diff options
author | 2006-10-20 19:56:27 +0000 | |
---|---|---|
committer | 2006-10-20 19:56:27 +0000 | |
commit | 41cda1d2d5d37f26e639e121b5fb48d27518c853 (patch) | |
tree | e99259b80a32202eed624ed13948f779c0f8d078 /x11-themes/gtk-engines | |
parent | Marking amd64, sparc stable; cleaning up ebuilds (diff) | |
download | gentoo-2-41cda1d2d5d37f26e639e121b5fb48d27518c853.tar.gz gentoo-2-41cda1d2d5d37f26e639e121b5fb48d27518c853.tar.bz2 gentoo-2-41cda1d2d5d37f26e639e121b5fb48d27518c853.zip |
Mark 2.6.9 stable on alpha
(Portage version: 2.1.1-r1)
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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index a8081b9922e8..7819248e2eaa 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.76 2006/10/09 09:38:12 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.77 2006/10/20 19:56:27 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> gtk-engines-2.6.9.ebuild: + Mark 2.6.9 stable on alpha *gtk-engines-2.8.1 (09 Oct 2006) diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild index ecb9c499e3f0..ac4c0e93fad0 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.6.9.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.9.ebuild,v 1.10 2006/09/05 03:49:05 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild,v 1.11 2006/10/20 19:56:27 agriffis Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility" |