diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:07:06 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:07:06 +0000 |
commit | 4f75f1a34def07eae2a50a2422973a752dfbeae9 (patch) | |
tree | f0d2de6cc4d92db5a4448373b841a24c90263860 /x11-themes/gtk-engines | |
parent | Stable on ppc. (diff) | |
download | historical-4f75f1a34def07eae2a50a2422973a752dfbeae9.tar.gz historical-4f75f1a34def07eae2a50a2422973a752dfbeae9.tar.bz2 historical-4f75f1a34def07eae2a50a2422973a752dfbeae9.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.0.53_rc4
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 87f8703e68d2..01f9c1cc6ec3 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.45 2005/10/04 13:16:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.46 2005/10/06 19:07:06 hansmi Exp $ + + 06 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + gtk-engines-2.6.5.ebuild: + Stable on hppa, ppc. 04 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> gtk-engines-2.6.5.ebuild: diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild index 10cadc30f2eb..8284c4d729e0 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.5.ebuild,v 1.3 2005/10/04 13:16:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild,v 1.4 2005/10/06 19:07:06 hansmi 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 static" |