diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 18:47:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 18:47:37 +0000 |
commit | 7e5f3866813afa0a65fe13fc5ed81f863338568e (patch) | |
tree | 19eea2ddcc35167254d8ac3e5dcf4901751242f1 /dev-perl/IPC-Run | |
parent | Mark 1.08 stable on alpha (diff) | |
download | historical-7e5f3866813afa0a65fe13fc5ed81f863338568e.tar.gz historical-7e5f3866813afa0a65fe13fc5ed81f863338568e.tar.bz2 historical-7e5f3866813afa0a65fe13fc5ed81f863338568e.zip |
Mark 0.78 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/IPC-Run')
-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 c8a46d0d3f25..5939d4da560e 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.4 2005/08/25 23:19:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.5 2005/09/08 18:47:37 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> IPC-Run-0.78.ebuild: + Mark 0.78 stable on alpha 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> IPC-Run-0.78.ebuild: add ~ia64 diff --git a/dev-perl/IPC-Run/IPC-Run-0.78.ebuild b/dev-perl/IPC-Run/IPC-Run-0.78.ebuild index d2fbb7a54fae..8a4618000194 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.4 2005/08/25 23:19:06 agriffis Exp $ +# $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 $ 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="" |