summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-29 04:00:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-29 04:00:30 +0000
commitdb4e9a782d8fa5934da35bdc6b3197df1fd84e61 (patch)
treecd54595451e461d2b67c30d23aa44fe3518b4ca2 /app-shells/sash
parentchange virtual/glibc to virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-db4e9a782d8fa5934da35bdc6b3197df1fd84e61.tar.gz
gentoo-2-db4e9a782d8fa5934da35bdc6b3197df1fd84e61.tar.bz2
gentoo-2-db4e9a782d8fa5934da35bdc6b3197df1fd84e61.zip
change virtual/glibc to virtual/libc
Diffstat (limited to 'app-shells/sash')
-rw-r--r--app-shells/sash/sash-3.6.ebuild6
-rw-r--r--app-shells/sash/sash-3.7.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/app-shells/sash/sash-3.6.ebuild b/app-shells/sash/sash-3.6.ebuild
index 67a7ae9836bc..10cebea48eb1 100644
--- a/app-shells/sash/sash-3.6.ebuild
+++ b/app-shells/sash/sash-3.6.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-shells/sash/sash-3.6.ebuild,v 1.16 2004/06/24 22:25:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.6.ebuild,v 1.17 2004/06/29 03:58:52 vapier Exp $
inherit eutils
@@ -10,10 +10,10 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
+KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ~ia64 ppc64"
IUSE="readline"
-KEYWORDS="x86 ppc sparc alpha hppa mips ~ia64 ppc64 amd64"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.4
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
RDEPEND=""
diff --git a/app-shells/sash/sash-3.7.ebuild b/app-shells/sash/sash-3.7.ebuild
index 934cdc2ab596..248e31141198 100644
--- a/app-shells/sash/sash-3.7.ebuild
+++ b/app-shells/sash/sash-3.7.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-shells/sash/sash-3.7.ebuild,v 1.7 2004/06/24 22:25:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.8 2004/06/29 03:58:52 vapier Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ia64 ~ppc64 s390"
IUSE="readline"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.4
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
RDEPEND=""