diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:27:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:27:37 +0000 |
commit | ecebc034f55a2c5d3c182e8d86f6090b3b4e07b4 (patch) | |
tree | 28190db7805870d2443197df85a609ce73595f44 /dev-perl/FCGI | |
parent | Stable for amd64, wrt bug #412997 (diff) | |
download | historical-ecebc034f55a2c5d3c182e8d86f6090b3b4e07b4.tar.gz historical-ecebc034f55a2c5d3c182e8d86f6090b3b4e07b4.tar.bz2 historical-ecebc034f55a2c5d3c182e8d86f6090b3b4e07b4.zip |
Stable for amd64, wrt bug #412999
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/FCGI')
-rw-r--r-- | dev-perl/FCGI/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/FCGI/FCGI-0.740.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/FCGI/ChangeLog b/dev-perl/FCGI/ChangeLog index 9a7303f193a0..d2ca53179083 100644 --- a/dev-perl/FCGI/ChangeLog +++ b/dev-perl/FCGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/FCGI -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.21 2011/09/24 18:54:04 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.22 2012/04/22 10:27:37 ago Exp $ + + 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> FCGI-0.740.0.ebuild: + Stable for amd64, wrt bug #412999 *FCGI-0.740.0 (24 Sep 2011) diff --git a/dev-perl/FCGI/FCGI-0.740.0.ebuild b/dev-perl/FCGI/FCGI-0.740.0.ebuild index bd7f1fcc11d4..d8c9e2c9df44 100644 --- a/dev-perl/FCGI/FCGI-0.740.0.ebuild +++ b/dev-perl/FCGI/FCGI-0.740.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild,v 1.1 2011/09/24 18:54:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild,v 1.2 2012/04/22 10:27:37 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Fast CGI" LICENSE="openmarket" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" SRC_TEST="do" |