jlec 15/06/05 14:56:22 Modified: metadata.xml ChangeLog Log: Add github to remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.4 app-misc/trash-cli/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-misc/trash-cli/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 26 Nov 2014 09:19:58 -0000 1.3 +++ metadata.xml 5 Jun 2015 14:56:22 -0000 1.4 @@ -1,21 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>proxy-maintainers</herd> - <maintainer> - <email>[email protected]</email> - <name>Alex Xu</name> - <description>Proxied maintainer</description> - </maintainer> - <upstream> - <maintainer status="active"> - <email>[email protected]</email> - </maintainer> - <changelog>https://github.com/andreafrancia/trash-cli/commits/master</changelog> - <doc lang="en">https://github.com/andreafrancia/trash-cli/blob/master/README.txt</doc> - <bugs-to>https://github.com/andreafrancia/trash-cli/issues</bugs-to> - </upstream> - <longdescription lang="en"> + <herd>proxy-maintainers</herd> + <maintainer> + <email>[email protected]</email> + <name>Alex Xu</name> + <description>Proxied maintainer</description> + </maintainer> + <upstream> + <maintainer status="active"> + <email>[email protected]</email> + </maintainer> + <changelog>https://github.com/andreafrancia/trash-cli/commits/master</changelog> + <doc lang="en">https://github.com/andreafrancia/trash-cli/blob/master/README.txt</doc> + <bugs-to>https://github.com/andreafrancia/trash-cli/issues</bugs-to> + <remote-id type="github">andreafrancia/trash-cli</remote-id> + </upstream> + <longdescription lang="en"> Trash-cli trashes files recording the original path, deletion date, and permissions. It uses the same trashcan of KDE, GNOME, and XFCE, but you can call it from the command line (and scripts). 1.22 app-misc/trash-cli/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/trash-cli/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 8 Apr 2015 07:30:33 -0000 1.21 +++ ChangeLog 5 Jun 2015 14:56:22 -0000 1.22 @@ -1,6 +1,9 @@ # ChangeLog for app-misc/trash-cli # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.21 2015/04/08 07:30:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.22 2015/06/05 14:56:22 jlec Exp $ + + 05 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 08 Apr 2015; Michał Górny <[email protected]> trash-cli-0.12.9.14-r2.ebuild: Remove old Python implementations
