diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-05 17:19:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-05 17:19:07 +0000 |
commit | 0a800f97962a6473a0272334083b725c893f0a77 (patch) | |
tree | 93432b5cda8ea4b725158b61b7a791b8e2e71997 /dev-perl/CGI-Session | |
parent | sparc/x86 stable (diff) | |
download | historical-0a800f97962a6473a0272334083b725c893f0a77.tar.gz historical-0a800f97962a6473a0272334083b725c893f0a77.tar.bz2 historical-0a800f97962a6473a0272334083b725c893f0a77.zip |
ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.35.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CGI-Session/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.35.ebuild b/dev-perl/CGI-Session/CGI-Session-4.35.ebuild index 297d785d5eb3..3b8fb0b57126 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.35.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild,v 1.2 2008/08/24 13:04:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild,v 1.3 2008/09/05 17:19:07 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MARKSTOS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog index a3fe1d09a955..cae7afc58922 100644 --- a/dev-perl/CGI-Session/ChangeLog +++ b/dev-perl/CGI-Session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CGI-Session # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.22 2008/08/24 13:04:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.23 2008/09/05 17:19:07 armin76 Exp $ + + 05 Sep 2008; Raúl Porcel <armin76@gentoo.org> CGI-Session-4.35.ebuild: + ia64/sparc/x86 stable 24 Aug 2008; Torsten Veller <tove@gentoo.org> CGI-Session-4.35.ebuild: Add dev-perl/module-build to DEPEND |