diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-09 13:10:03 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-09 13:10:03 +0000 |
commit | 36b63fdb7dc2d7cb4a292f001757c9a87effba32 (patch) | |
tree | d20f658039e3f8011983d99e112bbc74d3b58ef4 /dev-db | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-36b63fdb7dc2d7cb4a292f001757c9a87effba32.tar.gz gentoo-2-36b63fdb7dc2d7cb4a292f001757c9a87effba32.tar.bz2 gentoo-2-36b63fdb7dc2d7cb4a292f001757c9a87effba32.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 'dev-db')
-rw-r--r-- | dev-db/henplus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/henplus/metadata.xml | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-db/henplus/ChangeLog b/dev-db/henplus/ChangeLog index 9fc33b0025bf..28106bd3bef2 100644 --- a/dev-db/henplus/ChangeLog +++ b/dev-db/henplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/henplus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.28 2015/04/06 01:25:19 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.29 2015/06/09 13:10:03 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml 06 Apr 2015; Patrick Lauer <patrick@gentoo.org> henplus-0.9.8-r1.ebuild: Whitespace diff --git a/dev-db/henplus/metadata.xml b/dev-db/henplus/metadata.xml index 838c00a4a448..8b2106471033 100644 --- a/dev-db/henplus/metadata.xml +++ b/dev-db/henplus/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>java</herd> + <herd>java</herd> + <upstream> + <remote-id type="sourceforge">henplus</remote-id> + </upstream> </pkgmetadata> |