diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-12 13:11:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-12 13:11:44 +0000 |
commit | 3abc682295788fbcb1935263623221cb481452e8 (patch) | |
tree | 6e7014f465d0bc0fcd549afcfc40ce8e25418be0 /x11-themes/gtk-engines-smooth | |
parent | Keyworded ~sparc (Manifest recommit) (diff) | |
download | gentoo-2-3abc682295788fbcb1935263623221cb481452e8.tar.gz gentoo-2-3abc682295788fbcb1935263623221cb481452e8.tar.bz2 gentoo-2-3abc682295788fbcb1935263623221cb481452e8.zip |
Keyworded ~sparc
Diffstat (limited to 'x11-themes/gtk-engines-smooth')
-rw-r--r-- | x11-themes/gtk-engines-smooth/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-smooth/ChangeLog b/x11-themes/gtk-engines-smooth/ChangeLog index c2970a57f81d..fdafc9388c1a 100644 --- a/x11-themes/gtk-engines-smooth/ChangeLog +++ b/x11-themes/gtk-engines-smooth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-smooth # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/ChangeLog,v 1.9 2004/08/09 19:38:14 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/ChangeLog,v 1.10 2004/08/12 13:11:44 gustavoz Exp $ + + 12 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-smooth-0.5.8.ebuild: + Keyworded ~sparc 09 Aug 2004; Tom Martin <slarti@gentoo.org> gtk-engines-smooth-0.5.8.ebuild: Marked ~amd64, resolves bug 59241. diff --git a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild index 8724cdd0671c..d9795b306d05 100644 --- a/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild +++ b/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild,v 1.2 2004/08/09 19:38:14 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-smooth/gtk-engines-smooth-0.5.8.ebuild,v 1.3 2004/08/12 13:11:44 gustavoz Exp $ inherit gtk-engines2 @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="GTK+1 and GTK+2 Smooth Theme Engine" HOMEPAGE="http://sourceforge.net/projects/smooth-engine/" SRC_URI="mirror://sourceforge/smooth-engine/${MY_P}.tar.gz" -KEYWORDS="~x86 ~alpha ~ppc ~amd64" +KEYWORDS="~x86 ~alpha ~ppc ~amd64 ~sparc" LICENSE="GPL-2" SLOT="2" |