diff options
author | 2007-12-17 19:19:46 +0000 | |
---|---|---|
committer | 2007-12-17 19:19:46 +0000 | |
commit | de00051c8a6a840b1b9a565ae6880487c3e1b53d (patch) | |
tree | 44ac23a1cd979617902801c9197878cdb9a6cdb5 /dev-perl/Proc-Simple | |
parent | Don't strip files, fix man install, respect CFLAGS, bug #152257, version bump... (diff) | |
download | historical-de00051c8a6a840b1b9a565ae6880487c3e1b53d.tar.gz historical-de00051c8a6a840b1b9a565ae6880487c3e1b53d.tar.bz2 historical-de00051c8a6a840b1b9a565ae6880487c3e1b53d.zip |
amd64 stable
Package-Manager: portage-2.1.4_rc10
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 c222f28910c3..d902569baf8c 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.19 2007/12/06 16:36:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.20 2007/12/17 19:02:41 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Proc-Simple-1.22.ebuild: + amd64 stable 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Proc-Simple-1.22.ebuild: ia64/sparc/x86 stable diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild index 6e10cc87df55..62f75f87d77e 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.2 2007/12/06 16:36:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild,v 1.3 2007/12/17 19:02:41 drac 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" |