diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 20:14:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 20:14:42 +0000 |
commit | f7c299d66f5fc19432db2cdf31b4b35b1157941d (patch) | |
tree | 874d1bffa476749f753094b758ffe4d42a6a860c /x11-themes | |
parent | Fix compilation with gcc-4.3; bug #251147 (diff) | |
download | gentoo-2-f7c299d66f5fc19432db2cdf31b4b35b1157941d.tar.gz gentoo-2-f7c299d66f5fc19432db2cdf31b4b35b1157941d.tar.bz2 gentoo-2-f7c299d66f5fc19432db2cdf31b4b35b1157941d.zip |
Stable for HPPA (bug #251511).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-cleanice/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines-cleanice/ChangeLog b/x11-themes/gtk-engines-cleanice/ChangeLog index f2842c2c1f14..6b24774cf859 100644 --- a/x11-themes/gtk-engines-cleanice/ChangeLog +++ b/x11-themes/gtk-engines-cleanice/ChangeLog @@ -1,6 +1,10 @@ # 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.28 2008/12/22 15:48:59 armin76 Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.29 2009/01/21 20:14:42 jer Exp $ + + 21 Jan 2009; Jeroen Roovers <jer@gentoo.org> + gtk-engines-cleanice-2.4.1.ebuild: + Stable for HPPA (bug #251511). 22 Dec 2008; Raúl Porcel <armin76@gentoo.org> gtk-engines-cleanice-2.4.1.ebuild: 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 0c569e1e0b3e..9a0b371dde10 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 +# Copyright 1999-2009 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.5 2008/12/22 15:48:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild,v 1.6 2009/01/21 20:14:42 jer 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" |