diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 17:35:14 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 17:35:14 +0000 |
commit | 2a3bfc8a8e742a0680b55b8801801871f71001c3 (patch) | |
tree | ac7fcf45942e123b2c7f285427849885f1f62b9a /x11-themes/gtk-engines-qtcurve | |
parent | Marked ppc/ppc64 stable for bug #243374. (diff) | |
download | gentoo-2-2a3bfc8a8e742a0680b55b8801801871f71001c3.tar.gz gentoo-2-2a3bfc8a8e742a0680b55b8801801871f71001c3.tar.bz2 gentoo-2-2a3bfc8a8e742a0680b55b8801801871f71001c3.zip |
Marked ~ppc for bug #218436.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'x11-themes/gtk-engines-qtcurve')
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-themes/gtk-engines-qtcurve/ChangeLog b/x11-themes/gtk-engines-qtcurve/ChangeLog index 75d3e880518c..5f3b8ee8636f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.47 2009/02/24 23:36:49 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.48 2009/02/25 17:35:14 josejx Exp $ + + 25 Feb 2009; Joseph Jezak <josejx@gentoo.org> + gtk-engines-qtcurve-0.59.7.ebuild, gtk-engines-qtcurve-0.61.2.ebuild: + Marked ~ppc for bug #218436. *gtk-engines-qtcurve-0.61.2 (24 Feb 2009) diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.7.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.7.ebuild index a4774a4cde58..65d57592a84b 100644 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.7.ebuild +++ b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.7.ebuild,v 1.6 2008/11/08 19:49:55 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.59.7.ebuild,v 1.7 2009/02/25 17:35:14 josejx 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 ~ppc ~ppc64 sparc x86" IUSE="mozilla" RDEPEND=">=x11-libs/gtk+-2 diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.61.2.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.61.2.ebuild index 68d130314994..ba219bbb0c1c 100644 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.61.2.ebuild +++ b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.61.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.61.2.ebuild,v 1.1 2009/02/24 23:36:49 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.61.2.ebuild,v 1.2 2009/02/25 17:35:14 josejx Exp $ EAPI=1 inherit eutils 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 ~ppc ~ppc64 ~sparc ~x86" IUSE="mozilla firefox3" RDEPEND="x11-libs/gtk+:2 |