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
commitc9167a64caf85dc1ddcdcdd7c861b92daebcee8c (patch)
treeffedde91a9fbf2be996b5c7515a2bb184c5b1027 /dev-libs/botan
parentAdded patch from bug 98961. (diff)
downloadhistorical-c9167a64caf85dc1ddcdcdd7c861b92daebcee8c.tar.gz
historical-c9167a64caf85dc1ddcdcdd7c861b92daebcee8c.tar.bz2
historical-c9167a64caf85dc1ddcdcdd7c861b92daebcee8c.zip
sync IUSE (-debug)
Package-Manager: portage-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}"