summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2014-02-02 17:25:44 +0000
committerSergey Popov <pinkbyte@gentoo.org>2014-02-02 17:25:44 +0000
commit5071a06adebd9877175eb490dd192b2fae92af27 (patch)
tree277a5c5633e19721d442cac813943a8502c53bc1 /x11-themes/qtcurve
parentre-add older versions (diff)
downloadgentoo-2-5071a06adebd9877175eb490dd192b2fae92af27.tar.gz
gentoo-2-5071a06adebd9877175eb490dd192b2fae92af27.tar.bz2
gentoo-2-5071a06adebd9877175eb490dd192b2fae92af27.zip
Stable on amd64 and x86, wrt bug #498660
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r--x11-themes/qtcurve/ChangeLog5
-rw-r--r--x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog
index ddab6db8950d..bc100988f86c 100644
--- a/x11-themes/qtcurve/ChangeLog
+++ b/x11-themes/qtcurve/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qtcurve
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.84 2014/02/02 10:59:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.85 2014/02/02 17:25:44 pinkbyte Exp $
+
+ 02 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> qtcurve-1.8.17-r1.ebuild:
+ Stable on amd64 and x86, wrt bug #498660
02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> qtcurve-1.8.17-r1.ebuild:
Stable for ppc, wrt bug #498660
diff --git a/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild
index 665e96b9f4db..b880890494b1 100644
--- a/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild,v 1.5 2014/02/02 10:59:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild,v 1.6 2014/02/02 17:25:44 pinkbyte Exp $
EAPI=5
KDE_REQUIRED="optional"
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
https://github.com/QtCurve/${PN}/commit/69047935dd4a9549d238cbc457e9c3cfa37386ae.patch -> ${P}-old_config_file.patch"
- KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 sparc ~x86"
+ KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86"
fi
LICENSE="GPL-2"