diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 15:23:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 15:23:17 +0000 |
commit | 736319c08cd412f578a900bdc8aed879e918092c (patch) | |
tree | 89d3ba11fb0077a2da0b54c99492aa83008c855c /sys-devel/qconf | |
parent | Mask USE=ipc for firefox/xulrunner due to bug 325185 (diff) | |
download | gentoo-2-736319c08cd412f578a900bdc8aed879e918092c.tar.gz gentoo-2-736319c08cd412f578a900bdc8aed879e918092c.tar.bz2 gentoo-2-736319c08cd412f578a900bdc8aed879e918092c.zip |
ppc stable #322353
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sys-devel/qconf')
-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 e3b6c4aa6133..1b42228ccffd 100644 --- a/sys-devel/qconf/ChangeLog +++ b/sys-devel/qconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/qconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.8 2010/06/22 14:23:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.9 2010/06/26 15:23:17 nixnut Exp $ + + 26 Jun 2010; <nixnut@gentoo.org> qconf-1.5_pre717.ebuild: + ppc stable #323353 22 Jun 2010; Jeroen Roovers <jer@gentoo.org> qconf-1.5_pre717.ebuild: Stable for HPPA (bug #322353). diff --git a/sys-devel/qconf/qconf-1.5_pre717.ebuild b/sys-devel/qconf/qconf-1.5_pre717.ebuild index be0bcd936393..5111793f0580 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-2010 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.8 2010/06/22 14:23:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.9 2010/06/26 15:23:17 nixnut Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/qt-core" |