diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-14 13:21:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-14 13:21:35 +0000 |
commit | 03533a8ff5c3298de380fa4baace106a898733fb (patch) | |
tree | d5cd980c3868a89310e4ab031cb21d5f82d4b961 /sys-devel | |
parent | Stable for amd64, wrt bug #393793 (diff) | |
download | gentoo-2-03533a8ff5c3298de380fa4baace106a898733fb.tar.gz gentoo-2-03533a8ff5c3298de380fa4baace106a898733fb.tar.bz2 gentoo-2-03533a8ff5c3298de380fa4baace106a898733fb.zip |
Stable for amd64, wrt bug #358681
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-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 271e2ebc32db..0347d294624c 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.17 2011/04/25 14:39:48 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.18 2012/06/14 13:21:35 ago Exp $ + + 14 Jun 2012; Agostino Sarubbo <ago@gentoo.org> qconf-1.5_pre717-r1.ebuild: + Stable for amd64, wrt bug #358681 25 Apr 2011; Raúl Porcel <armin76@gentoo.org> qconf-1.5_pre717-r1.ebuild: sparc stable wrt #358681 diff --git a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild index aa66be959ce8..cba289f1f222 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 +# Copyright 1999-2012 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.6 2011/04/25 14:39:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.7 2012/06/14 13:21:35 ago 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" |