diff options
Diffstat (limited to 'x11-themes/gtk-engines-qt')
-rw-r--r-- | x11-themes/gtk-engines-qt/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-qt/ChangeLog b/x11-themes/gtk-engines-qt/ChangeLog index f80c05777e61..3984cea616f0 100644 --- a/x11-themes/gtk-engines-qt/ChangeLog +++ b/x11-themes/gtk-engines-qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-qt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/ChangeLog,v 1.35 2008/07/02 20:27:39 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/ChangeLog,v 1.36 2008/07/06 20:33:58 bluebird Exp $ + + 06 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + gtk-engines-qt-0.8-r1.ebuild: + Stable on sparc, thanks to Tiago Cunha for testing, bug #224879 02 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> gtk-engines-qt-0.8-r1.ebuild: diff --git a/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild b/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild index 443739f17be3..05d46941fdf5 100644 --- a/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild +++ b/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-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/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild,v 1.5 2008/07/02 20:27:39 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild,v 1.6 2008/07/06 20:33:58 bluebird Exp $ ARTS_REQUIRED="never" @@ -12,7 +12,7 @@ HOMEPAGE="http://gtk-qt.ecs.soton.ac.uk" SRC_URI="http://gtk-qt.ecs.soton.ac.uk/files/${PV}/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" DEPEND=">=x11-libs/gtk+-2.2 dev-util/cmake" |