diff options
Diffstat (limited to 'dev-perl/FCGI/FCGI-0.67.ebuild')
-rw-r--r-- | dev-perl/FCGI/FCGI-0.67.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/FCGI/FCGI-0.67.ebuild b/dev-perl/FCGI/FCGI-0.67.ebuild index 3b3b87dc923e..0722934ab717 100644 --- a/dev-perl/FCGI/FCGI-0.67.ebuild +++ b/dev-perl/FCGI/FCGI-0.67.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.15 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.16 2012/06/17 16:27:16 armin76 Exp $ # this is an RT dependency @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~skimo/" SRC_TEST="do" SLOT="0" LICENSE="openmarket" -KEYWORDS="amd64 ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" DEPEND="dev-lang/perl" |