summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual')
-rw-r--r--virtual/httpd-fastcgi/ChangeLog5
-rw-r--r--virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/virtual/httpd-fastcgi/ChangeLog b/virtual/httpd-fastcgi/ChangeLog
index 016f7cc58cab..f1fb2725b883 100644
--- a/virtual/httpd-fastcgi/ChangeLog
+++ b/virtual/httpd-fastcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/httpd-fastcgi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/ChangeLog,v 1.9 2015/08/02 17:23:18 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/ChangeLog,v 1.10 2015/08/02 18:15:46 monsieurp Exp $
+
+ 02 Aug 2015; Patrice Clement <monsieurp@gentoo.org> httpd-fastcgi-0-r1.ebuild:
+ EAPI 5 bump.
*httpd-fastcgi-0-r1 (02 Aug 2015)
diff --git a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild b/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild
index 208c3eb65a4f..10e689a31208 100644
--- a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild
+++ b/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild,v 1.1 2015/08/02 17:23:18 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild,v 1.2 2015/08/02 18:15:46 monsieurp Exp $
+
+EAPI=5
DESCRIPTION="Virtual for FastCGI-enabled webservers"
HOMEPAGE=""