diff options
author | 2012-11-25 13:09:05 +0000 | |
---|---|---|
committer | 2012-11-25 13:09:05 +0000 | |
commit | 592f32163f63cecae6407061af0c43b15f0a82e2 (patch) | |
tree | 47c4b3db0c6333553bf3f8a2fdf8c4d2dee3e97a /x11-themes/qtcurve-qt4 | |
parent | Stable for amd64, wrt bug #444672 (diff) | |
download | gentoo-2-592f32163f63cecae6407061af0c43b15f0a82e2.tar.gz gentoo-2-592f32163f63cecae6407061af0c43b15f0a82e2.tar.bz2 gentoo-2-592f32163f63cecae6407061af0c43b15f0a82e2.zip |
Stable for amd64, wrt bug #444546
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-themes/qtcurve-qt4')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 3a262a04fd35..3acdd0fc4712 100644 --- a/x11-themes/qtcurve-qt4/ChangeLog +++ b/x11-themes/qtcurve-qt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qtcurve-qt4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.147 2012/08/31 13:59:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.148 2012/11/25 13:09:05 ago Exp $ + + 25 Nov 2012; <ago@gentoo.org> qtcurve-qt4-1.8.14.ebuild: + Stable for amd64, wrt bug #444546 31 Aug 2012; Johannes Huber <johu@gentoo.org> -qtcurve-qt4-1.6.4-r1.ebuild, -qtcurve-qt4-1.8.13.ebuild: diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild index 2e874dea99e2..e79d4bbbb853 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.1 2012/08/23 05:08:41 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.2 2012/11/25 13:09:05 ago Exp $ EAPI=4 KDE_REQUIRED="optional" @@ -14,7 +14,7 @@ SRC_URI="http://craigd.wikispaces.com/file/view/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="kde windeco" REQUIRED_USE="windeco? ( kde )" |