diff options
author | 2007-12-06 17:01:30 +0000 | |
---|---|---|
committer | 2007-12-06 17:01:30 +0000 | |
commit | 7d77efa38356c18c44e5cea6bd4dbdb6aa23946a (patch) | |
tree | 17f3be644f673dc95d393b319796182f69efc089 /dev-perl/XML-RSS-Feed | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-7d77efa38356c18c44e5cea6bd4dbdb6aa23946a.tar.gz historical-7d77efa38356c18c44e5cea6bd4dbdb6aa23946a.tar.bz2 historical-7d77efa38356c18c44e5cea6bd4dbdb6aa23946a.zip |
ia64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/XML-RSS-Feed')
-rw-r--r-- | dev-perl/XML-RSS-Feed/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.2.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-RSS-Feed/ChangeLog b/dev-perl/XML-RSS-Feed/ChangeLog index 1e566df8ece9..4ab9dca89b86 100644 --- a/dev-perl/XML-RSS-Feed/ChangeLog +++ b/dev-perl/XML-RSS-Feed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-RSS-Feed # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS-Feed/ChangeLog,v 1.19 2007/07/14 16:05:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS-Feed/ChangeLog,v 1.20 2007/12/06 17:01:30 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> XML-RSS-Feed-2.2.12.ebuild: + ia64 stable 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> XML-RSS-Feed-2.2.12.ebuild: Re-add ~ia64 and x86 stable diff --git a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.2.12.ebuild b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.2.12.ebuild index cb16a13606eb..f909af9361a7 100644 --- a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.2.12.ebuild +++ b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.2.12.ebuild,v 1.5 2007/07/14 16:05:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.2.12.ebuild,v 1.6 2007/12/06 17:01:30 armin76 Exp $ inherit versionator perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/J/JB/JBISBEE/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~ia64 sparc x86" +KEYWORDS="amd64 ia64 sparc x86" IUSE="" SRC_TEST="do" |