diff options
author | 2008-07-01 02:14:33 +0000 | |
---|---|---|
committer | 2008-07-01 02:14:33 +0000 | |
commit | 16bfc27aba1b8a8b746f2e35feba3ac4252c0afa (patch) | |
tree | ca94fc6b5656631b24b3698baee176d6ee586420 /x11-themes | |
parent | Stable for HPPA (bug #228273). (diff) | |
download | gentoo-2-16bfc27aba1b8a8b746f2e35feba3ac4252c0afa.tar.gz gentoo-2-16bfc27aba1b8a8b746f2e35feba3ac4252c0afa.tar.bz2 gentoo-2-16bfc27aba1b8a8b746f2e35feba3ac4252c0afa.zip |
Stable for HPPA (bug #228255).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 4d953d31a21c..4b06982ce561 100644 --- a/x11-themes/qtcurve/ChangeLog +++ b/x11-themes/qtcurve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qtcurve # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.34 2008/06/29 10:56:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.35 2008/07/01 02:14:33 jer Exp $ + + 01 Jul 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-0.59.2.ebuild: + Stable for HPPA (bug #228255). 28 Jun 2008; Tobias Klausmann <klausman@gentoo.org> qtcurve-0.59.2.ebuild: Stable on alpha, bug #228255 diff --git a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild index b966d2982865..1219299739f3 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.5 2008/06/29 10:56:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.6 2008/07/01 02:14:33 jer Exp $ # Order is important, so we get src_compile from cmake-utils. inherit kde-functions qt3 cmake-utils @@ -13,7 +13,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc64 ~sparc x86" IUSE="" RDEPEND="$(qt_min_version 3)" |