diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-10 15:07:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-10 15:07:04 +0000 |
commit | 93ad73d917660be607b1c6d06ec06f0ab4489147 (patch) | |
tree | fbfb1b4fdba560da81ee465b806bc58d097f8af3 /dev-libs/botan/botan-1.6.1-r1.ebuild | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-93ad73d917660be607b1c6d06ec06f0ab4489147.tar.gz historical-93ad73d917660be607b1c6d06ec06f0ab4489147.tar.bz2 historical-93ad73d917660be607b1c6d06ec06f0ab4489147.zip |
Stable on ppc wrt bug 19864
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-libs/botan/botan-1.6.1-r1.ebuild')
-rw-r--r-- | dev-libs/botan/botan-1.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/botan/botan-1.6.1-r1.ebuild b/dev-libs/botan/botan-1.6.1-r1.ebuild index 9208d75be87f..980c0b7be1f1 100644 --- a/dev-libs/botan/botan-1.6.1-r1.ebuild +++ b/dev-libs/botan/botan-1.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.6.1-r1.ebuild,v 1.1 2007/10/15 21:23:47 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.6.1-r1.ebuild,v 1.2 2007/11/10 15:07:04 nixnut Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://botan.randombit.net/files/${MY_P}.tgz" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" SLOT="0" LICENSE="BSD" IUSE="bzip2 gmp ssl zlib" |