summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-14 21:44:28 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-14 21:44:28 +0000
commit52c0dcb3aa15b1a399f22112a3fe33f0bc0a618b (patch)
treea24c7db4631c0e063f2a1404e9e589220051d6cf /dev-libs
parentAdded patch from bug 98961. (diff)
downloadgentoo-2-52c0dcb3aa15b1a399f22112a3fe33f0bc0a618b.tar.gz
gentoo-2-52c0dcb3aa15b1a399f22112a3fe33f0bc0a618b.tar.bz2
gentoo-2-52c0dcb3aa15b1a399f22112a3fe33f0bc0a618b.zip
sync IUSE (-debug)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/botan/botan-1.4.4.ebuild4
-rw-r--r--dev-libs/botan/botan-1.4.6.ebuild4
-rw-r--r--dev-libs/gmp/gmp-4.1.4.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/botan/botan-1.4.4.ebuild b/dev-libs/botan/botan-1.4.4.ebuild
index 0eb029547685..af176a277063 100644
--- a/dev-libs/botan/botan-1.4.4.ebuild
+++ b/dev-libs/botan/botan-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.4.ebuild,v 1.5 2005/06/25 09:20:53 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.4.ebuild,v 1.6 2005/07/14 21:39:46 agriffis Exp $
# Comments/fixes to lloyd@randombit.net (author)
@@ -13,7 +13,7 @@ SRC_URI="http://botan.randombit.net/files/Botan-${PV}.tgz"
KEYWORDS="ppc sparc x86"
SLOT="0"
LICENSE="BSD"
-IUSE="bzip2 zlib gmp ssl debug"
+IUSE="bzip2 gmp ssl zlib"
S="${WORKDIR}/Botan-${PV}"
diff --git a/dev-libs/botan/botan-1.4.6.ebuild b/dev-libs/botan/botan-1.4.6.ebuild
index a6d61c109274..d0fe4ce47c21 100644
--- a/dev-libs/botan/botan-1.4.6.ebuild
+++ b/dev-libs/botan/botan-1.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.6.ebuild,v 1.1 2005/06/25 09:20:53 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.6.ebuild,v 1.2 2005/07/14 21:39:46 agriffis Exp $
# Comments/fixes to lloyd@randombit.net (author)
@@ -11,7 +11,7 @@ SRC_URI="http://botan.randombit.net/files/Botan-${PV}.tgz"
KEYWORDS="~ppc ~sparc ~x86"
SLOT="0"
LICENSE="BSD"
-IUSE="bzip2 zlib gmp ssl debug"
+IUSE="bzip2 gmp ssl zlib"
S="${WORKDIR}/Botan-${PV}"
diff --git a/dev-libs/gmp/gmp-4.1.4.ebuild b/dev-libs/gmp/gmp-4.1.4.ebuild
index 64f548efe28a..91df1b9222e9 100644
--- a/dev-libs/gmp/gmp-4.1.4.ebuild
+++ b/dev-libs/gmp/gmp-4.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-4.1.4.ebuild,v 1.14 2005/04/21 09:56:41 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-4.1.4.ebuild,v 1.15 2005/07/14 21:44:28 agriffis Exp $
inherit flag-o-matic libtool eutils multilib
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/gmp/gmp.html"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
-IUSE="debug"
+IUSE=""
RDEPEND="virtual/libc"
DEPEND="${RDEPEND}