diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2009-12-20 19:56:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2009-12-20 19:56:48 +0000 |
commit | 56935bfdb53a70ccfa101022715262c16eab9b51 (patch) | |
tree | 77cca6fb20303ad7c2b041b5e9ed928e8d1b3bee /x11-misc/treeline/treeline-1.2.3.ebuild | |
parent | Punt dead code (stdxx-incdir and GCC_SPECS checking), unify a bunch of common... (diff) | |
download | gentoo-2-56935bfdb53a70ccfa101022715262c16eab9b51.tar.gz gentoo-2-56935bfdb53a70ccfa101022715262c16eab9b51.tar.bz2 gentoo-2-56935bfdb53a70ccfa101022715262c16eab9b51.zip |
Stable on amd64 wrt bug #297628
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/treeline/treeline-1.2.3.ebuild')
-rw-r--r-- | x11-misc/treeline/treeline-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/treeline/treeline-1.2.3.ebuild b/x11-misc/treeline/treeline-1.2.3.ebuild index 1d64cf86d5e0..1661809e15ea 100644 --- a/x11-misc/treeline/treeline-1.2.3.ebuild +++ b/x11-misc/treeline/treeline-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.2.3.ebuild,v 1.2 2009/06/06 18:38:20 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.2.3.ebuild,v 1.3 2009/12/20 19:56:48 hwoarang Exp $ EAPI=2 NEED_PYTHON="2.4" @@ -14,7 +14,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="spell" LANGS="de fr" |