diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 17:39:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 17:39:09 +0000 |
commit | 04e009a2f1b69ff307596bd08bef443afdd367d1 (patch) | |
tree | 05d95a87050ad1d4452293a2502996e336c9304b /dev-perl/Proc-Simple | |
parent | Mark 0.40 stable on ia64 (diff) | |
download | historical-04e009a2f1b69ff307596bd08bef443afdd367d1.tar.gz historical-04e009a2f1b69ff307596bd08bef443afdd367d1.tar.bz2 historical-04e009a2f1b69ff307596bd08bef443afdd367d1.zip |
Mark 1.21 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 7638d99b4c32..36e4ea51dbcd 100644 --- a/dev-perl/Proc-Simple/ChangeLog +++ b/dev-perl/Proc-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Proc-Simple # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.12 2006/03/30 23:13:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.13 2006/07/10 17:39:09 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Proc-Simple-1.21.ebuild: + Mark 1.21 stable on ia64 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Proc-Simple-1.21.ebuild: Mark 1.21 ~ia64 diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild index e871ffa9fcca..a968c17a41b6 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-2006 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.7 2006/03/30 23:13:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.8 2006/07/10 17:39:09 agriffis Exp $ inherit perl-module @@ -9,5 +9,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 ~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" |