summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-16 18:14:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-16 18:14:51 +0000
commit037c133d5b5de6af1c162f97b294e9eba33a15df (patch)
treeaffa5db428840d81ebb6de96d6aabed70e1ecc22 /dev-perl/Compress-Raw-Zlib
parentadded QA_EXECSTACK bypass. Not that critical with Ada and will unlikely get f... (diff)
downloadhistorical-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/Compress-Raw-Zlib')
-rw-r--r--dev-perl/Compress-Raw-Zlib/ChangeLog6
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/ChangeLog b/dev-perl/Compress-Raw-Zlib/ChangeLog
index e724dd9ac225..1d12a9d769dd 100644
--- a/dev-perl/Compress-Raw-Zlib/ChangeLog
+++ b/dev-perl/Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Compress-Raw-Zlib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.19 2007/05/12 06:46:35 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.20 2007/05/16 18:08:41 armin76 Exp $
+
+ 16 May 2007; Raúl Porcel <armin76@gentoo.org>
+ Compress-Raw-Zlib-2.004.ebuild:
+ Add ~alpha wrt #154244
12 May 2007; Joshua Kinard <kumba@gentoo.org> ChangeLog:
Stable on mips.
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild
index d8c217db6cef..368f1598f21e 100644
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild
+++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-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/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild,v 1.6 2007/05/12 06:40:20 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild,v 1.7 2007/05/16 18:08:41 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="dev-lang/perl"