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 | |
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)
-rw-r--r-- | dev-perl/IO-Multiplex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index 5681cb4b2a5b..3e1fe7c69353 100644 --- a/dev-perl/IO-Multiplex/ChangeLog +++ b/dev-perl/IO-Multiplex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Multiplex # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.21 2007/07/08 02:34:41 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.22 2007/07/11 16:06:09 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> IO-Multiplex-1.09.ebuild: + alpha/ia64/x86 stable 07 Jul 2007; Tom Gall <tgall@gentoo.org> IO-Multiplex-1.09.ebuild: stable on ppc64 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" |