diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-11 07:11:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-11 07:11:39 +0000 |
commit | 5a7cae62d4c995428f348ef9d47969e1020aac72 (patch) | |
tree | 7d005747851548a700c5bb39c9dbeeabdaf46da0 /sys-devel | |
parent | Version bump (diff) | |
download | gentoo-2-5a7cae62d4c995428f348ef9d47969e1020aac72.tar.gz gentoo-2-5a7cae62d4c995428f348ef9d47969e1020aac72.tar.bz2 gentoo-2-5a7cae62d4c995428f348ef9d47969e1020aac72.zip |
Marked ~hppa (bug #295631).
(Portage version: 2.2_rc58/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/qconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/qconf/qconf-1.5_pre717.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/qconf/ChangeLog b/sys-devel/qconf/ChangeLog index 2f1fca2075f8..580c1b1ea54d 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.2 2009/12/04 23:51:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.3 2009/12/11 07:11:39 jer Exp $ + + 11 Dec 2009; Jeroen Roovers <jer@gentoo.org> qconf-1.5_pre717.ebuild: + Marked ~hppa (bug #295631). 04 Dec 2009; Alexis Ballier <aballier@gentoo.org> qconf-1.5_pre717.ebuild: keyword ~x86-fbsd diff --git a/sys-devel/qconf/qconf-1.5_pre717.ebuild b/sys-devel/qconf/qconf-1.5_pre717.ebuild index 69434c9a3c88..e2eaa35ae07d 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.2 2009/12/04 23:51:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.3 2009/12/11 07:11:39 jer 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 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/qt-core" |