diff options
Diffstat (limited to 'x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild')
-rw-r--r-- | x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild b/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild index 6a0af115803f..2398ba03152e 100644 --- a/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild +++ b/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild @@ -1,6 +1,6 @@ -# 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/smooth-themes/smooth-themes-0.5.8.ebuild,v 1.4 2005/09/05 16:04:10 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild,v 1.5 2006/01/13 18:28:25 gustavoz Exp $ inherit eutils @@ -8,7 +8,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="~ppc x86" +KEYWORDS="~ppc ~sparc x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="gtk2" |