diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 13:36:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 13:36:49 +0000 |
commit | c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8 (patch) | |
tree | 3699317df93dd8cfe7378d6af12ec1a38e6870bb /dev-perl/IPC-Run3 | |
parent | Stable on Alpha + IA64. (diff) | |
download | historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.tar.gz historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.tar.bz2 historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.zip |
Stable on IA64.
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 479cb2114dc2..665ea5e13f8c 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run3 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.16 2006/11/24 18:01:03 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.17 2007/01/22 13:36:49 kloeri Exp $ + + 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> IPC-Run3-0.036.ebuild: + Stable on IA64. 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> IPC-Run3-0.036.ebuild: diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild index 8e28029a5491..f8cb96b1b09b 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild,v 1.4 2006/11/24 18:01:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild,v 1.5 2007/01/22 13:36:49 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 ~ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc ~x86" SRC_TEST="do" |