diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-01 16:17:47 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-01 16:17:47 +0000 |
commit | 1513bd1f17a5ebd1cf3387e2099f3f3003492791 (patch) | |
tree | 533e2a6fff42a1b520ffa140633db9cf36748140 /dev-perl/WWW-RobotRules | |
parent | New addition (diff) | |
download | gentoo-2-1513bd1f17a5ebd1cf3387e2099f3f3003492791.tar.gz gentoo-2-1513bd1f17a5ebd1cf3387e2099f3f3003492791.tar.bz2 gentoo-2-1513bd1f17a5ebd1cf3387e2099f3f3003492791.zip |
Add missing cpan remote-id tags in metadata.xml (#406287)
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r-- | dev-perl/WWW-RobotRules/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/WWW-RobotRules/metadata.xml | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-perl/WWW-RobotRules/ChangeLog b/dev-perl/WWW-RobotRules/ChangeLog index 6b6bb7c01ea3..2c6bb89aac48 100644 --- a/dev-perl/WWW-RobotRules/ChangeLog +++ b/dev-perl/WWW-RobotRules/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-RobotRules -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.17 2011/12/18 21:33:42 halcy0n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.18 2012/03/01 16:17:42 tove Exp $ + + 01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml: + Add missing cpan remote-id tags in metadata.xml (#406287) 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> WWW-RobotRules-6.10.0.ebuild: Stable for ppc64; bug #386309 diff --git a/dev-perl/WWW-RobotRules/metadata.xml b/dev-perl/WWW-RobotRules/metadata.xml index 801e9385a1e0..128d240ac0b0 100644 --- a/dev-perl/WWW-RobotRules/metadata.xml +++ b/dev-perl/WWW-RobotRules/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>perl</herd> + <upstream> + <remote-id type="cpan">WWW-RobotRules</remote-id> + </upstream> </pkgmetadata> |