diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-01 02:15:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-01 02:15:31 +0000 |
commit | 872ad5bad2054d15e448c9b0ab4209dde931c197 (patch) | |
tree | a120b6d09447a932508596fdc5cdbc968eb1a44c /x11-themes/qtcurve-qt4 | |
parent | Stable for HPPA (bug #228249). (diff) | |
download | gentoo-2-872ad5bad2054d15e448c9b0ab4209dde931c197.tar.gz gentoo-2-872ad5bad2054d15e448c9b0ab4209dde931c197.tar.bz2 gentoo-2-872ad5bad2054d15e448c9b0ab4209dde931c197.zip |
Stable for HPPA (bug #228259).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'x11-themes/qtcurve-qt4')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 225e8a4d83dd..312677fad212 100644 --- a/x11-themes/qtcurve-qt4/ChangeLog +++ b/x11-themes/qtcurve-qt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qtcurve-qt4 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.32 2008/06/29 10:55:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.33 2008/07/01 02:15:31 jer Exp $ + + 01 Jul 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-qt4-0.59.3-r1.ebuild: + Stable for HPPA (bug #228259). 29 Jun 2008; Tobias Klausmann <klausman@gentoo.org> qtcurve-qt4-0.59.3-r1.ebuild: diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild index 8fdd92eb2268..6125b66f4c93 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.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-qt4/qtcurve-qt4-0.59.3-r1.ebuild,v 1.8 2008/06/29 10:55:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild,v 1.9 2008/07/01 02:15:31 jer Exp $ EAPI="1" 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 ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc64 ~sparc x86" IUSE="kde" DEPEND="|| ( >=x11-libs/qt-4.0:4 x11-libs/qt-gui:4 ) |