diff options
author | 2005-09-08 18:46:19 +0000 | |
---|---|---|
committer | 2005-09-08 18:46:19 +0000 | |
commit | a253953ecce69dfdeae6712f0bd62cdd0591ad91 (patch) | |
tree | 891b83a63178680f580729a1b422502c9198c24f /dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild | |
parent | Mark 2.7 stable on alpha (diff) | |
download | gentoo-2-a253953ecce69dfdeae6712f0bd62cdd0591ad91.tar.gz gentoo-2-a253953ecce69dfdeae6712f0bd62cdd0591ad91.tar.bz2 gentoo-2-a253953ecce69dfdeae6712f0bd62cdd0591ad91.zip |
Mark 1.08 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index 31a2c82affa4..31b97d73e889 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.08.ebuild,v 1.10 2005/09/02 20:00:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.11 2005/09/08 18:46:19 agriffis 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |