diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-21 15:43:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-21 15:43:19 +0000 |
commit | fff73797301a6ac40e22f34413c064620387f247 (patch) | |
tree | ae3d175003d12fafbff560a2ea2bfed996888ec0 /dev-perl/SpeedyCGI | |
parent | alpha/ia64/sparc stable wrt #345361 (diff) | |
download | gentoo-2-fff73797301a6ac40e22f34413c064620387f247.tar.gz gentoo-2-fff73797301a6ac40e22f34413c064620387f247.tar.bz2 gentoo-2-fff73797301a6ac40e22f34413c064620387f247.zip |
sparc stable wrt #341175
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/SpeedyCGI')
-rw-r--r-- | dev-perl/SpeedyCGI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SpeedyCGI/ChangeLog b/dev-perl/SpeedyCGI/ChangeLog index 8ec44e8df06b..ee77c7b9b0cc 100644 --- a/dev-perl/SpeedyCGI/ChangeLog +++ b/dev-perl/SpeedyCGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SpeedyCGI # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog,v 1.13 2010/11/05 13:35:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/ChangeLog,v 1.14 2010/11/21 15:43:19 armin76 Exp $ + + 21 Nov 2010; Raúl Porcel <armin76@gentoo.org> SpeedyCGI-2.22-r2.ebuild: + sparc stable wrt #341175 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> SpeedyCGI-2.22-r2.ebuild: diff --git a/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild b/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild index 0e50571f7dce..8735908cf4e1 100644 --- a/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild +++ b/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild,v 1.5 2010/11/05 13:35:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild,v 1.6 2010/11/21 15:43:19 armin76 Exp $ EAPI="2" inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://daemoninc.com/SpeedyCGI/CGI-${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~sparc x86" +KEYWORDS="amd64 ~hppa sparc x86" IUSE="" DEPEND="dev-lang/perl" |