diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 18:14:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-16 18:14:51 +0000 |
commit | 037c133d5b5de6af1c162f97b294e9eba33a15df (patch) | |
tree | affa5db428840d81ebb6de96d6aabed70e1ecc22 /dev-perl/IO-Compress-Base | |
parent | added QA_EXECSTACK bypass. Not that critical with Ada and will unlikely get f... (diff) | |
download | historical-037c133d5b5de6af1c162f97b294e9eba33a15df.tar.gz historical-037c133d5b5de6af1c162f97b294e9eba33a15df.tar.bz2 historical-037c133d5b5de6af1c162f97b294e9eba33a15df.zip |
Add ~alpha wrt #154244
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-perl/IO-Compress-Base')
-rw-r--r-- | dev-perl/IO-Compress-Base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-Compress-Base/ChangeLog b/dev-perl/IO-Compress-Base/ChangeLog index 8f36994b87e2..68c7aabb99f7 100644 --- a/dev-perl/IO-Compress-Base/ChangeLog +++ b/dev-perl/IO-Compress-Base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-Compress-Base # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.17 2007/05/12 06:24:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.18 2007/05/16 18:10:35 armin76 Exp $ + + 16 May 2007; Raúl Porcel <armin76@gentoo.org> + IO-Compress-Base-2.004.ebuild: + Add ~alpha wrt #154244 12 May 2007; Joshua Kinard <kumba@gentoo.org> IO-Compress-Base-2.004.ebuild: diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild index f6ee836ec5c0..cab243aa0298 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.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/IO-Compress-Base/IO-Compress-Base-2.004.ebuild,v 1.6 2007/05/12 06:24:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild,v 1.7 2007/05/16 18:10:35 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="virtual/perl-Scalar-List-Utils |