diff options
author | 2008-12-20 16:00:52 +0000 | |
---|---|---|
committer | 2008-12-20 16:00:52 +0000 | |
commit | 0244438018b05f6b568e84dc6a25284ed7dbaa58 (patch) | |
tree | 20524f0595dc5ed5ffafbce06a018aa66685e9c5 /x11-themes | |
parent | Stable on ppc wrt bug 250796 (diff) | |
download | gentoo-2-0244438018b05f6b568e84dc6a25284ed7dbaa58.tar.gz gentoo-2-0244438018b05f6b568e84dc6a25284ed7dbaa58.tar.bz2 gentoo-2-0244438018b05f6b568e84dc6a25284ed7dbaa58.zip |
Stable on ppc wrt bug 251511
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-cleanice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-cleanice/ChangeLog b/x11-themes/gtk-engines-cleanice/ChangeLog index ad8a2b1f4686..3767b19b516a 100644 --- a/x11-themes/gtk-engines-cleanice/ChangeLog +++ b/x11-themes/gtk-engines-cleanice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines-cleanice # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.25 2008/12/18 18:01:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.26 2008/12/20 16:00:52 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> gtk-engines-cleanice-2.4.1.ebuild: + Stable on ppc wrt bug 251511 18 Dec 2008; <ssuominen@gentoo.org> gtk-engines-cleanice-2.4.1.ebuild: x86 stable wrt #251511 diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild index b9f14976e446..6a509ae12e8a 100644 --- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild +++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.2 2008/12/18 18:01:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild,v 1.3 2008/12/20 16:00:52 nixnut Exp $ DESCRIPTION="GTK+ CleanIce Theme Engine" HOMEPAGE="http://sourceforge.net/projects/elysium-project" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4" |