diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 10:06:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 10:06:52 +0000 |
commit | c9e996dfb00027387c79bdc07b45c007ef403b10 (patch) | |
tree | a5942733b7b1f5072432d34bbbebcd8eecfd2501 /x11-misc/treeline | |
parent | Stable for x86, wrt bug #461188 (diff) | |
download | gentoo-2-c9e996dfb00027387c79bdc07b45c007ef403b10.tar.gz gentoo-2-c9e996dfb00027387c79bdc07b45c007ef403b10.tar.bz2 gentoo-2-c9e996dfb00027387c79bdc07b45c007ef403b10.zip |
Stable for x86, wrt bug #461386
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/treeline')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index 7e31fd9b27fd..ac6b323859b3 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/treeline # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.52 2013/03/12 09:52:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.53 2013/03/12 10:06:52 ago Exp $ + + 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> treeline-1.4.1.ebuild: + Stable for x86, wrt bug #461386 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> treeline-1.4.1.ebuild: Stable for amd64, wrt bug #461386 diff --git a/x11-misc/treeline/treeline-1.4.1.ebuild b/x11-misc/treeline/treeline-1.4.1.ebuild index a00c1d66f0dc..f8fb7407e0ab 100644 --- a/x11-misc/treeline/treeline-1.4.1.ebuild +++ b/x11-misc/treeline/treeline-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.4.1.ebuild,v 1.2 2013/03/12 09:52:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.4.1.ebuild,v 1.3 2013/03/12 10:06:52 ago Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="spell" LANGS="de fr" |