summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-20 14:43:56 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-20 14:43:56 +0000
commitb401482bea842039a316015c67980ca0bbbfa253 (patch)
tree65576e157e1fed57a5545f05839c9d321b8dfd34 /www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
parentChanged libapreq dep to new location, bug 162120 (diff)
downloadgentoo-2-b401482bea842039a316015c67980ca0bbbfa253.tar.gz
gentoo-2-b401482bea842039a316015c67980ca0bbbfa253.tar.bz2
gentoo-2-b401482bea842039a316015c67980ca0bbbfa253.zip
Changed libapreq dep to new location, bug 162120
(Portage version: 2.1.2-r1)
Diffstat (limited to 'www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild')
-rw-r--r--www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
index 658f10e6f128..f7b88dbc14c7 100644
--- a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
+++ b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild,v 1.3 2006/02/13 15:12:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild,v 1.4 2007/01/20 14:43:56 mcummings Exp $
inherit depend.apache perl-module webapp
@@ -20,7 +20,7 @@ S=${WORKDIR}/${MY_P}
DEPEND="${DEPEND}
=dev-lang/perl-5*
!apache2? ( >=net-www/apache-1.3.26-r2
- =www-apache/libapreq-1* )
+ =www-misc/libapreq-1* )
apache2? ( >=net-www/apache-2.0.43-r1
=www-apache/libapreq2-2* )
>=media-libs/imlib2-1.0.6-r1