diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 08:06:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 08:06:42 +0000 |
commit | 7c7d0c9a5fbecfc03501fc1351a721151d9f7c4b (patch) | |
tree | 10ad4cd3d15f2c263dd9ad54c4da2557ca524df6 /dev-libs/fcgi | |
parent | Stable for amd64, wrt bug #413845 (diff) | |
download | gentoo-2-7c7d0c9a5fbecfc03501fc1351a721151d9f7c4b.tar.gz gentoo-2-7c7d0c9a5fbecfc03501fc1351a721151d9f7c4b.tar.bz2 gentoo-2-7c7d0c9a5fbecfc03501fc1351a721151d9f7c4b.zip |
Stable for amd64, wrt bug #415433
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r-- | dev-libs/fcgi/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog index e17af2087a17..6ac82db1429a 100644 --- a/dev-libs/fcgi/ChangeLog +++ b/dev-libs/fcgi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/fcgi -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.48 2011/10/08 06:12:58 graaff Exp $ +# 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 $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> + fcgi-2.4.1_pre0910052249.ebuild: + Stable for amd64, wrt bug #415433 08 Oct 2011; Hans de Graaff <graaff@gentoo.org> -fcgi-2.4.0-r2.ebuild: Remove old version. diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild index 721f2ac5cf0b..171eb481ffa4 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-2010 Gentoo Foundation +# 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.2 2010/02/01 11:24:28 flameeyes Exp $ +# $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 $ 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="" |