diff options
author | Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> | 2011-01-22 06:19:01 +0000 |
---|---|---|
committer | Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> | 2011-01-22 06:19:01 +0000 |
commit | 53203e2f944fdd2ecde877ba94b943e5682e991d (patch) | |
tree | c1f55b45a2a1eb3c72452f11239b8766da33fd13 /dev-perl | |
parent | dev-perl/perl-xyne-common: Bump to perl-xyne-common-2011.01.08.2. (diff) | |
download | sunrise-53203e2f944fdd2ecde877ba94b943e5682e991d.tar.gz sunrise-53203e2f944fdd2ecde877ba94b943e5682e991d.tar.bz2 sunrise-53203e2f944fdd2ecde877ba94b943e5682e991d.zip |
dev-perl/perl-xyne-arch: Bump to perl-xyne-arch-2011.01.21.3 and add missing dep of dev-perl/libwww-perl.
(Portage version: 2.2.0_alpha14-r1/svn/Linux x86_64)
svn path=/sunrise/; revision=11709
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/perl-xyne-arch/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/perl-xyne-arch/perl-xyne-arch-2011.01.21.3.ebuild (renamed from dev-perl/perl-xyne-arch/perl-xyne-arch-2010.11.14.1.ebuild) | 5 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/perl-xyne-arch/ChangeLog b/dev-perl/perl-xyne-arch/ChangeLog index d910dac66..32b7223e2 100644 --- a/dev-perl/perl-xyne-arch/ChangeLog +++ b/dev-perl/perl-xyne-arch/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for dev-perl/perl-xyne-arch -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*perl-xyne-arch-2011.01.21.3 (22 Jan 2011) + + 22 Jan 2011; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> + -perl-xyne-arch-2010.11.14.1.ebuild, +perl-xyne-arch-2011.01.21.3.ebuild: + Bump to perl-xyne-arch-2011.01.21.3 and add missing dep of + dev-perl/libwww-perl. + *perl-xyne-arch-2010.11.14.1 (17 Nov 2010) 17 Nov 2010; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> diff --git a/dev-perl/perl-xyne-arch/perl-xyne-arch-2010.11.14.1.ebuild b/dev-perl/perl-xyne-arch/perl-xyne-arch-2011.01.21.3.ebuild index cefa6996f..268a873bd 100644 --- a/dev-perl/perl-xyne-arch/perl-xyne-arch-2010.11.14.1.ebuild +++ b/dev-perl/perl-xyne-arch/perl-xyne-arch-2011.01.21.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,7 +15,8 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -RDEPEND="perl-core/IO +RDEPEND="dev-perl/libwww-perl + perl-core/IO dev-perl/perl-xyne-common dev-perl/URI" |