summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2010-09-11 15:18:00 +0000
committerMatti Bickel <mabi@gentoo.org>2010-09-11 15:18:00 +0000
commited44c8260240826c4943a2e7c11fcb9b131348b9 (patch)
tree98ec61e50e01c084b1b37ea6cd63aeaabde213c5 /www-apps/sitebar
parentchange virtual/php to dev-lang/php (bug #319623) (diff)
downloadgentoo-2-ed44c8260240826c4943a2e7c11fcb9b131348b9.tar.gz
gentoo-2-ed44c8260240826c4943a2e7c11fcb9b131348b9.tar.bz2
gentoo-2-ed44c8260240826c4943a2e7c11fcb9b131348b9.zip
change virtual/php to virtual/httpd-php (bug #319623)
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/sitebar')
-rw-r--r--www-apps/sitebar/ChangeLog5
-rw-r--r--www-apps/sitebar/sitebar-3.3.9-r1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/www-apps/sitebar/ChangeLog b/www-apps/sitebar/ChangeLog
index 55454e7d581d..72054f423eed 100644
--- a/www-apps/sitebar/ChangeLog
+++ b/www-apps/sitebar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/sitebar
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/ChangeLog,v 1.24 2010/03/07 13:17:12 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/ChangeLog,v 1.25 2010/09/11 15:18:00 mabi Exp $
+
+ 11 Sep 2010; Matti Bickel <mabi@gentoo.org> sitebar-3.3.9-r1.ebuild:
+ change virtual/php to virtual/httpd-php (bug #319623)
07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> -sitebar-3.3.9.ebuild,
sitebar-3.3.9-r1.ebuild:
diff --git a/www-apps/sitebar/sitebar-3.3.9-r1.ebuild b/www-apps/sitebar/sitebar-3.3.9-r1.ebuild
index ef7b7fdad0fe..1d828d7a073c 100644
--- a/www-apps/sitebar/sitebar-3.3.9-r1.ebuild
+++ b/www-apps/sitebar/sitebar-3.3.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/sitebar-3.3.9-r1.ebuild,v 1.5 2010/03/07 13:17:12 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/sitebar-3.3.9-r1.ebuild,v 1.6 2010/09/11 15:18:00 mabi Exp $
inherit webapp eutils
@@ -13,8 +13,7 @@ LICENSE="GPL-2"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="virtual/httpd-cgi
- virtual/php"
+DEPEND="virtual/httpd-php"
RDEPEND="${DEPEND}"
S="${WORKDIR}"/${MY_P}