summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-06-08 05:23:55 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-06-08 05:23:55 +0000
commit9ee38f4bca092041a251082d11370dcb243d2f55 (patch)
tree96b7c742e9ce82f4cffd2c4479976925150fce85
parentremoved ancient versions (diff)
downloadgentoo-2-9ee38f4bca092041a251082d11370dcb243d2f55.tar.gz
gentoo-2-9ee38f4bca092041a251082d11370dcb243d2f55.tar.bz2
gentoo-2-9ee38f4bca092041a251082d11370dcb243d2f55.zip
added sed-4 to DEPEND
-rw-r--r--app-admin/usermin/Manifest8
-rw-r--r--app-admin/usermin/usermin-1.020.ebuild7
-rw-r--r--net-www/opera/Manifest6
-rw-r--r--net-www/opera/opera-6.12.ebuild6
-rw-r--r--net-www/opera/opera-7.10_beta1-r2.ebuild4
-rw-r--r--net-www/opera/opera-7.11.ebuild4
-rw-r--r--sys-libs/readline/Manifest12
-rw-r--r--sys-libs/readline/readline-4.2a-r1.ebuild3
8 files changed, 28 insertions, 22 deletions
diff --git a/app-admin/usermin/Manifest b/app-admin/usermin/Manifest
index 2a53ab06d243..55c94cd6c8d8 100644
--- a/app-admin/usermin/Manifest
+++ b/app-admin/usermin/Manifest
@@ -1,9 +1,9 @@
-MD5 afe20383b9fd6c322dad6a72e0187357 ChangeLog 1677
MD5 f20349cea71e158cdb63697e90aaa5f0 usermin-1.000.ebuild 1271
-MD5 b760b2cb4512c64cadc6c61ac350e353 usermin-1.020.ebuild 1291
-MD5 049fedf8df8f47a02fd4cca679feacfb files/digest-usermin-1.020 66
+MD5 6da95f518b72020264c51ab47b82406e usermin-1.020.ebuild 1309
+MD5 afe20383b9fd6c322dad6a72e0187357 ChangeLog 1677
MD5 9b49ce0b06e30694e52d3a84155c9506 files/digest-usermin-1.000 66
+MD5 049fedf8df8f47a02fd4cca679feacfb files/digest-usermin-1.020 66
MD5 a5311bbc9c1fc378a6b0bfb3ca1b2394 files/usermin.pam 431
-MD5 132cc62364a676b308f4ad7da4ea889b files/patch/setup.sh 16690
MD5 11ea632d9111384325feec6c91c7c26c files/patch/usermin 413
+MD5 132cc62364a676b308f4ad7da4ea889b files/patch/setup.sh 16690
MD5 3b136185745fbd0f394df41aabbc06d9 files/patch/usermin-init 1355
diff --git a/app-admin/usermin/usermin-1.020.ebuild b/app-admin/usermin/usermin-1.020.ebuild
index d672ddce672b..c1ce84344bb6 100644
--- a/app-admin/usermin/usermin-1.020.ebuild
+++ b/app-admin/usermin/usermin-1.020.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.020.ebuild,v 1.2 2003/05/13 19:04:49 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.020.ebuild,v 1.3 2003/06/08 05:23:53 seemant Exp $
IUSE="ssl"
@@ -14,8 +14,9 @@ KEYWORDS="~x86 ~sparc ~alpha ~ppc"
DEPEND="dev-lang/perl
sys-apps/lsof
- ssl? ( dev-perl/Net-SSLeay )
- dev-perl/Authen-PAM"
+ >=sys-apps/sed-4
+ dev-perl/Authen-PAM
+ ssl? ( dev-perl/Net-SSLeay )"
src_install() {
dodir /usr/libexec/usermin
diff --git a/net-www/opera/Manifest b/net-www/opera/Manifest
index 6951e524f881..3316a4841af6 100644
--- a/net-www/opera/Manifest
+++ b/net-www/opera/Manifest
@@ -1,6 +1,6 @@
-MD5 a0500c036d0bb9cf52155b53791fef5d opera-7.10_beta1-r2.ebuild 3317
-MD5 f54c4f73b81eb1016de28eb466cb2637 opera-6.12.ebuild 3290
-MD5 b4a701fcff68eda75e498b8d663b570f opera-7.11.ebuild 3411
+MD5 3cca08643d3717a3e25a22327709c0ba opera-7.10_beta1-r2.ebuild 3344
+MD5 94eb9b180337dadfa9cde6ef3791aac8 opera-6.12.ebuild 3289
+MD5 94e274c2b055acea7fb22ee091399036 opera-7.11.ebuild 3438
MD5 0915df6f2a15bc967444e9fa7e216127 ChangeLog 4382
MD5 dcf898c2991b1489f05d197858cbb69a files/digest-opera-7.10_beta1-r2 90
MD5 8a41aff7bbb8ba97081a39997364e07e files/10opera6 46
diff --git a/net-www/opera/opera-6.12.ebuild b/net-www/opera/opera-6.12.ebuild
index 4a4de65adae2..e14423a641bb 100644
--- a/net-www/opera/opera-6.12.ebuild
+++ b/net-www/opera/opera-6.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-6.12.ebuild,v 1.1 2003/03/25 04:01:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-6.12.ebuild,v 1.2 2003/06/08 05:21:23 seemant Exp $
#
# 1. static # Statically linked libraries, default.
# 2. shared-2.95 # Dynamically linked libaries, compiled with gcc 2.95.
@@ -12,14 +12,14 @@
DESCRIPTION="Opera web browser."
HOMEPAGE="http://www.opera.com/linux/"
-LICENSE="OPERA"
IUSE="gnome kde"
# Dependencies may be augmented later (see below).
RDEPEND="virtual/x11"
-KEYWORDS="-* x86"
SLOT="0"
+LICENSE="OPERA"
+KEYWORDS="-* x86"
#we can't modify (R)DEPEND info inside an if statement; that breaks metadata caching.
#So I'm hard-coding the static version to be enabled.
diff --git a/net-www/opera/opera-7.10_beta1-r2.ebuild b/net-www/opera/opera-7.10_beta1-r2.ebuild
index 784ab1cbef23..1917e50e36bc 100644
--- a/net-www/opera/opera-7.10_beta1-r2.ebuild
+++ b/net-www/opera/opera-7.10_beta1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.10_beta1-r2.ebuild,v 1.1 2003/04/20 17:48:28 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.10_beta1-r2.ebuild,v 1.2 2003/06/08 05:21:24 seemant Exp $
#
# 1. static # Statically linked libraries, default.
# 2. shared-2.95 # Dynamically linked libaries, compiled with gcc 2.95.
@@ -16,6 +16,8 @@ LICENSE="OPERA"
IUSE="gnome kde"
# Dependencies may be augmented later (see below).
+DEPEND=">=sys-apps/sed-4"
+
RDEPEND="virtual/x11
>=media-libs/fontconfig-2.1.94-r1"
diff --git a/net-www/opera/opera-7.11.ebuild b/net-www/opera/opera-7.11.ebuild
index e04689cb0f5e..40059acf88d1 100644
--- a/net-www/opera/opera-7.11.ebuild
+++ b/net-www/opera/opera-7.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.11.ebuild,v 1.2 2003/05/17 14:25:09 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.11.ebuild,v 1.3 2003/06/08 05:21:24 seemant Exp $
#
# 1. static # Statically linked libraries, default.
# 2. shared-2.95 # Dynamically linked libaries, compiled with gcc 2.95.
@@ -19,6 +19,8 @@ LICENSE="OPERA"
IUSE="gnome kde"
# Dependencies may be augmented later (see below).
+DEPEND=">=sys-apps/sed-4"
+
RDEPEND="virtual/x11
>=media-libs/fontconfig-2.1.94-r1"
diff --git a/sys-libs/readline/Manifest b/sys-libs/readline/Manifest
index 0374008999cb..e9a65f8c099e 100644
--- a/sys-libs/readline/Manifest
+++ b/sys-libs/readline/Manifest
@@ -1,12 +1,12 @@
-MD5 f4eef6a0711dddae84064ee5cec44096 ChangeLog 3369
-MD5 4b5c31efcaef39afe8fdf98d87bbd6fb readline-4.1-r5.ebuild 1854
-MD5 b7496e13499ed573e02377441b384e4b readline-4.2a-r1.ebuild 1718
MD5 64afe865a368a1d6c84826e1386bd57e readline-4.2a-r2.ebuild 1740
-MD5 3b13a4747b02401ddee830405ab47f58 readline-4.3-r3.ebuild 1839
MD5 1fccfe6a7e6acd7a7b60677046fd1c22 readline-4.3-r4.ebuild 1990
-MD5 f9e8af7cdcf7ac973c77fc6a712af5de files/digest-readline-4.1-r5 64
+MD5 4b5c31efcaef39afe8fdf98d87bbd6fb readline-4.1-r5.ebuild 1854
+MD5 47abca5aa5599688fe7f8e683f222562 readline-4.2a-r1.ebuild 1736
+MD5 3b13a4747b02401ddee830405ab47f58 readline-4.3-r3.ebuild 1839
+MD5 f4eef6a0711dddae84064ee5cec44096 ChangeLog 3369
+MD5 d0d23a9f000344da88a00a248d0af60c files/readline4.3-mbutil.patch 1678
MD5 ea89d08f5dd5239da0569ec2a56f8488 files/digest-readline-4.2a-r1 65
MD5 ea89d08f5dd5239da0569ec2a56f8488 files/digest-readline-4.2a-r2 65
+MD5 f9e8af7cdcf7ac973c77fc6a712af5de files/digest-readline-4.1-r5 64
MD5 e9b856acd523c385a29d67cd3475885e files/digest-readline-4.3-r3 177
MD5 e9b856acd523c385a29d67cd3475885e files/digest-readline-4.3-r4 177
-MD5 d0d23a9f000344da88a00a248d0af60c files/readline4.3-mbutil.patch 1678
diff --git a/sys-libs/readline/readline-4.2a-r1.ebuild b/sys-libs/readline/readline-4.2a-r1.ebuild
index 58dac4ce7d91..0616c2b315cd 100644
--- a/sys-libs/readline/readline-4.2a-r1.ebuild
+++ b/sys-libs/readline/readline-4.2a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2a-r1.ebuild,v 1.6 2003/03/11 20:50:08 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.2a-r1.ebuild,v 1.7 2003/06/08 05:22:36 seemant Exp $
inherit eutils gnuconfig
@@ -15,6 +15,7 @@ SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc
+ >=sys-apps/sed-4
>=sys-libs/ncurses-5.2-r2
>=app-shells/bash-2.05a-r3"