summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2007-08-19 11:41:22 +0000
committerBenedikt Boehm <hollow@gentoo.org>2007-08-19 11:41:22 +0000
commite9defd0408e95dfb9081f14cf3e2f92da736739e (patch)
treecb488679f5f58dc3fea2a5edd3612a8d9e39ecda /www-apps/otrs
parentFixed bug #176818 (diff)
downloadhistorical-e9defd0408e95dfb9081f14cf3e2f92da736739e.tar.gz
historical-e9defd0408e95dfb9081f14cf3e2f92da736739e.tar.bz2
historical-e9defd0408e95dfb9081f14cf3e2f92da736739e.zip
move www-misc/libapreq2 to www-apache/libapreq2
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'www-apps/otrs')
-rw-r--r--www-apps/otrs/ChangeLog6
-rw-r--r--www-apps/otrs/otrs-2.0.4.ebuild4
-rw-r--r--www-apps/otrs/otrs-2.1.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/otrs/ChangeLog b/www-apps/otrs/ChangeLog
index ccce6dbf8061..3a31482fac7b 100644
--- a/www-apps/otrs/ChangeLog
+++ b/www-apps/otrs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/otrs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.33 2007/07/29 17:32:27 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.34 2007/08/19 11:40:10 hollow Exp $
+
+ 19 Aug 2007; Benedikt Böhm <hollow@gentoo.org> otrs-2.0.4.ebuild,
+ otrs-2.1.5.ebuild:
+ move www-misc/libapreq2 to www-apache/libapreq2
29 Jul 2007; Christian Heim <phreak@gentoo.org> otrs-2.0.4.ebuild,
otrs-2.1.5.ebuild:
diff --git a/www-apps/otrs/otrs-2.0.4.ebuild b/www-apps/otrs/otrs-2.0.4.ebuild
index c7e6bbcba3a5..88cad6d9bb30 100644
--- a/www-apps/otrs/otrs-2.0.4.ebuild
+++ b/www-apps/otrs/otrs-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-2.0.4.ebuild,v 1.12 2007/07/29 17:32:27 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-2.0.4.ebuild,v 1.13 2007/08/19 11:40:10 hollow Exp $
inherit webapp eutils
@@ -40,7 +40,7 @@ RDEPEND="
postgres? ( dev-perl/DBD-Pg )
>=www-servers/apache-2
fastcgi? ( dev-perl/FCGI )
- !fastcgi? ( =www-misc/libapreq2-2* )
+ !fastcgi? ( =www-apache/libapreq2-2* )
gd? ( dev-perl/GD dev-perl/GDTextUtil dev-perl/GDGraph )
"
diff --git a/www-apps/otrs/otrs-2.1.5.ebuild b/www-apps/otrs/otrs-2.1.5.ebuild
index ed9c0a093e6a..8543c4c08d74 100644
--- a/www-apps/otrs/otrs-2.1.5.ebuild
+++ b/www-apps/otrs/otrs-2.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-2.1.5.ebuild,v 1.4 2007/07/29 17:32:27 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-2.1.5.ebuild,v 1.5 2007/08/19 11:40:10 hollow Exp $
inherit webapp eutils
@@ -37,7 +37,7 @@ RDEPEND="
postgres? ( dev-perl/DBD-Pg )
>=www-servers/apache-2
fastcgi? ( dev-perl/FCGI )
- !fastcgi? ( =www-misc/libapreq2-2* )
+ !fastcgi? ( =www-apache/libapreq2-2* )
gd? ( dev-perl/GD dev-perl/GDTextUtil dev-perl/GDGraph )
"