diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-10-09 17:50:29 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-10-09 17:50:29 +0000 |
commit | 187164a90f8ce0d7f502a581b2ab55a2c0289635 (patch) | |
tree | 0c4b1368c2e4c68de33288c6d1d932e4e79543a6 /x11-themes/gtk-engines-cleanice | |
parent | Add support for expat-2 to xgettext by linking it at build time rather than (diff) | |
download | gentoo-2-187164a90f8ce0d7f502a581b2ab55a2c0289635.tar.gz gentoo-2-187164a90f8ce0d7f502a581b2ab55a2c0289635.tar.bz2 gentoo-2-187164a90f8ce0d7f502a581b2ab55a2c0289635.zip |
Added ~x86-fbsd keyword
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'x11-themes/gtk-engines-cleanice')
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines-cleanice/ChangeLog b/x11-themes/gtk-engines-cleanice/ChangeLog index d58619cfa3e2..41d876d6157a 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.20 2005/09/17 10:17:27 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.21 2006/10/09 17:50:29 the_paya Exp $ + + 09 Oct 2006; Javier Villavicencio <the_paya@gentoo.org> + gtk-engines-cleanice-2.4.0.ebuild: + Keyworded ~x86-fbsd. 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gtk-engines-cleanice-2.4.0.ebuild: diff --git a/x11-themes/gtk-engines-cleanice/files/digest-gtk-engines-cleanice-2.4.0 b/x11-themes/gtk-engines-cleanice/files/digest-gtk-engines-cleanice-2.4.0 index 1039a126b7a1..624226ed2fb9 100644 --- a/x11-themes/gtk-engines-cleanice/files/digest-gtk-engines-cleanice-2.4.0 +++ b/x11-themes/gtk-engines-cleanice/files/digest-gtk-engines-cleanice-2.4.0 @@ -1 +1,3 @@ MD5 0737454f3209e0d418f210b22440383a gtk-engines-cleanice-2.4.0.tar.gz 210165 +RMD160 20a623ac7b9ef8aa66d94b99259226143f3b9e40 gtk-engines-cleanice-2.4.0.tar.gz 210165 +SHA256 47955f40c93cb1c4ed4f455efd7cab14bc9e18a146abbc90f761692bff19f819 gtk-engines-cleanice-2.4.0.tar.gz 210165 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 ce683eb2fa38..99b161999589 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 +# 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-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.8 2005/09/17 10:17:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.9 2006/10/09 17:50:29 the_paya Exp $ DESCRIPTION="GTK+2 Cleanice Theme Engine" HOMEPAGE="http://sourceforge.net/projects/elysium-project/" SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd" LICENSE="GPL-2" IUSE="static" SLOT="2" |