summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-11 17:43:21 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-11 17:43:21 +0000
commited0d572034acf0c22679742dc499b1dc58661e98 (patch)
treef20bf960f94289bcb7c8f1915dbf6150f319aebc /x11-themes/qtcurve
parentVersion bump of jgoodies-forms (bugs #504628, #504444, etc.) (diff)
downloadgentoo-2-ed0d572034acf0c22679742dc499b1dc58661e98.tar.gz
gentoo-2-ed0d572034acf0c22679742dc499b1dc58661e98.tar.bz2
gentoo-2-ed0d572034acf0c22679742dc499b1dc58661e98.zip
ppc64 stable wrt bug #498660
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 3a3af6e7ffb9..de66b2a567a4 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.88 2014/07/05 19:54:17 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.89 2014/07/11 17:43:21 zlogene Exp $
+
+ 11 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> qtcurve-1.8.17-r1.ebuild:
+ ppc64 stable wrt bug #498660
05 Jul 2014; Tobias Klausmann <klausman@gentoo.org> qtcurve-1.8.17-r1.ebuild:
Stable on alpha, 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 78cd4031808d..27995309c4a8 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.8 2014/07/05 18:53:31 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild,v 1.9 2014/07/11 17:43:21 zlogene 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"