diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-16 13:34:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-16 13:34:09 +0000 |
commit | 20cd1edd7aaa70032a7f39895b0a39a2d15981f9 (patch) | |
tree | 06d24a86f0699cd2c56c3495b69ba8bc20439979 /x11-misc/treeline | |
parent | Mask m4-1.4.10 as it autotools is completely borked with it on fbsd (diff) | |
download | gentoo-2-20cd1edd7aaa70032a7f39895b0a39a2d15981f9.tar.gz gentoo-2-20cd1edd7aaa70032a7f39895b0a39a2d15981f9.tar.bz2 gentoo-2-20cd1edd7aaa70032a7f39895b0a39a2d15981f9.zip |
x86 stable wrt #185280
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-misc/treeline')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index cab8efded124..b46301ef28fc 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/treeline # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.32 2007/07/16 11:28:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.33 2007/07/16 13:34:09 armin76 Exp $ + + 16 Jul 2007; Raúl Porcel <armin76@gentoo.org> treeline-1.0.2.ebuild: + x86 stable wrt #185280 16 Jul 2007; nixnut <nixnut@gentoo.org> treeline-1.0.2.ebuild: Stable on ppc wrt bug 185280 diff --git a/x11-misc/treeline/treeline-1.0.2.ebuild b/x11-misc/treeline/treeline-1.0.2.ebuild index 42e01fac0ddd..4a5f3bcd460e 100644 --- a/x11-misc/treeline/treeline-1.0.2.ebuild +++ b/x11-misc/treeline/treeline-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.0.2.ebuild,v 1.2 2007/07/16 11:28:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.0.2.ebuild,v 1.3 2007/07/16 13:34:09 armin76 Exp $ inherit python @@ -11,7 +11,7 @@ SRC_URI="http://www.bellz.org/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="spell" DEPEND="spell? ( || ( app-text/aspell app-text/ispell ) ) |