diff options
author | 2012-03-01 16:17:47 +0000 | |
---|---|---|
committer | 2012-03-01 16:17:47 +0000 | |
commit | d395d88c0d78e6b4990442046e40c3927e92a50c (patch) | |
tree | aec2c0f880c973044a21a60bb6ff5cbe3b187508 /dev-perl/WWW-RobotRules | |
parent | New addition (diff) | |
download | historical-d395d88c0d78e6b4990442046e40c3927e92a50c.tar.gz historical-d395d88c0d78e6b4990442046e40c3927e92a50c.tar.bz2 historical-d395d88c0d78e6b4990442046e40c3927e92a50c.zip |
Add missing cpan remote-id tags in metadata.xml (#406287)
Package-Manager: portage-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> |