diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-07-02 02:03:29 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-07-02 02:03:29 +0000 |
commit | 4862f3ec6d8e63d15b5afcf3e8cb602a3145e2d8 (patch) | |
tree | aa5a10b7e84e426ad490c9bb3a92041b3e62b258 /x11-misc/treeline/treeline-0.12.0.ebuild | |
parent | Stable on ppc; Bug #97544. (diff) | |
download | gentoo-2-4862f3ec6d8e63d15b5afcf3e8cb602a3145e2d8.tar.gz gentoo-2-4862f3ec6d8e63d15b5afcf3e8cb602a3145e2d8.tar.bz2 gentoo-2-4862f3ec6d8e63d15b5afcf3e8cb602a3145e2d8.zip |
0.12.0 stable x86, loosely related to #72827
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/treeline/treeline-0.12.0.ebuild')
-rw-r--r-- | x11-misc/treeline/treeline-0.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/treeline/treeline-0.12.0.ebuild b/x11-misc/treeline/treeline-0.12.0.ebuild index 12d8e65986f6..2938a14f2560 100644 --- a/x11-misc/treeline/treeline-0.12.0.ebuild +++ b/x11-misc/treeline/treeline-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-0.12.0.ebuild,v 1.2 2005/06/03 19:28:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-0.12.0.ebuild,v 1.3 2005/07/02 02:03:29 smithj Exp $ inherit eutils python @@ -11,7 +11,7 @@ SRC_URI="http://www.bellz.org/treeline/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="spell" DEPEND="spell? ( || ( app-text/aspell app-text/ispell ) ) |