summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-01 18:02:39 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-01 18:02:39 +0000
commit10a102ec8ff3f11500cdf945f68631d3f3490719 (patch)
tree428654f340215726d1e105ddf6db044b4aa4eecc /dev-libs/libmcrypt
parentJaxp was a repack of various apache projects under a very restrictive Sun lic... (diff)
downloadgentoo-2-10a102ec8ff3f11500cdf945f68631d3f3490719.tar.gz
gentoo-2-10a102ec8ff3f11500cdf945f68631d3f3490719.tar.bz2
gentoo-2-10a102ec8ff3f11500cdf945f68631d3f3490719.zip
repoman'd
Diffstat (limited to 'dev-libs/libmcrypt')
-rw-r--r--dev-libs/libmcrypt/libmcrypt-2.5.1-r4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libmcrypt/libmcrypt-2.5.1-r4.ebuild b/dev-libs/libmcrypt/libmcrypt-2.5.1-r4.ebuild
index 251e3ccd5745..b006aacaeb20 100644
--- a/dev-libs/libmcrypt/libmcrypt-2.5.1-r4.ebuild
+++ b/dev-libs/libmcrypt/libmcrypt-2.5.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcrypt/libmcrypt-2.5.1-r4.ebuild,v 1.1 2002/07/01 18:09:02 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcrypt/libmcrypt-2.5.1-r4.ebuild,v 1.2 2002/08/01 18:02:36 seemant Exp $
inherit libtool
@@ -9,12 +9,12 @@ DESCRIPTION="libmcrypt is a library that provides uniform interface to access se
SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/${P}.tar.gz"
HOMEPAGE="http://mcrypt.hellug.gr/"
-DEPEND="virtual/glibc
- >=sys-devel/automake-1.6.1
+DEPEND=">=sys-devel/automake-1.6.1
>=sys-devel/libtool-1.4.1-r8"
-RDEPEND="virtual/glibc"
+
SLOT="0"
LICENSE="GPL-2"
+KEYWORDS="x86"
src_unpack() {