diff options
author | 2015-02-08 14:14:49 +0000 | |
---|---|---|
committer | 2015-02-08 14:14:49 +0000 | |
commit | 6b5c87a4ecf2626050b4b1d18cce4da2f4b2c859 (patch) | |
tree | 631474b734906a2af0ed9f40d7b73bf9cef32189 /dev-libs/fcgi | |
parent | Stable for HPPA (bug #538228). (diff) | |
download | gentoo-2-6b5c87a4ecf2626050b4b1d18cce4da2f4b2c859.tar.gz gentoo-2-6b5c87a4ecf2626050b4b1d18cce4da2f4b2c859.tar.bz2 gentoo-2-6b5c87a4ecf2626050b4b1d18cce4da2f4b2c859.zip |
Stable for HPPA (bug #539164).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r-- | dev-libs/fcgi/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog index b36a05d0ec60..eec13fb5c36f 100644 --- a/dev-libs/fcgi/ChangeLog +++ b/dev-libs/fcgi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/fcgi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.61 2015/02/08 09:35:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.62 2015/02/08 14:14:49 jer Exp $ + + 08 Feb 2015; Jeroen Roovers <jer@gentoo.org> + fcgi-2.4.1_pre0910052249-r2.ebuild: + Stable for HPPA (bug #539164). 08 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fcgi-2.4.1_pre0910052249-r2.ebuild: diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild index 66dc7c726a9a..12d768c7f7ee 100644 --- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild +++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r2.ebuild,v 1.2 2015/02/08 09:35:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild,v 1.3 2015/02/08 14:14:49 jer Exp $ EAPI="4" @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="html" DEPEND="" |