diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-02 18:18:22 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-02 18:18:22 +0000 |
commit | eaf4d0cd2e0db1df361b2bcc44b25869ab0e4a0d (patch) | |
tree | 5dea29b70b6e8bad792d0f13029791f2aadeb6e9 /virtual | |
parent | EAPI 5 bump. (diff) | |
download | gentoo-2-eaf4d0cd2e0db1df361b2bcc44b25869ab0e4a0d.tar.gz gentoo-2-eaf4d0cd2e0db1df361b2bcc44b25869ab0e4a0d.tar.bz2 gentoo-2-eaf4d0cd2e0db1df361b2bcc44b25869ab0e4a0d.zip |
EAPI 5 bump.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-basic/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0-r1.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/virtual/httpd-basic/ChangeLog b/virtual/httpd-basic/ChangeLog index 55352f033483..07edbf1f0636 100644 --- a/virtual/httpd-basic/ChangeLog +++ b/virtual/httpd-basic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-basic # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.12 2015/08/02 17:41:52 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.13 2015/08/02 18:18:22 monsieurp Exp $ + + 02 Aug 2015; Patrice Clement <monsieurp@gentoo.org> httpd-basic-0-r1.ebuild: + EAPI 5 bump. *httpd-basic-0-r1 (02 Aug 2015) diff --git a/virtual/httpd-basic/httpd-basic-0-r1.ebuild b/virtual/httpd-basic/httpd-basic-0-r1.ebuild index 6558852be86f..0ded8edfa9c6 100644 --- a/virtual/httpd-basic/httpd-basic-0-r1.ebuild +++ b/virtual/httpd-basic/httpd-basic-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-basic/httpd-basic-0-r1.ebuild,v 1.1 2015/08/02 17:41:52 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0-r1.ebuild,v 1.2 2015/08/02 18:18:22 monsieurp Exp $ + +EAPI=5 DESCRIPTION="Virtual for static HTML-enabled webservers" HOMEPAGE="" |