diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-02-20 22:43:40 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-02-20 22:43:40 +0000 |
commit | f54baf3cd36decd1c5694786eeff1cc65d2fbd75 (patch) | |
tree | ef244dae09b03d3ec39360023b9ad5475dedf053 /dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild | |
parent | Stable on mips (diff) | |
download | historical-f54baf3cd36decd1c5694786eeff1cc65d2fbd75.tar.gz historical-f54baf3cd36decd1c5694786eeff1cc65d2fbd75.tar.bz2 historical-f54baf3cd36decd1c5694786eeff1cc65d2fbd75.zip |
Stable on mips
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild')
-rw-r--r-- | dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild b/dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild index dd51ecd12629..a34d0316d652 100644 --- a/dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild +++ b/dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild,v 1.17 2004/11/03 06:36:12 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmcrypt/libmcrypt-2.5.7.ebuild,v 1.18 2005/02/20 22:43:40 hardave Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ia64 s390 ppc64 ~ppc-macos ~mips" +KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ia64 s390 ppc64 ~ppc-macos mips" IUSE="" DEPEND=">=sys-devel/automake-1.6.1 |