diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 16:17:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 16:17:46 +0000 |
commit | 6f057b448afc636aab3b76e55c9af6409f94888f (patch) | |
tree | 41eff2c117a932db87828e026337aa6c0bf5336f /x11-misc | |
parent | stable x86, bug 297503 (diff) | |
download | gentoo-2-6f057b448afc636aab3b76e55c9af6409f94888f.tar.gz gentoo-2-6f057b448afc636aab3b76e55c9af6409f94888f.tar.bz2 gentoo-2-6f057b448afc636aab3b76e55c9af6409f94888f.zip |
stable x86, bug 297628
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-1.2.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index 71f111c55ead..f81285c242cb 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/treeline -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.39 2009/12/20 19:56:48 hwoarang Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.40 2010/01/01 16:17:46 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + treeline-1.2.3.ebuild: + stable x86, bug 297628 20 Dec 2009; Markos Chandras <hwoarang@gentoo.org> treeline-1.2.3.ebuild: Stable on amd64 wrt bug #297628 diff --git a/x11-misc/treeline/treeline-1.2.3.ebuild b/x11-misc/treeline/treeline-1.2.3.ebuild index 1661809e15ea..61a471cdc410 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 +# Copyright 1999-2010 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.3 2009/12/20 19:56:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.2.3.ebuild,v 1.4 2010/01/01 16:17:46 fauli 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" |