summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-02-27 14:20:06 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-02-27 14:20:06 +0000
commitceddde384aa69651257e15940947e70d92022174 (patch)
tree30975e325cc708e7e6f4a35ae9fc854802f03ef2 /sys-auth
parentVersion bump (taken from Flameeyes overlay) (diff)
downloadgentoo-2-ceddde384aa69651257e15940947e70d92022174.tar.gz
gentoo-2-ceddde384aa69651257e15940947e70d92022174.tar.bz2
gentoo-2-ceddde384aa69651257e15940947e70d92022174.zip
Add ~amd64 wrt bug #168336.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/bioapi/ChangeLog7
-rw-r--r--sys-auth/bioapi/bioapi-1.2.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/bioapi/ChangeLog b/sys-auth/bioapi/ChangeLog
index 8bdd91222292..5c8b9e63ac74 100644
--- a/sys-auth/bioapi/ChangeLog
+++ b/sys-auth/bioapi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/bioapi
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/ChangeLog,v 1.2 2006/10/05 13:48:22 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/ChangeLog,v 1.3 2007/02/27 14:20:06 peper Exp $
+
+ 27 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> bioapi-1.2.2.ebuild:
+ Add ~amd64 wrt bug #168336.
05 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> bioapi-1.2.2.ebuild:
qt USE should be qt3.
diff --git a/sys-auth/bioapi/bioapi-1.2.2.ebuild b/sys-auth/bioapi/bioapi-1.2.2.ebuild
index f608da3f1aed..3b5b0814368f 100644
--- a/sys-auth/bioapi/bioapi-1.2.2.ebuild
+++ b/sys-auth/bioapi/bioapi-1.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/bioapi-1.2.2.ebuild,v 1.2 2006/10/05 13:48:22 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/bioapi-1.2.2.ebuild,v 1.3 2007/02/27 14:20:06 peper Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.qrivy.net/~michael/blua/${PN}/${P}.tar.bz2"
LICENSE="bioapi"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="qt3"
RDEPEND="qt3? ( =x11-libs/qt-3* )"