diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-05 11:56:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-05 11:56:03 +0000 |
commit | 6383a622d55bd8f272b83c231c7e1f0775a00329 (patch) | |
tree | c6679daaec95043d19c99f8d404b105737ac34da /dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild | |
parent | x86 stable wrt bug #343985 (diff) | |
download | gentoo-2-6383a622d55bd8f272b83c231c7e1f0775a00329.tar.gz gentoo-2-6383a622d55bd8f272b83c231c7e1f0775a00329.tar.bz2 gentoo-2-6383a622d55bd8f272b83c231c7e1f0775a00329.zip |
stable x86, bug 341175
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild')
-rw-r--r-- | dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild b/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild index d4358a057341..d4a915d92362 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.3 2010/09/17 05:01:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SpeedyCGI/SpeedyCGI-2.22-r2.ebuild,v 1.4 2010/11/05 11:56:03 fauli 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" |