diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-01-31 11:08:12 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-01-31 11:08:12 +0000 |
commit | 6ba2326a512df057b1bb7c3af44a9235ee093c90 (patch) | |
tree | 4abcafa9ff5c3bbd1029193b5059434ed69f1ad9 /x11-themes/gtk-engines | |
parent | Stable on alpha wtr bug #120333 (diff) | |
download | gentoo-2-6ba2326a512df057b1bb7c3af44a9235ee093c90.tar.gz gentoo-2-6ba2326a512df057b1bb7c3af44a9235ee093c90.tar.bz2 gentoo-2-6ba2326a512df057b1bb7c3af44a9235ee093c90.zip |
Stable on alpha wrt bug #120718
(Portage version: 2.0.53)
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.6.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 8332260101e8..5474b2809d23 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.62 2006/01/29 22:23:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.63 2006/01/31 11:08:12 yoswink Exp $ + + 31 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> + gtk-engines-2.6.7.ebuild: + Stable on alpha wrt bug #120718 29 Jan 2006; Jason Wever <weeve@gentoo.org> gtk-engines-2.6.7.ebuild: Stable on SPARC wrt bug #120718. 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 75417654b97f..e153224e50fa 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.6 2006/01/29 22:23:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.7.ebuild,v 1.7 2006/01/31 11:08:12 yoswink 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" |