diff options
author | 2005-10-02 12:50:14 +0000 | |
---|---|---|
committer | 2005-10-02 12:50:14 +0000 | |
commit | 4bc2ab0aee8f2bf243aac9c3bda0f3e155a3d576 (patch) | |
tree | aa69bcc6e7d02e6fa5fd5171b6f6c8d9ec363a0f /dev-perl | |
parent | Mark 1.02-r1 stable on ia64 (diff) | |
download | historical-4bc2ab0aee8f2bf243aac9c3bda0f3e155a3d576.tar.gz historical-4bc2ab0aee8f2bf243aac9c3bda0f3e155a3d576.tar.bz2 historical-4bc2ab0aee8f2bf243aac9c3bda0f3e155a3d576.zip |
Mark 0.78 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IPC-Run/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.78.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index 5939d4da560e..a79d349f195a 100644 --- a/dev-perl/IPC-Run/ChangeLog +++ b/dev-perl/IPC-Run/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.5 2005/09/08 18:47:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.6 2005/10/02 12:50:14 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> IPC-Run-0.78.ebuild: + Mark 0.78 stable on ia64 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> IPC-Run-0.78.ebuild: Mark 0.78 stable on alpha diff --git a/dev-perl/IPC-Run/IPC-Run-0.78.ebuild b/dev-perl/IPC-Run/IPC-Run-0.78.ebuild index 8a4618000194..2b29f4462607 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.78.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.78.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/IPC-Run/IPC-Run-0.78.ebuild,v 1.5 2005/09/08 18:47:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.78.ebuild,v 1.6 2005/10/02 12:50:14 agriffis Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~rbs/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" IUSE="" |