summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:49:39 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:49:39 +0000
commit556cb5a4759062af1e7bba4bf891ab7eef5ee1af (patch)
tree32bceafeb5d3fc06a06b981a2f9eb077f79e54f3 /x11-misc/treeline
parentx86 stable wrt bug #385875 (diff)
downloadgentoo-2-556cb5a4759062af1e7bba4bf891ab7eef5ee1af.tar.gz
gentoo-2-556cb5a4759062af1e7bba4bf891ab7eef5ee1af.tar.bz2
gentoo-2-556cb5a4759062af1e7bba4bf891ab7eef5ee1af.zip
x86 stable wrt bug #391511
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-misc/treeline')
-rw-r--r--x11-misc/treeline/ChangeLog5
-rw-r--r--x11-misc/treeline/treeline-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/treeline/ChangeLog b/x11-misc/treeline/ChangeLog
index ce9073fd2576..a80fbb95fd44 100644
--- a/x11-misc/treeline/ChangeLog
+++ b/x11-misc/treeline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/treeline
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.46 2011/12/04 11:46:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/ChangeLog,v 1.47 2011/12/07 07:49:39 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> treeline-1.4.0.ebuild:
+ x86 stable wrt bug #391511
04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> treeline-1.4.0.ebuild:
Add missing die statements. stable on amd64. bug #391511
diff --git a/x11-misc/treeline/treeline-1.4.0.ebuild b/x11-misc/treeline/treeline-1.4.0.ebuild
index 7ffb450e9759..d6dbf72345de 100644
--- a/x11-misc/treeline/treeline-1.4.0.ebuild
+++ b/x11-misc/treeline/treeline-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.4.0.ebuild,v 1.2 2011/12/04 11:46:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/treeline/treeline-1.4.0.ebuild,v 1.3 2011/12/07 07:49:39 phajdan.jr Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -15,7 +15,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"