diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-04 14:12:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-04 14:12:08 +0000 |
commit | 932ca32a146a285ae913d275ac5dee8e64fc7371 (patch) | |
tree | f04c25239aa3119abd605a48d5f7cb87aaf94b08 /x11-themes/gtk-engines | |
parent | gimp bump (diff) | |
download | gentoo-2-932ca32a146a285ae913d275ac5dee8e64fc7371.tar.gz gentoo-2-932ca32a146a285ae913d275ac5dee8e64fc7371.tar.bz2 gentoo-2-932ca32a146a285ae913d275ac5dee8e64fc7371.zip |
Stable on hppa and sparc wrt #156572
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.8.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 3727a95c116d..ee66a139b015 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.83 2006/12/04 00:54:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.84 2006/12/04 14:12:08 gustavoz Exp $ + + 04 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-2.8.2.ebuild: + Stable on hppa and sparc wrt #156572 04 Dec 2006; Christian Faulhammer <opfer@gentoo.org> gtk-engines-2.8.2.ebuild: diff --git a/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild index 44f554a29815..1caadb497cbf 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.8.2.ebuild,v 1.5 2006/12/04 00:54:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild,v 1.6 2006/12/04 14:12:08 gustavoz Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility static" |