diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:42:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:42:32 +0000 |
commit | e473b24970b3eda321e5973c6fe9e4a3fc8f79c9 (patch) | |
tree | d1d877b283595649aed40a50e1350eb7b88a9b6d /x11-themes | |
parent | Stable on sparc wrt #185823 (diff) | |
download | gentoo-2-e473b24970b3eda321e5973c6fe9e4a3fc8f79c9.tar.gz gentoo-2-e473b24970b3eda321e5973c6fe9e4a3fc8f79c9.tar.bz2 gentoo-2-e473b24970b3eda321e5973c6fe9e4a3fc8f79c9.zip |
Stable on sparc wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.10.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 04f9317526b5..21fa8d99cd23 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.101 2007/07/11 02:44:21 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.102 2007/08/07 13:42:32 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-2.10.2.ebuild: + Stable on sparc wrt #185823 11 Jul 2007; Mart Raudsepp <leio@gentoo.org> -files/gtk-engines-2.8.2-smooth-arrow.patch, gtk-engines-2.6.9.ebuild, diff --git a/x11-themes/gtk-engines/gtk-engines-2.10.2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.10.2.ebuild index 1ef4c5d36b2b..3e70113df14f 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.10.2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.10.2.ebuild,v 1.2 2007/07/11 02:44:21 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.10.2.ebuild,v 1.3 2007/08/07 13:42:32 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="accessibility static" RDEPEND=">=x11-libs/gtk+-2.10 |