diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-28 19:26:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-28 19:26:57 +0000 |
commit | 67581ecbdd44b7d9b345cabd3545cdbb6b524e08 (patch) | |
tree | 9999fc7f2ad2062270c7ae49d6955df388201f3c /x11-themes/gtk-engines | |
parent | remove openoffice-ximian from the tree, which has been superseded by openoffi... (diff) | |
download | gentoo-2-67581ecbdd44b7d9b345cabd3545cdbb6b524e08.tar.gz gentoo-2-67581ecbdd44b7d9b345cabd3545cdbb6b524e08.tar.bz2 gentoo-2-67581ecbdd44b7d9b345cabd3545cdbb6b524e08.zip |
Stable on ppc64; bug #120718
(Portage version: 2.0.54)
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index d636ff9c065f..03da4a3c5e56 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,9 @@ # 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.60 2006/01/28 18:46:31 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.61 2006/01/28 19:26:57 corsair Exp $ + + 28 Jan 2006; Markus Rothe <corsair@gentoo.org> gtk-engines-2.6.7.ebuild: + Stable on ppc64; bug #120718 28 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> gtk-engines-2.6.7.ebuild: diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.7.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.7.ebuild index b0c3dd9514c6..af0540cf9b89 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.6.7.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.6.7.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.6.7.ebuild,v 1.4 2006/01/28 18:46:31 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.7.ebuild,v 1.5 2006/01/28 19:26:57 corsair Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility" |