diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-15 08:37:00 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-15 08:37:00 +0000 |
commit | 1428a4c29bcc985f5e0750af578a5d6a67e5fe0d (patch) | |
tree | adf42d344dc575fe0a82f260af2a0949da335b99 | |
parent | Fix to header of root.in.patch (diff) | |
download | gentoo-2-1428a4c29bcc985f5e0750af578a5d6a67e5fe0d.tar.gz gentoo-2-1428a4c29bcc985f5e0750af578a5d6a67e5fe0d.tar.bz2 gentoo-2-1428a4c29bcc985f5e0750af578a5d6a67e5fe0d.zip |
Marking 2.4.0 stable (x86)
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | x11-themes/gtk-engines-cleanice/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-themes/gtk-engines-cleanice/ChangeLog b/x11-themes/gtk-engines-cleanice/ChangeLog index 793270d5dad8..8ea226762046 100644 --- a/x11-themes/gtk-engines-cleanice/ChangeLog +++ b/x11-themes/gtk-engines-cleanice/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/gtk-engines-cleanice -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.10 2005/08/02 08:48:00 leonardop Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.11 2005/08/15 08:37:00 leonardop Exp $ + + 15 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + gtk-engines-cleanice-2.4.0.ebuild: + Marking stable on x86 early, since previous versions have problems with + deprecated widgets (bug #85731). *gtk-engines-cleanice-2.4.0 (02 Aug 2005) diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild index 5e71456922c4..90f61c50965b 100644 --- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild +++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild @@ -1,12 +1,12 @@ # 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-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.1 2005/08/02 08:48:00 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.2 2005/08/15 08:37:00 leonardop Exp $ DESCRIPTION="GTK+2 Cleanice Theme Engine" HOMEPAGE="http://sourceforge.net/projects/elysium-project/" SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~hppa ~amd64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc x86" LICENSE="GPL-2" IUSE="static" SLOT="2" |