diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:44:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:44:13 +0000 |
commit | 1f9253cb8d02eb7f0ca3d33f640be540ddae23ca (patch) | |
tree | 4d79e2190c4dee0b58bfb37784c79ea8959d051f /sys-devel/qconf | |
parent | stable ppc, bug 352144 (diff) | |
download | gentoo-2-1f9253cb8d02eb7f0ca3d33f640be540ddae23ca.tar.gz gentoo-2-1f9253cb8d02eb7f0ca3d33f640be540ddae23ca.tar.bz2 gentoo-2-1f9253cb8d02eb7f0ca3d33f640be540ddae23ca.zip |
stable ppc, bug 358681
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/qconf/qconf-1.5_pre717-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/qconf/ChangeLog b/sys-devel/qconf/ChangeLog index 8c678effc93f..7e184766ffce 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.12 2010/12/20 11:48:26 pva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.13 2011/03/27 19:44:13 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> qconf-1.5_pre717-r1.ebuild: + stable ppc, bug 358681 *qconf-1.5_pre717-r1 (20 Dec 2010) diff --git a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild index 543ff16f4c23..913bdd5297e7 100644 --- a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild +++ b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r1.ebuild,v 1.1 2010/12/20 11:48:26 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.2 2011/03/27 19:44:13 ranger 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" |