diff options
author | 2014-02-02 10:59:19 +0000 | |
---|---|---|
committer | 2014-02-02 10:59:19 +0000 | |
commit | 69f46bdc2592519f4ce12f30885a032243426ff3 (patch) | |
tree | be933908b2282a7b72795ec2b3aadd252e49d4bf /x11-themes | |
parent | Stable for ppc, wrt bug #495638 (diff) | |
download | gentoo-2-69f46bdc2592519f4ce12f30885a032243426ff3.tar.gz gentoo-2-69f46bdc2592519f4ce12f30885a032243426ff3.tar.bz2 gentoo-2-69f46bdc2592519f4ce12f30885a032243426ff3.zip |
Stable for ppc, wrt bug #498660
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 663730242e70..ddab6db8950d 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.83 2014/01/27 13:50:20 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.84 2014/02/02 10:59:19 ago Exp $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> qtcurve-1.8.17-r1.ebuild: + Stable for ppc, wrt bug #498660 *qtcurve-1.8.18 (27 Jan 2014) diff --git a/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild index a141d54e442f..665e96b9f4db 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.4 2014/01/26 12:24:09 ago Exp $ +# $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 $ 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" |