diff options
author | 2008-03-28 08:44:40 +0000 | |
---|---|---|
committer | 2008-03-28 08:44:40 +0000 | |
commit | 345a4858e56dbbfed44f8ae153e31479babcc3c1 (patch) | |
tree | abdf5f8d40913ef5f75e137e9374a35b047f6c60 /dev-perl/IO-Multiplex | |
parent | Stable for HPPA too. (diff) | |
download | historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.tar.gz historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.tar.bz2 historical-345a4858e56dbbfed44f8ae153e31479babcc3c1.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index 6053a1d313bb..f0e8aec3a4da 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.24 2007/11/10 13:30:33 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.25 2008/03/28 08:33:46 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> IO-Multiplex-1.09.ebuild: + Stable for HPPA too. 10 Nov 2007; Samuli Suominen <drac@gentoo.org> IO-Multiplex-1.09.ebuild: amd64 stable diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild index 3d14d1c4c797..5a1de97c7526 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 +# Copyright 1999-2008 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.8 2007/11/10 13:30:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.9 2008/03/28 08:33:46 jer 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" |