diff options
author | Ned Ludd <solar@gentoo.org> | 2009-03-08 02:57:44 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-03-08 02:57:44 +0000 |
commit | 418ff4c40b9754ac2df21e2591d5d05194f8e030 (patch) | |
tree | ba193d252bebd8cbdd41e8a1352ccbb919e6ebc8 /x11-themes | |
parent | Migration to EAPI 2, add get_libdir() fix, keyword ~amd64 (diff) | |
download | gentoo-2-418ff4c40b9754ac2df21e2591d5d05194f8e030.tar.gz gentoo-2-418ff4c40b9754ac2df21e2591d5d05194f8e030.tar.bz2 gentoo-2-418ff4c40b9754ac2df21e2591d5d05194f8e030.zip |
keyworded ~arm
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/smooth-themes/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/smooth-themes/ChangeLog b/x11-themes/smooth-themes/ChangeLog index babc142c86b4..61c2c4f8766b 100644 --- a/x11-themes/smooth-themes/ChangeLog +++ b/x11-themes/smooth-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/smooth-themes -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/ChangeLog,v 1.12 2008/11/04 00:50:59 jmbsvicetto Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/ChangeLog,v 1.13 2009/03/08 02:57:44 solar Exp $ + + 08 Mar 2009; <solar@gentoo.org> smooth-themes-0.5.8-r1.ebuild: + keyworded ~arm 04 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> metadata.xml: diff --git a/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild b/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild index d928df06e686..02b01ecc40cd 100644 --- a/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild +++ b/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.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/smooth-themes/smooth-themes-0.5.8-r1.ebuild,v 1.10 2008/05/24 13:34:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild,v 1.11 2009/03/08 02:57:44 solar Exp $ WANT_AUTOMAKE=1.8 inherit autotools eutils @@ -9,7 +9,7 @@ DESCRIPTION="A clean set of GTK+ themes based on the Smooth engine" HOMEPAGE="http://sourceforge.net/projects/smooth-engine/" SRC_URI="mirror://sourceforge/smooth-engine/${P}.tar.gz" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="~arm amd64 ppc sparc x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="" |