diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-11-06 19:04:18 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-11-06 19:04:18 +0000 |
commit | d22973395b74a9a362d3f10b01db2300a717eb2a (patch) | |
tree | 055be18577fe7a71f93fbc797f3fc6842a8af7ef /sys-devel | |
parent | stable x86, bug 344295 (diff) | |
download | gentoo-2-d22973395b74a9a362d3f10b01db2300a717eb2a.tar.gz gentoo-2-d22973395b74a9a362d3f10b01db2300a717eb2a.tar.bz2 gentoo-2-d22973395b74a9a362d3f10b01db2300a717eb2a.zip |
Stable for ppc64; bug #322353
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
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 4ac32c4c1779..abb10ab1a5c8 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.10 2010/07/11 15:04:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.11 2010/11/06 19:04:18 halcy0n Exp $ + + 06 Nov 2010; Mark Loeser <halcy0n@gentoo.org> qconf-1.5_pre717.ebuild: + Stable for ppc64; bug #322353 11 Jul 2010; Raúl Porcel <armin76@gentoo.org> qconf-1.5_pre717.ebuild: sparc stable wrt #322353 diff --git a/sys-devel/qconf/qconf-1.5_pre717.ebuild b/sys-devel/qconf/qconf-1.5_pre717.ebuild index 30f17995c477..4631e710035b 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.10 2010/07/11 15:04:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.11 2010/11/06 19:04:18 halcy0n 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" |