diff options
author | 2002-10-22 15:45:01 +0000 | |
---|---|---|
committer | 2002-10-22 15:45:01 +0000 | |
commit | 6b7abb0a24245886ec4de3c0a432d6c8cabb0fea (patch) | |
tree | 7f4796ced94e3ce9c588af7dabc3daa0e12e2cda /x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild | |
parent | removed meekrob specific code and added japanese translation support (diff) | |
download | gentoo-2-6b7abb0a24245886ec4de3c0a432d6c8cabb0fea.tar.gz gentoo-2-6b7abb0a24245886ec4de3c0a432d6c8cabb0fea.tar.bz2 gentoo-2-6b7abb0a24245886ec4de3c0a432d6c8cabb0fea.zip |
KEYWORDS for alpha
Diffstat (limited to 'x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild')
-rw-r--r-- | x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild b/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild index 0f85ea95d4a6..c8a32b2f7dc6 100644 --- a/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild +++ b/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild,v 1.2 2002/10/04 06:47:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-flat-theme/gtk-flat-theme-2.0.ebuild,v 1.3 2002/10/22 15:45:01 bjb Exp $ SLOT="0" S=${WORKDIR}/${P} DESCRIPTION="GTK 2 port of the FLAT theme" SRC_URI="http://themes.freshmeat.net/redir/gtk2flat/31385/url_tgz/gtk2flat-default.tar.gz" HOMEPAGE="http://themes.freshmeat.net/projects/gtk2flat" -KEYWORDS="x86" +KEYWORDS="x86 alpha" DEPEND=">=x11-libs/gtk+-2.0.0" RDEPEND=$DEPEND |