diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-16 20:08:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-16 20:08:13 +0000 |
commit | 0924a211c43bb9c1041cbce188184fec9dade5eb (patch) | |
tree | fcd7361ee71cad67aa3f628ceb4b42b599d42d4e /app-admin/bacula | |
parent | Fix stupid dependency on sys-libs/libtermcap-compat (i.e. remove it) #64212. ... (diff) | |
download | gentoo-2-0924a211c43bb9c1041cbce188184fec9dade5eb.tar.gz gentoo-2-0924a211c43bb9c1041cbce188184fec9dade5eb.tar.bz2 gentoo-2-0924a211c43bb9c1041cbce188184fec9dade5eb.zip |
Fix stupid dependency on sys-libs/libtermcap-compat (i.e. remove it) #64212.
Diffstat (limited to 'app-admin/bacula')
-rw-r--r-- | app-admin/bacula/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/bacula/bacula-1.32f-r5.ebuild | 5 | ||||
-rw-r--r-- | app-admin/bacula/bacula-1.32f.ebuild | 5 | ||||
-rw-r--r-- | app-admin/bacula/bacula-1.34.1.ebuild | 5 | ||||
-rw-r--r-- | app-admin/bacula/bacula-1.34.4.ebuild | 3 | ||||
-rw-r--r-- | app-admin/bacula/bacula-1.34.5.ebuild | 3 |
6 files changed, 14 insertions, 14 deletions
diff --git a/app-admin/bacula/ChangeLog b/app-admin/bacula/ChangeLog index 8368b3bee640..61b2ad57ef47 100644 --- a/app-admin/bacula/ChangeLog +++ b/app-admin/bacula/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-admin/bacula # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/ChangeLog,v 1.39 2004/10/05 02:58:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/ChangeLog,v 1.40 2004/10/16 20:08:13 vapier Exp $ + + 16 Oct 2004; Mike Frysinger <vapier@gentoo.org> bacula-1.32f-r5.ebuild, + bacula-1.32f.ebuild, bacula-1.34.1.ebuild, bacula-1.34.4.ebuild, + bacula-1.34.5.ebuild: + Fix stupid dependency on sys-libs/libtermcap-compat (i.e. remove it) #64212. 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> bacula-1.32f-r5.ebuild, bacula-1.32f.ebuild, bacula-1.34.1.ebuild, diff --git a/app-admin/bacula/bacula-1.32f-r5.ebuild b/app-admin/bacula/bacula-1.32f-r5.ebuild index dc6732b83fae..03b17da332c4 100644 --- a/app-admin/bacula/bacula-1.32f-r5.ebuild +++ b/app-admin/bacula/bacula-1.32f-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f-r5.ebuild,v 1.8 2004/10/05 02:58:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f-r5.ebuild,v 1.9 2004/10/16 20:08:13 vapier Exp $ MY_P="bacula-1.32f-5" S="${WORKDIR}/${MY_P}" @@ -15,8 +15,7 @@ IUSE="readline tcpd ssl gnome mysql sqlite X static" #theres a local sqlite use flag. use it -OR- mysql, not both. #mysql is the reccomended choice ... -DEPEND="sys-libs/libtermcap-compat - >=sys-libs/zlib-1.1.4 +DEPEND=">=sys-libs/zlib-1.1.4 readline? >=sys-libs/readline-4.1 tcpd? >=sys-apps/tcp-wrappers-7.6 ssl? >=dev-libs/openssl-0.9.6 diff --git a/app-admin/bacula/bacula-1.32f.ebuild b/app-admin/bacula/bacula-1.32f.ebuild index 5b47f5890ad5..cc5a69f80eab 100644 --- a/app-admin/bacula/bacula-1.32f.ebuild +++ b/app-admin/bacula/bacula-1.32f.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f.ebuild,v 1.12 2004/10/05 02:58:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.32f.ebuild,v 1.13 2004/10/16 20:08:13 vapier Exp $ inherit eutils @@ -15,8 +15,7 @@ IUSE="readline tcpd ssl gnome mysql sqlite X static" #theres a local sqlite use flag. use it -OR- mysql, not both. #mysql is the reccomended choice ... -DEPEND="sys-libs/libtermcap-compat - >=sys-libs/zlib-1.1.4 +DEPEND=">=sys-libs/zlib-1.1.4 readline? >=sys-libs/readline-4.1 tcpd? >=sys-apps/tcp-wrappers-7.6 ssl? >=dev-libs/openssl-0.9.6 diff --git a/app-admin/bacula/bacula-1.34.1.ebuild b/app-admin/bacula/bacula-1.34.1.ebuild index 69b1a37c3c61..af7eed556727 100644 --- a/app-admin/bacula/bacula-1.34.1.ebuild +++ b/app-admin/bacula/bacula-1.34.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.1.ebuild,v 1.8 2004/10/05 02:58:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.1.ebuild,v 1.9 2004/10/16 20:08:13 vapier Exp $ DESCRIPTION="featureful client/server network backup suite" HOMEPAGE="http://www.bacula.org/" @@ -13,8 +13,7 @@ IUSE="X gnome mysql readline sqlite ssl static tcpd" #theres a local sqlite use flag. use it -OR- mysql, not both. #mysql is the reccomended choice ... -DEPEND="sys-libs/libtermcap-compat - >=sys-libs/zlib-1.1.4 +DEPEND=">=sys-libs/zlib-1.1.4 readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6 ) diff --git a/app-admin/bacula/bacula-1.34.4.ebuild b/app-admin/bacula/bacula-1.34.4.ebuild index 8fc36b6af7f6..66e4042bd803 100644 --- a/app-admin/bacula/bacula-1.34.4.ebuild +++ b/app-admin/bacula/bacula-1.34.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.4.ebuild,v 1.6 2004/10/05 02:58:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.4.ebuild,v 1.7 2004/10/16 20:08:13 vapier Exp $ DESCRIPTION="featureful client/server network backup suite" HOMEPAGE="http://www.bacula.org/" @@ -13,7 +13,6 @@ IUSE="readline tcpd gnome mysql sqlite X static postgres wxwindows" #theres a local sqlite use flag. use it -OR- mysql, not both. #mysql is the reccomended choice ... -#may need sys-libs/libtermcap-compat but try without first DEPEND=">=sys-libs/zlib-1.1.4 readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) diff --git a/app-admin/bacula/bacula-1.34.5.ebuild b/app-admin/bacula/bacula-1.34.5.ebuild index ff6b16242876..e707b8295505 100644 --- a/app-admin/bacula/bacula-1.34.5.ebuild +++ b/app-admin/bacula/bacula-1.34.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.5.ebuild,v 1.6 2004/08/05 23:18:35 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/bacula-1.34.5.ebuild,v 1.7 2004/10/16 20:08:13 vapier Exp $ DESCRIPTION="featureful client/server network backup suite" HOMEPAGE="http://www.bacula.org/" @@ -13,7 +13,6 @@ IUSE="readline tcpd gnome mysql sqlite X static postgres wxwindows" #theres a local sqlite use flag. use it -OR- mysql, not both. #mysql is the reccomended choice ... -#may need sys-libs/libtermcap-compat but try without first DEPEND=">=sys-libs/zlib-1.1.4 readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) |