summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-27 21:30:55 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-27 21:30:55 +0000
commitf7cc97fdfa993185e353e130d8cb86baf962074d (patch)
tree9a4bccddeb38d11f2b184fa6282047ccc1f4f204 /app-crypt
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-f7cc97fdfa993185e353e130d8cb86baf962074d.tar.gz
gentoo-2-f7cc97fdfa993185e353e130d8cb86baf962074d.tar.bz2
gentoo-2-f7cc97fdfa993185e353e130d8cb86baf962074d.zip
touch the libc
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild4
-rw-r--r--app-crypt/bcwipe/bcwipe-1.3_p1.ebuild4
-rw-r--r--app-crypt/bcwipe/bcwipe-1.5_p2.ebuild4
-rw-r--r--app-crypt/cli-crypt/cli-crypt-1.0.ebuild4
-rw-r--r--app-crypt/gnupg/gnupg-1.2.3-r5.ebuild6
-rw-r--r--app-crypt/gnupg/gnupg-1.2.4.ebuild6
-rw-r--r--app-crypt/gnupg/gnupg-1.9.0.ebuild6
-rw-r--r--app-crypt/gnupg/gnupg-1.9.8.ebuild6
-rw-r--r--app-crypt/hashalot/hashalot-0.3.ebuild13
9 files changed, 25 insertions, 28 deletions
diff --git a/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild b/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild
index fe7369a62d86..ffb087222aae 100644
--- a/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild
+++ b/app-crypt/aes-crypt/aes-crypt-1.0.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-crypt/aes-crypt/aes-crypt-1.0.7.ebuild,v 1.6 2004/06/24 21:29:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild,v 1.7 2004/06/27 21:27:21 vapier Exp $
MY_P="${PN/-crypt/}-${PV}"
DESCRIPTION="Command line program ('aes') to encrypt and decrypt data using the Rijndael algorythm"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/${MY_P}
diff --git a/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild b/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild
index bb287c372f04..3cf10b419033 100644
--- a/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.3_p1.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-crypt/bcwipe/bcwipe-1.3_p1.ebuild,v 1.5 2004/06/24 21:30:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild,v 1.6 2004/06/27 21:27:59 vapier Exp $
DESCRIPTION="BCWipe secure file removal utility"
HOMEPAGE="http://www.jetico.com/"
@@ -12,7 +12,7 @@ SLOT="0"
IUSE=""
KEYWORDS="x86"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=""
S=${WORKDIR}/${PN}
diff --git a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild
index 4bb7607fc831..fb2854cb003b 100644
--- a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.5_p2.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-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.3 2004/06/26 10:51:38 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.4 2004/06/27 21:27:59 vapier Exp $
DESCRIPTION="BCWipe secure file removal utility"
HOMEPAGE="http://www.jetico.com/"
@@ -12,7 +12,7 @@ SLOT="0"
IUSE=""
KEYWORDS="~x86 ~ppc"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=""
S=${WORKDIR}/${PN}
diff --git a/app-crypt/cli-crypt/cli-crypt-1.0.ebuild b/app-crypt/cli-crypt/cli-crypt-1.0.ebuild
index fc608c8eead0..f1c0b1a043dd 100644
--- a/app-crypt/cli-crypt/cli-crypt-1.0.ebuild
+++ b/app-crypt/cli-crypt/cli-crypt-1.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/app-crypt/cli-crypt/cli-crypt-1.0.ebuild,v 1.11 2004/06/24 21:30:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cli-crypt/cli-crypt-1.0.ebuild,v 1.12 2004/06/27 21:28:44 vapier Exp $
inherit gcc
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
emake CC="$(gcc-getCC)" CFLAGS="${CFLAGS} -lcrypt" || die
diff --git a/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild b/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild
index 6b92021efc8d..efa84f25cd0e 100644
--- a/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.3-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-crypt/gnupg/gnupg-1.2.3-r5.ebuild,v 1.10 2004/06/24 21:31:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild,v 1.11 2004/06/27 21:29:39 vapier Exp $
inherit eutils flag-o-matic
@@ -18,7 +18,7 @@ RDEPEND="!static? ( ldap? ( net-nds/openldap )
sys-libs/zlib )
X? ( || ( media-gfx/xloadimage media-gfx/xli ) )
nls? ( sys-devel/gettext )
- virtual/glibc
+ virtual/libc
dev-lang/perl
virtual/mta"
# XXX: libpcap earlier than 1.10-r3 did not provide libcap.a
@@ -28,7 +28,7 @@ DEPEND="caps? ( sys-libs/libcap )
ldap? ( net-nds/openldap )
nls? ( sys-devel/gettext )
!static? ( sys-libs/zlib )
- virtual/glibc
+ virtual/libc
dev-lang/perl"
src_unpack() {
diff --git a/app-crypt/gnupg/gnupg-1.2.4.ebuild b/app-crypt/gnupg/gnupg-1.2.4.ebuild
index 470283a93413..7bdb56c7dd02 100644
--- a/app-crypt/gnupg/gnupg-1.2.4.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.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-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.19 2004/06/24 21:31:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.20 2004/06/27 21:29:39 vapier Exp $
inherit eutils flag-o-matic
@@ -20,7 +20,7 @@ RDEPEND="!static? ( ldap? ( net-nds/openldap )
sys-libs/zlib )
X? ( || ( media-gfx/xloadimage media-gfx/xli ) )
nls? ( sys-devel/gettext )
- virtual/glibc
+ virtual/libc
dev-lang/perl"
# XXX: libpcap earlier than 1.10-r3 did not provide libcap.a
# DEPEND="caps? ( static? ( >=sys-libs/libcap-1.10-r3 )
@@ -30,7 +30,7 @@ DEPEND="caps? ( sys-libs/libcap )
nls? ( sys-devel/gettext )
!static? ( sys-libs/zlib )
app-arch/bzip2
- virtual/glibc
+ virtual/libc
dev-lang/perl"
src_unpack() {
diff --git a/app-crypt/gnupg/gnupg-1.9.0.ebuild b/app-crypt/gnupg/gnupg-1.9.0.ebuild
index 069005df97cf..68218dd3ce97 100644
--- a/app-crypt/gnupg/gnupg-1.9.0.ebuild
+++ b/app-crypt/gnupg/gnupg-1.9.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/app-crypt/gnupg/gnupg-1.9.0.ebuild,v 1.6 2004/06/24 21:31:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.9.0.ebuild,v 1.7 2004/06/27 21:29:39 vapier Exp $
inherit eutils
@@ -20,7 +20,7 @@ RDEPEND="!static? ( ldap? ( net-nds/openldap )
nls? ( sys-devel/gettext )
>=dev-libs/libgcrypt-1.1.42
>=dev-libs/libksba-0.4.7
- virtual/glibc
+ virtual/libc
dev-lang/perl
dev-libs/pth
virtual/mta"
@@ -31,7 +31,7 @@ DEPEND="caps? ( sys-libs/libcap )
>=dev-libs/libksba-0.4.7
dev-libs/libassuan
sys-libs/zlib
- virtual/glibc
+ virtual/libc
dev-lang/perl
dev-libs/pth"
diff --git a/app-crypt/gnupg/gnupg-1.9.8.ebuild b/app-crypt/gnupg/gnupg-1.9.8.ebuild
index c5a448e4ef26..0f122765d2b4 100644
--- a/app-crypt/gnupg/gnupg-1.9.8.ebuild
+++ b/app-crypt/gnupg/gnupg-1.9.8.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-crypt/gnupg/gnupg-1.9.8.ebuild,v 1.5 2004/06/24 21:31:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.9.8.ebuild,v 1.6 2004/06/27 21:29:39 vapier Exp $
inherit eutils
@@ -24,7 +24,7 @@ RDEPEND="
>=dev-libs/libgcrypt-1.1.42
>=dev-libs/libksba-0.4.7
smartcard? ( dev-libs/opensc )
- virtual/glibc
+ virtual/libc
dev-lang/perl
dev-libs/pth
virtual/mta"
@@ -36,7 +36,7 @@ DEPEND="caps? ( sys-libs/libcap )
>=dev-libs/libassuan-0.6.5
smartcard? ( dev-libs/opensc )
sys-libs/zlib
- virtual/glibc
+ virtual/libc
dev-lang/perl
dev-libs/pth"
diff --git a/app-crypt/hashalot/hashalot-0.3.ebuild b/app-crypt/hashalot/hashalot-0.3.ebuild
index fb1ca216e6dd..7812b47d726e 100644
--- a/app-crypt/hashalot/hashalot-0.3.ebuild
+++ b/app-crypt/hashalot/hashalot-0.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/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.3 2004/06/24 21:32:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.4 2004/06/27 21:30:55 vapier Exp $
DESCRIPTION="CryptoAPI utils"
HOMEPAGE="http://www.kerneli.org/"
@@ -8,22 +8,19 @@ SRC_URI="http://www.paranoiacs.org/~sluskyb/hacks/hashalot/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~mips ~alpha ~arm ~ia64 ~amd64"
+KEYWORDS="~x86 ~sparc ~mips ~alpha ~arm ~amd64 ~ia64"
IUSE=""
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="sys-apps/gawk
sys-apps/grep
- virtual/glibc
+ virtual/libc
sys-devel/gcc"
-
src_test() {
- cd ${S}
- make check-TESTS
+ make check-TESTS || die
}
src_install() {
emake DESTDIR=${D} install || die "install error"
}
-