summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2006-01-06 22:39:52 +0000
committerPaul Varner <fuzzyray@gentoo.org>2006-01-06 22:39:52 +0000
commita1fd4365d8f305349c7e701a7582fd93f1e8cf57 (patch)
treea1847876ea227595b4f222421f938de2ef91f487 /dev-libs
parentpull in nas, maybe #118020 (diff)
downloadhistorical-a1fd4365d8f305349c7e701a7582fd93f1e8cf57.tar.gz
historical-a1fd4365d8f305349c7e701a7582fd93f1e8cf57.tar.bz2
historical-a1fd4365d8f305349c7e701a7582fd93f1e8cf57.zip
Stable on x86 Bug #118002
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/botan/ChangeLog5
-rw-r--r--dev-libs/botan/Manifest14
-rw-r--r--dev-libs/botan/botan-1.4.9.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-libs/botan/ChangeLog b/dev-libs/botan/ChangeLog
index 3f92eec8d998..88c3fa3e7289 100644
--- a/dev-libs/botan/ChangeLog
+++ b/dev-libs/botan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/botan
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.12 2006/01/06 14:47:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.13 2006/01/06 22:39:52 fuzzyray Exp $
+
+ 06 Jan 2006; Paul Varner <fuzzyray@gentoo.org> botan-1.4.9.ebuild:
+ Stable on x86 Bug #118002
06 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> botan-1.4.9.ebuild:
Stable on sparc wrt #118002
diff --git a/dev-libs/botan/Manifest b/dev-libs/botan/Manifest
index 8ae5acf88fc2..7154f93a471e 100644
--- a/dev-libs/botan/Manifest
+++ b/dev-libs/botan/Manifest
@@ -1,20 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a54f8f82bf9d862151f08ca940b4d5b7 ChangeLog 2378
+MD5 cd6b5639909f8f48bae3f866462dc49a ChangeLog 2476
MD5 c7ad182eb1036a405d6fdf92cfc0d4d1 botan-1.4.11.ebuild 2466
MD5 043543f19cd858215284f52640cd15ce botan-1.4.4.ebuild 2392
-MD5 c807c955c3b9171ece69e1741c301363 botan-1.4.9.ebuild 2554
+MD5 bc15b3df189effbc50f5dafcf0379f1c botan-1.4.9.ebuild 2553
MD5 2214700974b810ad0c871ae2110ff054 files/botan-1.4.4-gcc34.patch 479
MD5 f997b850a6fbcfc3be36b7d4133b029a files/botan-1.4.9-gcc-4.patch 493
MD5 9105f271f3d69095584cafe41c3131ef files/digest-botan-1.4.11 62
MD5 010820c4ff5b87a3b62ea84bee465eed files/digest-botan-1.4.4 61
MD5 f35ec7d42986b3a8a270b4aaa7483817 files/digest-botan-1.4.9 61
MD5 d769a7ef93cd04ed5de9f468af0979cd metadata.xml 463
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFDvoMSKRy60XGEcJIRAmHmAJ0QVPCo1/gLXbN1vW0rtwON+i6TuwCfRMLc
-80hNdZekdlKIKz3fNQR5/7I=
-=Ncvv
------END PGP SIGNATURE-----
diff --git a/dev-libs/botan/botan-1.4.9.ebuild b/dev-libs/botan/botan-1.4.9.ebuild
index c855676f15ab..bb8a968d0f7a 100644
--- a/dev-libs/botan/botan-1.4.9.ebuild
+++ b/dev-libs/botan/botan-1.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.9.ebuild,v 1.3 2006/01/06 14:47:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.9.ebuild,v 1.4 2006/01/06 22:39:52 fuzzyray Exp $
inherit eutils
# Comments/fixes to lloyd@randombit.net (author)
@@ -9,7 +9,7 @@ DESCRIPTION="A C++ crypto library"
HOMEPAGE="http://botan.randombit.net/"
SRC_URI="http://botan.randombit.net/files/Botan-${PV}.tgz"
-KEYWORDS="~ppc sparc ~x86"
+KEYWORDS="~ppc sparc x86"
SLOT="0"
LICENSE="BSD"
IUSE="bzip2 gmp ssl zlib"