diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 09:52:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 09:52:45 +0000 |
commit | 34f8b8ff87362c1b51df3fea127accffed075632 (patch) | |
tree | 25a46e72191317701a407bd11bbe920c2d671fd1 /x11-misc | |
parent | Stable for amd64, wrt bug #461188 (diff) | |
download | gentoo-2-34f8b8ff87362c1b51df3fea127accffed075632.tar.gz gentoo-2-34f8b8ff87362c1b51df3fea127accffed075632.tar.bz2 gentoo-2-34f8b8ff87362c1b51df3fea127accffed075632.zip |
Stable for amd64, wrt bug #461386
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-1.4.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index 39a7bb117cf4..7e31fd9b27fd 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/treeline -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.51 2012/06/04 18:14:21 xmw Exp $ +# 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 $ + + 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> treeline-1.4.1.ebuild: + Stable for amd64, wrt bug #461386 *treeline-1.4.1 (04 Jun 2012) @@ -223,4 +226,3 @@ 26 May 2004; Tavis Ormandy <taviso@gentoo.org> treeline-0.7.3.ebuild: initial import - diff --git a/x11-misc/treeline/treeline-1.4.1.ebuild b/x11-misc/treeline/treeline-1.4.1.ebuild index c12e2dc15144..a00c1d66f0dc 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-2012 Gentoo Foundation +# 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.1 2012/06/04 18:14:21 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.4.1.ebuild,v 1.2 2013/03/12 09:52:45 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" |