Add ebuild supporting python 3.13.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
Manuel Friedli 2025-05-04 01:50:37 +02:00
parent 5a85ccb487
commit 16ec4fe8d8
Signed by: manuel
GPG key ID: 41D08ABA75634DA1
5 changed files with 111 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">dropbox/nautilus-dropbox</remote-id>
</upstream>
<longdescription lang="en">
A extension of nautilus to display the sync state of an Dropbox folder and add a right click menu to mange files in the Dropbox folder.
</longdescription>
</pkgmetadata>