diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-09 13:38:21 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-09 13:38:21 +0000 |
commit | 1749a313b58cacf90d25c19ccc6313f144c33be6 (patch) | |
tree | 0f48debb76aa7d2e337a66072a238c8fab6f177a | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-1749a313b58cacf90d25c19ccc6313f144c33be6.tar.gz gentoo-2-1749a313b58cacf90d25c19ccc6313f144c33be6.tar.bz2 gentoo-2-1749a313b58cacf90d25c19ccc6313f144c33be6.zip |
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
-rw-r--r-- | dev-java/httpunit/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/httpunit/metadata.xml | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-java/httpunit/ChangeLog b/dev-java/httpunit/ChangeLog index e95ebcbce6ad..75671061508b 100644 --- a/dev-java/httpunit/ChangeLog +++ b/dev-java/httpunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/httpunit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.14 2014/08/10 20:14:56 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.15 2015/06/09 13:38:21 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> httpunit-1.7.ebuild: QA: drop trailing '.' from DESCRIPTION diff --git a/dev-java/httpunit/metadata.xml b/dev-java/httpunit/metadata.xml index 8337051fb6b7..4c66010521dc 100644 --- a/dev-java/httpunit/metadata.xml +++ b/dev-java/httpunit/metadata.xml @@ -9,4 +9,7 @@ to examine returned pages either as text, an XML DOM, or containers of forms, tables, and links. </longdescription> + <upstream> + <remote-id type="sourceforge">httpunit</remote-id> + </upstream> </pkgmetadata> |