diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-02 05:21:00 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-02 05:21:00 +0000 |
commit | c40a2088058b4b7bcc9f85f81bf115b53cbc69b2 (patch) | |
tree | 0ead8d5f5243d48208ced1fc49caf1767e509264 /x11-themes/qtcurve-qt4 | |
parent | Rename "sslwrap" to "SSLeay" as per original name of the license. (diff) | |
download | gentoo-2-c40a2088058b4b7bcc9f85f81bf115b53cbc69b2.tar.gz gentoo-2-c40a2088058b4b7bcc9f85f81bf115b53cbc69b2.tar.bz2 gentoo-2-c40a2088058b4b7bcc9f85f81bf115b53cbc69b2.zip |
stable ppc, bug #444546
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'x11-themes/qtcurve-qt4')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 3acdd0fc4712..10a9f1a9bc05 100644 --- a/x11-themes/qtcurve-qt4/ChangeLog +++ b/x11-themes/qtcurve-qt4/ChangeLog @@ -1,6 +1,10 @@ # 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.148 2012/11/25 13:09:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.149 2012/12/02 05:21:00 blueness Exp $ + + 02 Dec 2012; Anthony G. Basile <blueness@gentoo.org> + qtcurve-qt4-1.8.14.ebuild: + stable ppc, bug #444546 25 Nov 2012; <ago@gentoo.org> qtcurve-qt4-1.8.14.ebuild: Stable for amd64, wrt bug #444546 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 e79d4bbbb853..b8d1f6243316 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.2 2012/11/25 13:09:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.3 2012/12/02 05:21:00 blueness 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 )" |