diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-21 17:16:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-21 17:16:12 +0000 |
commit | 284313b998ae4381dfbe8724a2986e47c2a09267 (patch) | |
tree | 77b63360141f537f00d2525870fdc0ae49a3d744 /x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild | |
parent | Do not strip (bug #286340, comment #1). (diff) | |
download | historical-284313b998ae4381dfbe8724a2986e47c2a09267.tar.gz historical-284313b998ae4381dfbe8724a2986e47c2a09267.tar.bz2 historical-284313b998ae4381dfbe8724a2986e47c2a09267.zip |
Stable for HPPA (bug #279585).
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild')
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild index 3b913edd2d4a..857f396406dc 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild,v 1.5 2009/09/27 14:40:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild,v 1.6 2009/10/21 17:15:58 jer Exp $ EAPI="2" inherit flag-o-matic cmake-utils @@ -12,7 +12,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${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="" DEPEND="x11-libs/qt-gui:4[dbus]" |