diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 18:15:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 18:15:02 +0000 |
commit | 02f74acbaadb294bbbc030d1f0375c377f602b64 (patch) | |
tree | f632c6e3c1f1195c92f4cf4ea4bdd4b62f429f24 /dev-libs/fcgi/fcgi-2.4.0-r2.ebuild | |
parent | fix ChangeLog header (diff) | |
download | gentoo-2-02f74acbaadb294bbbc030d1f0375c377f602b64.tar.gz gentoo-2-02f74acbaadb294bbbc030d1f0375c377f602b64.tar.bz2 gentoo-2-02f74acbaadb294bbbc030d1f0375c377f602b64.zip |
alpha/x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.0-r2.ebuild')
-rw-r--r-- | dev-libs/fcgi/fcgi-2.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild b/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild index 5f54f96dfda1..e72fb5f21b34 100644 --- a/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild +++ b/dev-libs/fcgi/fcgi-2.4.0-r2.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-libs/fcgi/fcgi-2.4.0-r2.ebuild,v 1.5 2007/04/16 12:52:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild,v 1.6 2007/07/14 18:15:02 armin76 Exp $ inherit eutils autotools multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz" LICENSE="FastCGI" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="html" DEPEND="" |