summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-12-04 23:51:19 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-12-04 23:51:19 +0000
commit187e24d7790f164373926f60b40b5134f3c880c3 (patch)
treecc6c467b580891af18cabbde8e424786915770a2 /sys-devel
parentapp-portage/layman: Bump to 1.2.4 (diff)
downloadgentoo-2-187e24d7790f164373926f60b40b5134f3c880c3.tar.gz
gentoo-2-187e24d7790f164373926f60b40b5134f3c880c3.tar.bz2
gentoo-2-187e24d7790f164373926f60b40b5134f3c880c3.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc55/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/qconf/ChangeLog5
-rw-r--r--sys-devel/qconf/qconf-1.5_pre717.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/qconf/ChangeLog b/sys-devel/qconf/ChangeLog
index a5e9eccd69c9..2f1fca2075f8 100644
--- a/sys-devel/qconf/ChangeLog
+++ b/sys-devel/qconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/qconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.1 2009/12/04 09:27:00 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.2 2009/12/04 23:51:19 aballier Exp $
+
+ 04 Dec 2009; Alexis Ballier <aballier@gentoo.org> qconf-1.5_pre717.ebuild:
+ keyword ~x86-fbsd
*qconf-1.5_pre717 (04 Dec 2009)
diff --git a/sys-devel/qconf/qconf-1.5_pre717.ebuild b/sys-devel/qconf/qconf-1.5_pre717.ebuild
index a27a9aed5f0d..69434c9a3c88 100644
--- a/sys-devel/qconf/qconf-1.5_pre717.ebuild
+++ b/sys-devel/qconf/qconf-1.5_pre717.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.1 2009/12/04 09:27:00 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.2 2009/12/04 23:51:19 aballier Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND="x11-libs/qt-core"