diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-10-28 10:58:17 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-10-28 10:58:17 +0000 |
commit | 945f31aa93858f7e72c104d36eba050fc72688e3 (patch) | |
tree | 17cf56e528cae453052ad8028ac747c688673afb /app-misc/glastree/glastree-1.04.ebuild | |
parent | x86 stable wrt bug #151380 (diff) | |
download | gentoo-2-945f31aa93858f7e72c104d36eba050fc72688e3.tar.gz gentoo-2-945f31aa93858f7e72c104d36eba050fc72688e3.tar.bz2 gentoo-2-945f31aa93858f7e72c104d36eba050fc72688e3.zip |
x86 stable wrt bug #151290
(Portage version: 2.1.1)
Diffstat (limited to 'app-misc/glastree/glastree-1.04.ebuild')
-rw-r--r-- | app-misc/glastree/glastree-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/glastree/glastree-1.04.ebuild b/app-misc/glastree/glastree-1.04.ebuild index 50c6ab546f03..1e18e0801529 100644 --- a/app-misc/glastree/glastree-1.04.ebuild +++ b/app-misc/glastree/glastree-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.04.ebuild,v 1.2 2006/10/14 15:55:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.04.ebuild,v 1.3 2006/10/28 10:58:17 opfer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.igmus.org/files/${P}.tar.gz" DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" -KEYWORDS="ppc ~x86" +KEYWORDS="ppc x86" IUSE="" LICENSE="public-domain" |