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 | 7a70d62ed6d9993b20ce48a7e8e45ef1d4aa9f75 (patch) | |
tree | 05d1ae4ea1908eaca2e46bf2aa723c4a8be277eb /virtual/httpd-basic | |
parent | whitespace (diff) | |
download | gentoo-2-7a70d62ed6d9993b20ce48a7e8e45ef1d4aa9f75.tar.gz gentoo-2-7a70d62ed6d9993b20ce48a7e8e45ef1d4aa9f75.tar.bz2 gentoo-2-7a70d62ed6d9993b20ce48a7e8e45ef1d4aa9f75.zip |
clean out old, removed packages
(Portage version: 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="" |