diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-05 15:11:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-05 15:11:15 +0000 |
commit | 35eded321e7be90eaf1b0f79fd2614d589aa8009 (patch) | |
tree | ba8adf70b54011d6415b2972d8b03275f89cfa93 /sys-devel/qconf | |
parent | Revision bump that adds patch to create less logspam, signed off by maintainer (diff) | |
download | gentoo-2-35eded321e7be90eaf1b0f79fd2614d589aa8009.tar.gz gentoo-2-35eded321e7be90eaf1b0f79fd2614d589aa8009.tar.bz2 gentoo-2-35eded321e7be90eaf1b0f79fd2614d589aa8009.zip |
Stable for HPPA (bug #358681).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/qconf/qconf-1.5_pre717-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/qconf/ChangeLog b/sys-devel/qconf/ChangeLog index 5473523d5bf2..17d2e153eb7b 100644 --- a/sys-devel/qconf/ChangeLog +++ b/sys-devel/qconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/qconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.14 2011/04/01 13:03:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.15 2011/04/05 15:11:15 jer Exp $ + + 05 Apr 2011; Jeroen Roovers <jer@gentoo.org> qconf-1.5_pre717-r1.ebuild: + Stable for HPPA (bug #358681). 01 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> qconf-1.5_pre717-r1.ebuild: diff --git a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild index 1578ccf73634..028f695bc792 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-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.3 2011/04/01 13:03:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.4 2011/04/05 15:11:15 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 ~arm ~hppa ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm hppa ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/qt-core" |