diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 19:30:44 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 19:30:44 +0000 |
commit | 0d825e97e75fd48f718bb44622cb846e9403f4e1 (patch) | |
tree | 5f4d552f732ad3a3bd547e4a695c28c648481592 /dev-perl/IO-Multiplex | |
parent | Stable on x86 wrt bug #134273. (diff) | |
download | gentoo-2-0d825e97e75fd48f718bb44622cb846e9403f4e1.tar.gz gentoo-2-0d825e97e75fd48f718bb44622cb846e9403f4e1.tar.bz2 gentoo-2-0d825e97e75fd48f718bb44622cb846e9403f4e1.zip |
Stable on hppa.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index 92c6e4095b02..e40f050bf390 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.13 2006/05/14 10:28:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.14 2006/05/25 19:30:44 gmsoft Exp $ + + 25 May 2006; Guy Martin <gmsoft@gentoo.org> IO-Multiplex-1.08.ebuild: + Stable on hppa. 14 May 2006; Diego Pettenò <flameeyes@gentoo.org> IO-Multiplex-1.08.ebuild: diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index e1dddd88f031..8f703e6fa8ec 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-2006 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.13 2006/05/14 10:28:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.14 2006/05/25 19:30:44 gmsoft 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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |