diff options
author | 2007-12-06 16:39:04 +0000 | |
---|---|---|
committer | 2007-12-06 16:39:04 +0000 | |
commit | 95f9886cf1411b7b7e243aa35778e15810641fcf (patch) | |
tree | 501c8507674277e642efc86374a6cdfb52c516a4 /dev-perl/Proc-Simple | |
parent | sparc stable (diff) | |
download | historical-95f9886cf1411b7b7e243aa35778e15810641fcf.tar.gz historical-95f9886cf1411b7b7e243aa35778e15810641fcf.tar.bz2 historical-95f9886cf1411b7b7e243aa35778e15810641fcf.zip |
ia64/sparc/x86 stable
Package-Manager: portage-2.1.3.19
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.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 3dac26330762..c222f28910c3 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.18 2007/10/19 19:27:31 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.19 2007/12/06 16:36:26 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Proc-Simple-1.22.ebuild: + ia64/sparc/x86 stable *Proc-Simple-1.22 (19 Oct 2007) diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild index 646ee9149536..6e10cc87df55 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.22.ebuild,v 1.1 2007/10/19 19:27:31 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild,v 1.2 2007/12/06 16:36:26 armin76 Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~mschilli/" 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="" SRC_TEST="do" |