diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 11:53:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 11:53:26 +0000 |
commit | 13d073ed4a94f9e0b4d8222da8450ffe2a95931e (patch) | |
tree | 57ec0ca5212ed53be89769d7c31ed682fab687c5 /dev-libs/fcgi/fcgi-2.4.0.ebuild | |
parent | That was a duplicate of system tray in rox-base. Fixed now. (diff) | |
download | historical-13d073ed4a94f9e0b4d8222da8450ffe2a95931e.tar.gz historical-13d073ed4a94f9e0b4d8222da8450ffe2a95931e.tar.bz2 historical-13d073ed4a94f9e0b4d8222da8450ffe2a95931e.zip |
~amd64
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.0.ebuild')
-rw-r--r-- | dev-libs/fcgi/fcgi-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.0.ebuild b/dev-libs/fcgi/fcgi-2.4.0.ebuild index 7636395a15f3..d7da230b347e 100644 --- a/dev-libs/fcgi/fcgi-2.4.0.ebuild +++ b/dev-libs/fcgi/fcgi-2.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 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.ebuild,v 1.11 2004/11/28 02:26:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.12 2004/12/18 11:53:26 blubb Exp $ DESCRIPTION="FastCGI Developer's Kit" HOMEPAGE="http://www.fastcgi.com/" SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz" LICENSE="FastCGI" SLOT="0" -KEYWORDS="x86 ppc ~ppc-macos" +KEYWORDS="x86 ppc ~ppc-macos ~amd64" IUSE="" DEPEND="virtual/libc" |