diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 16:06:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 16:06:09 +0000 |
commit | 00763d996caf75cde6184fdf9e84a899ccbda261 (patch) | |
tree | a79e64aed3e1928e17ef6de5f8971aa7dee955fc /dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-00763d996caf75cde6184fdf9e84a899ccbda261.tar.gz gentoo-2-00763d996caf75cde6184fdf9e84a899ccbda261.tar.bz2 gentoo-2-00763d996caf75cde6184fdf9e84a899ccbda261.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild index 8774269b8c3b..7e3b3e3bf4c7 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 # 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.5 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.6 2007/07/11 16:06:09 armin76 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" |