diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-08 15:51:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-08 15:51:18 +0000 |
commit | f7152fc365f8262eee5ce3b089b0b2623fb93b30 (patch) | |
tree | cf2df1c365cba96b7e977899aa2ab3db1e5bab09 /virtual/httpd-basic | |
parent | whitespace (diff) | |
download | historical-f7152fc365f8262eee5ce3b089b0b2623fb93b30.tar.gz historical-f7152fc365f8262eee5ce3b089b0b2623fb93b30.tar.bz2 historical-f7152fc365f8262eee5ce3b089b0b2623fb93b30.zip |
clean out old, removed packages
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r-- | virtual/httpd-basic/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/virtual/httpd-basic/ChangeLog b/virtual/httpd-basic/ChangeLog index 0d2250385a8f..9f4d51f54b9d 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.4 2008/01/06 18:40:36 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.5 2008/07/08 15:51:18 mr_bones_ Exp $ + + 08 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org> httpd-basic-0.ebuild: + clean out old, removed packages 06 Jan 2008; William L. Thomson Jr. <wltjr@gentoo.org> httpd-basic-0.ebuild: diff --git a/virtual/httpd-basic/httpd-basic-0.ebuild b/virtual/httpd-basic/httpd-basic-0.ebuild index 8d24c1d441b6..e94c67225566 100644 --- a/virtual/httpd-basic/httpd-basic-0.ebuild +++ b/virtual/httpd-basic/httpd-basic-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.2 2008/01/06 18:40:36 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.3 2008/07/08 15:51:18 mr_bones_ Exp $ DESCRIPTION="Virtual for static HTML-enabled webservers" HOMEPAGE="http://gentoo.org/" @@ -23,7 +23,6 @@ RDEPEND="|| ( www-servers/mongrel www-servers/monkeyd www-servers/nginx - www-servers/orion www-servers/publicfile www-servers/resin www-servers/shttpd @@ -32,6 +31,5 @@ RDEPEND="|| ( www-servers/tomcat www-servers/tux www-servers/webfs - www-servers/yaws )" DEPEND="" |