diff options
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.8.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |