summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-26 18:56:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-26 18:56:10 +0000
commit69bd836bc2eeb4d9e846613a35abcd0fca34625b (patch)
tree93f119164f2450111f54402acc0ad39002d65da2 /sys-devel
parentInstall perl modules in vendor-dir (#298447) (diff)
downloadgentoo-2-69bd836bc2eeb4d9e846613a35abcd0fca34625b.tar.gz
gentoo-2-69bd836bc2eeb4d9e846613a35abcd0fca34625b.tar.bz2
gentoo-2-69bd836bc2eeb4d9e846613a35abcd0fca34625b.zip
Add ~sparc wrt #279676
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 580c1b1ea54d..17b5f556dc99 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.3 2009/12/11 07:11:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.4 2009/12/26 18:56:10 armin76 Exp $
+
+ 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> qconf-1.5_pre717.ebuild:
+ Add ~sparc wrt #279676
11 Dec 2009; Jeroen Roovers <jer@gentoo.org> qconf-1.5_pre717.ebuild:
Marked ~hppa (bug #295631).
diff --git a/sys-devel/qconf/qconf-1.5_pre717.ebuild b/sys-devel/qconf/qconf-1.5_pre717.ebuild
index e2eaa35ae07d..12533bc8f1fd 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.3 2009/12/11 07:11:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.4 2009/12/26 18:56:10 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="x11-libs/qt-core"