diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:00:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:00:30 +0000 |
commit | 1f481fe63c43d3eacacae025af70d64daa2bfedf (patch) | |
tree | 27bbe6857113e755bd663687adf067064ff39037 /virtual/httpd-basic | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-1f481fe63c43d3eacacae025af70d64daa2bfedf.tar.gz gentoo-2-1f481fe63c43d3eacacae025af70d64daa2bfedf.tar.bz2 gentoo-2-1f481fe63c43d3eacacae025af70d64daa2bfedf.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r-- | virtual/httpd-basic/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/httpd-basic/ChangeLog b/virtual/httpd-basic/ChangeLog index 9f4d51f54b9d..50f4ced93595 100644 --- a/virtual/httpd-basic/ChangeLog +++ b/virtual/httpd-basic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-basic -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.5 2008/07/08 15:51:18 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.6 2010/01/11 11:00:30 ulm Exp $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> httpd-basic-0.ebuild: + Set empty HOMEPAGE and LICENSE. 08 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org> httpd-basic-0.ebuild: clean out old, removed packages diff --git a/virtual/httpd-basic/httpd-basic-0.ebuild b/virtual/httpd-basic/httpd-basic-0.ebuild index e94c67225566..428461fd7604 100644 --- a/virtual/httpd-basic/httpd-basic-0.ebuild +++ b/virtual/httpd-basic/httpd-basic-0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.3 2008/07/08 15:51:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.4 2010/01/11 11:00:30 ulm Exp $ DESCRIPTION="Virtual for static HTML-enabled webservers" -HOMEPAGE="http://gentoo.org/" +HOMEPAGE="" SRC_URI="" -LICENSE="as-is" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" |