diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:17:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:17:38 +0000 |
commit | 2775cebb7c1304fc73b976a4b2c9c4d6a189346a (patch) | |
tree | 4c34dad9cf5b77c9cdc4acbb6fb47826d506e6cd /x11-misc/treeline | |
parent | x11-misc/basket stable on ppc. (diff) | |
download | historical-2775cebb7c1304fc73b976a4b2c9c4d6a189346a.tar.gz historical-2775cebb7c1304fc73b976a4b2c9c4d6a189346a.tar.bz2 historical-2775cebb7c1304fc73b976a4b2c9c4d6a189346a.zip |
x11-misc/treeline stable on ppc.
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'x11-misc/treeline')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-0.13.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index ee3dda1eb559..0e1971b74198 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/treeline # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.23 2006/03/16 18:10:50 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.24 2006/03/22 22:17:38 hansmi Exp $ + + 22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> + treeline-0.13.1.ebuild: + Stable on ppc. 16 Mar 2006; Krzysiek Pawlik <nelchael@gentoo.org> treeline-0.13.1.ebuild: Stable on x86. diff --git a/x11-misc/treeline/treeline-0.13.1.ebuild b/x11-misc/treeline/treeline-0.13.1.ebuild index 52268f7880db..55129f1f0a29 100644 --- a/x11-misc/treeline/treeline-0.13.1.ebuild +++ b/x11-misc/treeline/treeline-0.13.1.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/x11-misc/treeline/treeline-0.13.1.ebuild,v 1.2 2006/03/16 18:10:50 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-0.13.1.ebuild,v 1.3 2006/03/22 22:17:38 hansmi Exp $ inherit python @@ -11,7 +11,7 @@ SRC_URI="http://www.bellz.org/treeline/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="spell" DEPEND="spell? ( || ( app-text/aspell app-text/ispell ) ) |