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 | |
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')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-0.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index 96abeb60f3ab..78eeab6c1aab 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/treeline # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.17 2005/06/26 09:13:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.18 2005/07/02 02:03:29 smithj Exp $ + + 02 Jul 2005; Jonathan Smith <smithj@gentoo.org> treeline-0.12.0.ebuild: + 0.12.0 stable x86, loosely related to #72827 26 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> treeline-0.11.1.ebuild: 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 ) ) |