summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-05 17:52:37 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-05 17:52:37 +0000
commit45753193e81043a55ccfd57bae27516bb149e5ba (patch)
treec2a098ba15e2415e56ddb3b74219230b4d8cfc4a /dev-libs/fcgi
parentAdded ~alpha keyword. (diff)
downloadgentoo-2-45753193e81043a55ccfd57bae27516bb149e5ba.tar.gz
gentoo-2-45753193e81043a55ccfd57bae27516bb149e5ba.tar.bz2
gentoo-2-45753193e81043a55ccfd57bae27516bb149e5ba.zip
Added ~alpha keyword.
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r--dev-libs/fcgi/ChangeLog5
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog
index 5ea30978a0b8..0ea9f1539e05 100644
--- a/dev-libs/fcgi/ChangeLog
+++ b/dev-libs/fcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/fcgi
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.20 2006/08/05 15:54:49 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.21 2006/09/05 17:52:37 tcort Exp $
+
+ 05 Sep 2006; Thomas Cort <tcort@gentoo.org> fcgi-2.4.0-r1.ebuild:
+ Added ~alpha keyword.
*fcgi-2.4.0-r1 (05 Aug 2006)
diff --git a/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild b/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild
index cf6066ff62fd..5185f3ec20ae 100644
--- a/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r1.ebuild,v 1.1 2006/08/05 15:54:49 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild,v 1.2 2006/09/05 17:52:37 tcort Exp $
inherit autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.fastcgi.com/"
SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/libc"