diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 08:44:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 08:44:40 +0000 |
commit | 345a4858e56dbbfed44f8ae153e31479babcc3c1 (patch) | |
tree | abdf5f8d40913ef5f75e137e9374a35b047f6c60 /dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.tar.gz historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.tar.bz2 historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild index 3d14d1c4c797..5a1de97c7526 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.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/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.8 2007/11/10 13:30:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.9 2008/03/28 08:33:46 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |