diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-09 11:56:08 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-09 11:56:08 +0000 |
commit | 4cf224be242b3a0fbb9e8dc4a09fa6bfcf2cbd30 (patch) | |
tree | 34c3f5d28e48c24757a347fbe9c36ac159622273 /app-office | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-4cf224be242b3a0fbb9e8dc4a09fa6bfcf2cbd30.tar.gz gentoo-2-4cf224be242b3a0fbb9e8dc4a09fa6bfcf2cbd30.tar.bz2 gentoo-2-4cf224be242b3a0fbb9e8dc4a09fa6bfcf2cbd30.zip |
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/grisbi/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/grisbi/metadata.xml | 23 |
2 files changed, 18 insertions, 12 deletions
diff --git a/app-office/grisbi/ChangeLog b/app-office/grisbi/ChangeLog index 80e0d5740ebb..80100a681de0 100644 --- a/app-office/grisbi/ChangeLog +++ b/app-office/grisbi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/grisbi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.68 2014/11/13 13:07:56 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.69 2015/06/09 11:56:08 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml 13 Nov 2014; Pacho Ramos <pacho@gentoo.org> -files/0.8.9-fix-ofx-support.patch, -grisbi-0.8.9-r1.ebuild: diff --git a/app-office/grisbi/metadata.xml b/app-office/grisbi/metadata.xml index 18acef0708fb..927ccdcbd1bb 100644 --- a/app-office/grisbi/metadata.xml +++ b/app-office/grisbi/metadata.xml @@ -1,15 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>gnome-office</herd> -<herd>proxy-maintainers</herd> -<maintainer> -<email>remi@gentoo.org</email> -</maintainer> -<maintainer> - <email>casta@xwing.info</email> - <name>Guillaume Castagnino</name> - <description>Third party maintainer, through the gnome-office herd + <herd>gnome-office</herd> + <herd>proxy-maintainers</herd> + <maintainer> + <email>remi@gentoo.org</email> + </maintainer> + <maintainer> + <email>casta@xwing.info</email> + <name>Guillaume Castagnino</name> + <description>Third party maintainer, through the gnome-office herd as a proxy</description> -</maintainer> + </maintainer> + <upstream> + <remote-id type="sourceforge">grisbi</remote-id> + </upstream> </pkgmetadata> |