diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:12:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:12:50 +0000 |
commit | c259fba5656309f4aa19b398cf49224e8f3cfbda (patch) | |
tree | 9b32b7864fa849687a5401bf93f94cfdd5cce0df /x11-themes/gtk-engines-qtcurve | |
parent | Stable on ppc64; bug #228161 (diff) | |
download | gentoo-2-c259fba5656309f4aa19b398cf49224e8f3cfbda.tar.gz gentoo-2-c259fba5656309f4aa19b398cf49224e8f3cfbda.tar.bz2 gentoo-2-c259fba5656309f4aa19b398cf49224e8f3cfbda.zip |
Stable on ppc64; bug #228249
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/gtk-engines-qtcurve')
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-qtcurve/ChangeLog b/x11-themes/gtk-engines-qtcurve/ChangeLog index 527788da07ae..67f4fcc6c372 100644 --- a/x11-themes/gtk-engines-qtcurve/ChangeLog +++ b/x11-themes/gtk-engines-qtcurve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-qtcurve # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.29 2008/06/20 14:48:34 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.30 2008/06/21 20:12:50 corsair Exp $ + + 21 Jun 2008; Markus Rothe <corsair@gentoo.org> + gtk-engines-qtcurve-0.59.4.ebuild: + Stable on ppc64; bug #228249 20 Jun 2008; <welp@gentoo.org> gtk-engines-qtcurve-0.59.4.ebuild: Stable on amd64; Bug 228249 diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.4.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.4.ebuild index 06f726333d78..53f6ae17298a 100644 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.4.ebuild +++ b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.4.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-qtcurve/gtk-engines-qtcurve-0.59.4.ebuild,v 1.3 2008/06/20 14:48:34 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.4.ebuild,v 1.4 2008/06/21 20:12:50 corsair Exp $ inherit eutils 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="mozilla" RDEPEND=">=x11-libs/gtk+-2 |