diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-05 16:57:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-05 16:57:18 +0000 |
commit | ff0bfe3dca3c805dc20f92c3d4902a4d7077dd7c (patch) | |
tree | d6b067e039e55ed04c8f9e3d87d1f9994ea85392 /x11-themes | |
parent | Stable for HPPA (bug #446100). (diff) | |
download | gentoo-2-ff0bfe3dca3c805dc20f92c3d4902a4d7077dd7c.tar.gz gentoo-2-ff0bfe3dca3c805dc20f92c3d4902a4d7077dd7c.tar.bz2 gentoo-2-ff0bfe3dca3c805dc20f92c3d4902a4d7077dd7c.zip |
Stable for HPPA (bug #444546).
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 10a9f1a9bc05..47be86ed4026 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.149 2012/12/02 05:21:00 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.150 2012/12/05 16:57:18 jer Exp $ + + 05 Dec 2012; Jeroen Roovers <jer@gentoo.org> qtcurve-qt4-1.8.14.ebuild: + Stable for HPPA (bug #444546). 02 Dec 2012; Anthony G. Basile <blueness@gentoo.org> qtcurve-qt4-1.8.14.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 b8d1f6243316..afe8ace3f7aa 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.3 2012/12/02 05:21:00 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.4 2012/12/05 16:57:18 jer 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 )" |