diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:24:26 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:24:26 +0000 |
commit | fadb8efc11edf69fa39273fa195f87345130d356 (patch) | |
tree | cac4291e49b2aaa950caad5a6c9c60894fda75cd /net-misc/keychain | |
parent | virtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-fadb8efc11edf69fa39273fa195f87345130d356.tar.gz gentoo-2-fadb8efc11edf69fa39273fa195f87345130d356.tar.bz2 gentoo-2-fadb8efc11edf69fa39273fa195f87345130d356.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/keychain')
-rw-r--r-- | net-misc/keychain/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.3.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.3.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index 60acc83e71bd..1879ab64c9da 100644 --- a/net-misc/keychain/ChangeLog +++ b/net-misc/keychain/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/keychain # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.27 2004/07/01 04:17:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.28 2004/07/01 21:23:41 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> keychain-2.3.2.ebuild, + keychain-2.3.3.ebuild: + change virtual/glibc to virtual/libc *keychain-2.3.3 (01 Jul 2004) diff --git a/net-misc/keychain/keychain-2.3.2.ebuild b/net-misc/keychain/keychain-2.3.2.ebuild index dcb803b6e7ae..359688420664 100644 --- a/net-misc/keychain/keychain-2.3.2.ebuild +++ b/net-misc/keychain/keychain-2.3.2.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-misc/keychain/keychain-2.3.2.ebuild,v 1.4 2004/06/25 03:13:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.3.2.ebuild,v 1.5 2004/07/01 21:23:41 squinky86 Exp $ DESCRIPTION="ssh-agent manager" HOMEPAGE="http://www.gentoo.org/proj/en/keychain.xml" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} app-shells/bash sys-apps/coreutils diff --git a/net-misc/keychain/keychain-2.3.3.ebuild b/net-misc/keychain/keychain-2.3.3.ebuild index 3a9d0cf8a4f2..b45380d79c3c 100644 --- a/net-misc/keychain/keychain-2.3.3.ebuild +++ b/net-misc/keychain/keychain-2.3.3.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-misc/keychain/keychain-2.3.3.ebuild,v 1.1 2004/07/01 04:17:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.3.3.ebuild,v 1.2 2004/07/01 21:23:41 squinky86 Exp $ DESCRIPTION="ssh-agent manager" HOMEPAGE="http://www.gentoo.org/proj/en/keychain.xml" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} app-shells/bash sys-apps/coreutils |