summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-06-19 00:57:23 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-06-19 00:57:23 +0000
commit3d059081a7684ee441c72bde6a55709e3617f804 (patch)
treebe6beebd9048f2d75fe85a6471302ececead8ed7 /app-crypt/bestcrypt
parentInitial 2.6.12 release. Features inotify 0.23-12 and fbsplash 0.9.2-r3. Be aw... (diff)
downloadgentoo-2-3d059081a7684ee441c72bde6a55709e3617f804.tar.gz
gentoo-2-3d059081a7684ee441c72bde6a55709e3617f804.tar.bz2
gentoo-2-3d059081a7684ee441c72bde6a55709e3617f804.zip
masked on amd64 due to coding errors (ref bug #94288)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-crypt/bestcrypt')
-rw-r--r--app-crypt/bestcrypt/ChangeLog7
-rw-r--r--app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild4
-rw-r--r--app-crypt/bestcrypt/bestcrypt-1.6_p1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/app-crypt/bestcrypt/ChangeLog b/app-crypt/bestcrypt/ChangeLog
index 8cf59783e9dd..9baa99113202 100644
--- a/app-crypt/bestcrypt/ChangeLog
+++ b/app-crypt/bestcrypt/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-crypt/bestcrypt
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.30 2005/05/23 12:50:22 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.31 2005/06/19 00:57:23 dragonheart Exp $
+
+ 19 Jun 2005; Daniel Black <dragonheart@gentoo.org>
+ bestcrypt-1.5_p10.ebuild, bestcrypt-1.6_p1.ebuild:
+ masked on amd64 due to coding error (ref bug #94288). This has been reported
+ upstream
*bestcrypt-1.6_p1 (23 May 2005)
diff --git a/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild b/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild
index 3a74576e7ab4..00b192c661eb 100644
--- a/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild
+++ b/app-crypt/bestcrypt/bestcrypt-1.5_p10.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/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild,v 1.4 2005/04/21 17:59:56 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild,v 1.5 2005/06/19 00:57:23 dragonheart Exp $
inherit flag-o-matic eutils linux-mod toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz
LICENSE="bestcrypt"
SLOT="0"
IUSE=""
-KEYWORDS="x86 amd64"
+KEYWORDS="-amd64 x86"
DEPEND="virtual/linux-sources"
diff --git a/app-crypt/bestcrypt/bestcrypt-1.6_p1.ebuild b/app-crypt/bestcrypt/bestcrypt-1.6_p1.ebuild
index 5d3b450c1bb0..3b6fd0409e05 100644
--- a/app-crypt/bestcrypt/bestcrypt-1.6_p1.ebuild
+++ b/app-crypt/bestcrypt/bestcrypt-1.6_p1.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/app-crypt/bestcrypt/bestcrypt-1.6_p1.ebuild,v 1.1 2005/05/23 12:50:22 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p1.ebuild,v 1.2 2005/06/19 00:57:23 dragonheart Exp $
inherit flag-o-matic eutils linux-mod toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz
LICENSE="bestcrypt"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="-amd64 ~x86"
DEPEND="virtual/linux-sources"