diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 17:51:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 17:51:08 +0000 |
commit | 4a0744c9fa92674c7885b35564da672dcc39d2fa (patch) | |
tree | a458835779e4b737038c35f790456221879df4ab /dev-perl/Proc-Simple | |
parent | unstable version bump (diff) | |
download | historical-4a0744c9fa92674c7885b35564da672dcc39d2fa.tar.gz historical-4a0744c9fa92674c7885b35564da672dcc39d2fa.tar.bz2 historical-4a0744c9fa92674c7885b35564da672dcc39d2fa.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 196a87669b6a..2ae5d244e0d9 100644 --- a/dev-perl/Proc-Simple/ChangeLog +++ b/dev-perl/Proc-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Proc-Simple # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.10 2005/05/16 19:24:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.11 2005/06/15 17:44:07 gustavoz Exp $ + + 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Proc-Simple-1.21.ebuild: + Stable on sparc 16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> Proc-Simple-1.21.ebuild: diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild index 4a1ef73c6b91..d7213ceb4379 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.21.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/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.4 2005/05/16 19:24:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.5 2005/06/15 17:44:07 gustavoz Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~mschilli/${P}" SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 x86 ~ppc ~sparc" +KEYWORDS="~amd64 x86 ~ppc sparc" IUSE="" |