diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-13 18:56:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-13 18:56:04 +0000 |
commit | 05b033ed4b9baf43af165303f4bb6926579a30d1 (patch) | |
tree | 409d8006e23bfffb08921bb0615c5c2fc484b130 /dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild | |
parent | Stable on ppc64; bug #199035 (diff) | |
download | gentoo-2-05b033ed4b9baf43af165303f4bb6926579a30d1.tar.gz gentoo-2-05b033ed4b9baf43af165303f4bb6926579a30d1.tar.bz2 gentoo-2-05b033ed4b9baf43af165303f4bb6926579a30d1.zip |
Stable on ppc64; bug #199035
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild')
-rw-r--r-- | dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild b/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild index eed663c5e5bc..526f68266658 100644 --- a/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild +++ b/dev-perl/Net-RBLClient/Net-RBLClient-0.5.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/Net-RBLClient/Net-RBLClient-0.5.ebuild,v 1.4 2007/08/14 18:03:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-RBLClient/Net-RBLClient-0.5.ebuild,v 1.5 2007/11/13 18:56:04 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AB/ABLUM/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |