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/IPC-Run-0.78.ebuild | |
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/IPC-Run-0.78.ebuild')
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.78.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |