diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 22:15:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 22:15:14 +0000 |
commit | 4d08d7482d7724be91048b7d2425a77de6fdd492 (patch) | |
tree | 37fee09fc1003409497a6e39ee6c760eb6586a5d /dev-perl/Compress-Raw-Zlib | |
parent | apply flash & OOo fix again (diff) | |
download | historical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.gz historical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.bz2 historical-4d08d7482d7724be91048b7d2425a77de6fdd492.zip |
ppc. stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib')
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/ChangeLog b/dev-perl/Compress-Raw-Zlib/ChangeLog index 77be3700dc93..049c92b3dbc9 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.36 2007/12/29 10:15:23 welp Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.37 2008/01/13 21:19:49 dertobi123 Exp $ + + 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + Compress-Raw-Zlib-2.005.ebuild: + ppc. stable 29 Dec 2007; <welp@gentoo.org> Compress-Raw-Zlib-2.005.ebuild: Keyworded ~sparc-fbsd; bug 203655 diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild index f198c4aeedc2..d820fd840c71 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.005.ebuild,v 1.9 2007/12/29 10:15:23 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.10 2008/01/13 21:19:49 dertobi123 Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |