diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:11:19 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:11:19 +0000 |
commit | ac6460ca1cd4e511aabb3feea4741394e1caf58d (patch) | |
tree | 0c56529ad6bfcbf4e906b3a6a179a6d72d246595 /x11-misc | |
parent | x86 stable wrt bug #510678 (diff) | |
download | gentoo-2-ac6460ca1cd4e511aabb3feea4741394e1caf58d.tar.gz gentoo-2-ac6460ca1cd4e511aabb3feea4741394e1caf58d.tar.bz2 gentoo-2-ac6460ca1cd4e511aabb3feea4741394e1caf58d.zip |
x86 stable wrt bug #510170
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/treeline/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/treeline/treeline-1.4.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog index 1042270fac77..6050952a904d 100644 --- a/x11-misc/treeline/ChangeLog +++ b/x11-misc/treeline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/treeline # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.58 2014/05/18 04:32:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.59 2014/06/14 10:11:19 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + treeline-1.4.1-r1.ebuild: + x86 stable wrt bug #510170 *treeline-1.9.4 (18 May 2014) diff --git a/x11-misc/treeline/treeline-1.4.1-r1.ebuild b/x11-misc/treeline/treeline-1.4.1-r1.ebuild index c8d324ef20bb..c7c1817b40d9 100644 --- a/x11-misc/treeline/treeline-1.4.1-r1.ebuild +++ b/x11-misc/treeline/treeline-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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-r1.ebuild,v 1.2 2013/09/05 19:44:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.4.1-r1.ebuild,v 1.3 2014/06/14 10:11:19 phajdan.jr Exp $ EAPI=5 @@ -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" TLLINGUAS=( de fr ) IUSE+=" ${TLLINGUAS[@]/#/linguas_}" |