jlec 15/06/09 11:09:43 Modified: metadata.xml ChangeLog Log: Updating remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.8 app-emulation/libspectrum/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libspectrum/metadata.xml?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libspectrum/metadata.xml?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libspectrum/metadata.xml?r1=1.7&r2=1.8 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/metadata.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- metadata.xml 17 Mar 2013 15:22:10 -0000 1.7 +++ metadata.xml 9 Jun 2015 11:09:43 -0000 1.8 @@ -1,25 +1,28 @@ <?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>Jesus Rivero</name> - <description>Proxy Maintainer</description> -</maintainer> -<maintainer> - <email>[email protected]</email> - <description>Proxied Maintainer. Please CC on bugs.</description> - <name>José Manuel Ferrer Ortiz</name> -</maintainer> -<longdescription> + <herd>proxy-maintainers</herd> + <maintainer> + <email>[email protected]</email> + <name>Jesus Rivero</name> + <description>Proxy Maintainer</description> + </maintainer> + <maintainer> + <email>[email protected]</email> + <description>Proxied Maintainer. Please CC on bugs.</description> + <name>José Manuel Ferrer Ortiz</name> + </maintainer> + <longdescription> libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier. It is intended to be usable on Unix variants, Win32 and Mac OS X. Currently, it is mainly (only?) used by Fuse, but other Spectrum emulator and utility authors are encouraged to use it. </longdescription> -<use> - <flag name='gcrypt'>Use <pkg>dev-libs/libgcrypt</pkg> for low-level crypto of some + <use> + <flag name="gcrypt">Use <pkg>dev-libs/libgcrypt</pkg> for low-level crypto of some features, including logfiles.</flag> -</use> + </use> + <upstream> + <remote-id type="sourceforge">fuse-emulator</remote-id> + </upstream> </pkgmetadata> 1.36 app-emulation/libspectrum/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libspectrum/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libspectrum/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libspectrum/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 23 Jul 2014 22:03:19 -0000 1.35 +++ ChangeLog 9 Jun 2015 11:09:43 -0000 1.36 @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libspectrum -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.35 2014/07/23 22:03:19 neurogeek Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/ChangeLog,v 1.36 2015/06/09 11:09:43 jlec Exp $ + + 09 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Updating remote-id in metadata.xml *libspectrum-1.1.1 (23 Jul 2014)
