summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-05-21 09:30:02 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-05-21 09:30:02 +0000
commitdd38e450db992525fefc110ec38c01ac7d40cc0e (patch)
tree3629e2f22b8b5546733349cb0bc453d2a51a13b4 /dev-libs/fcgi
parentx86 stable wrt bug #411721 (diff)
downloadgentoo-2-dd38e450db992525fefc110ec38c01ac7d40cc0e.tar.gz
gentoo-2-dd38e450db992525fefc110ec38c01ac7d40cc0e.tar.bz2
gentoo-2-dd38e450db992525fefc110ec38c01ac7d40cc0e.zip
x86 stable wrt bug #415433
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r--dev-libs/fcgi/ChangeLog6
-rw-r--r--dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog
index 6ac82db1429a..e1cef611ce0c 100644
--- a/dev-libs/fcgi/ChangeLog
+++ b/dev-libs/fcgi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/fcgi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.49 2012/05/18 08:06:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.50 2012/05/21 09:30:02 phajdan.jr Exp $
+
+ 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ fcgi-2.4.1_pre0910052249.ebuild:
+ x86 stable wrt bug #415433
18 May 2012; Agostino Sarubbo <ago@gentoo.org>
fcgi-2.4.1_pre0910052249.ebuild:
diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
index 171eb481ffa4..eff336237f72 100644
--- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v 1.3 2012/05/18 08:06:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v 1.4 2012/05/21 09:30:02 phajdan.jr Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.fastcgi.com/dist/fcgi-2.4.1-SNAP-0910052249.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="html"
DEPEND=""