diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 08:20:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-27 08:20:36 +0000 |
commit | 14ed5bb73131c8fcff415a4c89a237fa7d2b2921 (patch) | |
tree | 975cdb7ad28310e0b199a262e511cea51cf20a87 /x11-themes | |
parent | alpha/sparc stable wrt #444388 (diff) | |
download | gentoo-2-14ed5bb73131c8fcff415a4c89a237fa7d2b2921.tar.gz gentoo-2-14ed5bb73131c8fcff415a4c89a237fa7d2b2921.tar.bz2 gentoo-2-14ed5bb73131c8fcff415a4c89a237fa7d2b2921.zip |
alpha/sparc stable wrt #444546
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'x11-themes')
-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 841534ea311a..c347cbb93fc9 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.152 2012/12/12 17:30:44 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.153 2012/12/27 08:20:36 armin76 Exp $ + + 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> qtcurve-qt4-1.8.14.ebuild: + alpha/sparc stable wrt #444546 12 Dec 2012; Davide Pesavento <pesa@gentoo.org> -files/qtcurve-qt4_kde49-kwin_decoration-macro.patch, 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 7d0f2715a808..fc483be2a5d8 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.5 2012/12/06 04:24:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.6 2012/12/27 08:20:36 armin76 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 )" |