diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 03:08:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 03:08:35 +0000 |
commit | 8fc3bfdad319f87fd0ae218cbaa5528197380568 (patch) | |
tree | 884f9e3bd223f2954351785f4075fc417766e023 /x11-themes | |
parent | Stable for HPPA (bug #238598). (diff) | |
download | gentoo-2-8fc3bfdad319f87fd0ae218cbaa5528197380568.tar.gz gentoo-2-8fc3bfdad319f87fd0ae218cbaa5528197380568.tar.bz2 gentoo-2-8fc3bfdad319f87fd0ae218cbaa5528197380568.zip |
Stable for HPPA (bug #238598).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 6b3811674045..dbffc0955942 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.42 2008/09/29 18:34:49 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.43 2008/09/30 03:08:35 jer Exp $ + + 30 Sep 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-0.59.5.ebuild: + Stable for HPPA (bug #238598). 29 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> qtcurve-0.59.5.ebuild: Stable on sparc, bug #238598 diff --git a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild b/x11-themes/qtcurve/qtcurve-0.59.5.ebuild index f57a46565df8..01d527387531 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.5.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.5.ebuild,v 1.4 2008/09/29 18:34:49 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.5.ebuild,v 1.5 2008/09/30 03:08:35 jer Exp $ EAPI=1 @@ -15,7 +15,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="x11-libs/qt:3" |