diff options
-rw-r--r-- | dev-db/rekall/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/rekall/rekall-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Net-Jabber/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-Jabber/Net-Jabber-1.30.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/anomy-sanitizer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nikto/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nikto/nikto-1.32.ebuild | 4 | ||||
-rw-r--r-- | net-im/kpopup/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/kpopup/kpopup-0.9.6_pre1.ebuild | 6 |
10 files changed, 31 insertions, 16 deletions
diff --git a/dev-db/rekall/ChangeLog b/dev-db/rekall/ChangeLog index 63fc1d170095..ee6c19b44b66 100644 --- a/dev-db/rekall/ChangeLog +++ b/dev-db/rekall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/rekall # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/rekall/ChangeLog,v 1.3 2004/08/20 00:13:15 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/rekall/ChangeLog,v 1.4 2004/09/04 17:09:25 axxo Exp $ + + 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> rekall-2.2.0.ebuild: + fix depend syntax 58347 20 Aug 2004; Carsten Lohrke <carlo@gentoo.org> rekall-2.2.0.ebuild: stable on x86 diff --git a/dev-db/rekall/rekall-2.2.0.ebuild b/dev-db/rekall/rekall-2.2.0.ebuild index 70f2e2d9bd5a..cca133d5f12e 100644 --- a/dev-db/rekall/rekall-2.2.0.ebuild +++ b/dev-db/rekall/rekall-2.2.0.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/dev-db/rekall/rekall-2.2.0.ebuild,v 1.3 2004/08/20 00:13:15 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/rekall/rekall-2.2.0.ebuild,v 1.4 2004/09/04 17:09:25 axxo Exp $ inherit kde @@ -17,7 +17,7 @@ DEPEND="virtual/python mysql? ( >=dev-db/mysql-3.23.57-r1 ) postgres? ( >=dev-db/postgresql-7.3.4-r1 ) xbase? ( =dev-db/xbsql-0.11 )" -RDEPEND=">=virtual/python +RDEPEND="virtual/python mysql? ( >=dev-db/mysql-3.23.57-r1 ) postgres? ( >=dev-db/postgresql-7.3.4-r1 ) xbase? ( =dev-db/xbsql-0.11 )" diff --git a/dev-perl/Net-Jabber/ChangeLog b/dev-perl/Net-Jabber/ChangeLog index 891bbc2b51d5..32dc91f4eed2 100644 --- a/dev-perl/Net-Jabber/ChangeLog +++ b/dev-perl/Net-Jabber/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-Jabber # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Jabber/ChangeLog,v 1.2 2004/06/25 00:48:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Jabber/ChangeLog,v 1.3 2004/09/04 17:11:14 axxo Exp $ + + 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> Net-Jabber-1.30.ebuild: + fix depend syntax 58347 *Net-Jabber-1.30 (06 Jun 2004) diff --git a/dev-perl/Net-Jabber/Net-Jabber-1.30.ebuild b/dev-perl/Net-Jabber/Net-Jabber-1.30.ebuild index 671e364eed9b..e033173f14b2 100644 --- a/dev-perl/Net-Jabber/Net-Jabber-1.30.ebuild +++ b/dev-perl/Net-Jabber/Net-Jabber-1.30.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/dev-perl/Net-Jabber/Net-Jabber-1.30.ebuild,v 1.3 2004/07/14 19:46:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Jabber/Net-Jabber-1.30.ebuild,v 1.4 2004/09/04 17:11:14 axxo Exp $ inherit perl-module @@ -16,4 +16,4 @@ IUSE="" SRC_TEST="do" DEPEND="dev-perl/XML-Stream - >=dev-perl/Digest-SHA1" + dev-perl/Digest-SHA1" diff --git a/mail-filter/anomy-sanitizer/ChangeLog b/mail-filter/anomy-sanitizer/ChangeLog index c9d39d7cad64..bd8918d9365b 100644 --- a/mail-filter/anomy-sanitizer/ChangeLog +++ b/mail-filter/anomy-sanitizer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/anomy-sanitizer # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.4 2004/07/18 15:40:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.5 2004/09/04 17:12:13 axxo Exp $ + + 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> anomy-sanitizer-1.67.ebuild: + fix depend syntax 58347 05 Jun 2004; David Holm <dholm@gentoo.org> anomy-sanitizer-1.67.ebuild: Added to ~ppc. diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild index 655ff04f3eca..8df2f0580789 100644 --- a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild +++ b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.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/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.4 2004/07/14 16:37:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.5 2004/09/04 17:12:13 axxo Exp $ DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments" HOMEPAGE="http://mailtools.anomy.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -RDEPEND=">=dev-lang/perl +RDEPEND="dev-lang/perl >=dev-perl/MIME-Base64-2.12-r2 >=dev-perl/Mail-Audit-2.1-r1 virtual/mta" diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog index 5d2e35c245d0..dc19b3c562c0 100644 --- a/net-analyzer/nikto/ChangeLog +++ b/net-analyzer/nikto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nikto # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.7 2004/07/08 23:23:57 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.8 2004/09/04 17:13:16 axxo Exp $ + + 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> nikto-1.32.ebuild: + fix depend syntax 58347 09 Jul 2004; Eldad Zack <eldad@gentoo.org> nikto-1.31.ebuild, nikto-1.32.ebuild: diff --git a/net-analyzer/nikto/nikto-1.32.ebuild b/net-analyzer/nikto/nikto-1.32.ebuild index 0813d1886a36..28242e8dd0e9 100644 --- a/net-analyzer/nikto/nikto-1.32.ebuild +++ b/net-analyzer/nikto/nikto-1.32.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/net-analyzer/nikto/nikto-1.32.ebuild,v 1.3 2004/07/08 23:23:57 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.32.ebuild,v 1.4 2004/09/04 17:13:16 axxo Exp $ MY_P=nikto-current DESCRIPTION="Web Server vulnerability scanner." @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc" RDEPEND=${DEPEND} -RDEPEND=">=dev-lang/perl +RDEPEND="dev-lang/perl >=net-libs/libwhisker-1.5 >=net-analyzer/nmap-3.00 ssl? ( dev-libs/openssl ) " diff --git a/net-im/kpopup/ChangeLog b/net-im/kpopup/ChangeLog index 9843a2e8753d..9561aabe31ff 100644 --- a/net-im/kpopup/ChangeLog +++ b/net-im/kpopup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/kpopup # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kpopup/ChangeLog,v 1.5 2004/07/31 15:25:19 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kpopup/ChangeLog,v 1.6 2004/09/04 17:10:32 axxo Exp $ + + 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> kpopup-0.9.6_pre1.ebuild: + fix depend syntax 58347 31 Jul 2004; Dominik Stadler <centic@gentoo.org> kpopup-0.9.7.ebuild: Add einfo and create missing dir, reported in Bug 56633, thanks. diff --git a/net-im/kpopup/kpopup-0.9.6_pre1.ebuild b/net-im/kpopup/kpopup-0.9.6_pre1.ebuild index d61a3d794b03..57dec0b8101e 100644 --- a/net-im/kpopup/kpopup-0.9.6_pre1.ebuild +++ b/net-im/kpopup/kpopup-0.9.6_pre1.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/net-im/kpopup/kpopup-0.9.6_pre1.ebuild,v 1.3 2004/06/28 22:55:01 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kpopup/kpopup-0.9.6_pre1.ebuild,v 1.4 2004/09/04 17:10:32 axxo Exp $ inherit kde @@ -16,5 +16,5 @@ LICENSE="GPL-2" KEYWORDS="~x86" IUSE="" -DEPEND=">=net-fs/samba" -need-kde 3
\ No newline at end of file +DEPEND="net-fs/samba" +need-kde 3 |