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/botan
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/botan')
-rw-r--r--dev-libs/botan/botan-1.4.4.ebuild4
-rw-r--r--dev-libs/botan/botan-1.4.6.ebuild4
2 files changed, 4 insertions, 4 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}"