diff options
author | 2007-11-10 13:30:33 +0000 | |
---|---|---|
committer | 2007-11-10 13:30:33 +0000 | |
commit | b9ad6ffe79c8f0fab7d7c9d11f44a7fccac160de (patch) | |
tree | dc7feb293faf28cbb9bc1345e209a13eec49dfd8 /dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-b9ad6ffe79c8f0fab7d7c9d11f44a7fccac160de.tar.gz gentoo-2-b9ad6ffe79c8f0fab7d7c9d11f44a7fccac160de.tar.bz2 gentoo-2-b9ad6ffe79c8f0fab7d7c9d11f44a7fccac160de.zip |
amd64 stable
(Portage version: 2.1.3.19)
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 056aa217125c..3d14d1c4c797 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.7 2007/08/09 14:53:45 dertobi123 Exp $ +# $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 $ 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" |