summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-07-29 11:19:10 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-07-29 11:19:10 +0000
commit7ed3a0f42126864d66407a948bb6a6f16d9d367e (patch)
treea1533b8befb1af1eb132da5bdb6129d67bccffc4
parentMask webkit USE flag for wxGTK so the dep can stay ~alpha forever (diff)
downloadgentoo-2-7ed3a0f42126864d66407a948bb6a6f16d9d367e.tar.gz
gentoo-2-7ed3a0f42126864d66407a948bb6a6f16d9d367e.tar.bz2
gentoo-2-7ed3a0f42126864d66407a948bb6a6f16d9d367e.zip
Stable on alpha, bug 556122
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
-rw-r--r--dev-tcltk/blt/ChangeLog5
-rw-r--r--dev-tcltk/blt/blt-2.4z-r13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/blt/ChangeLog b/dev-tcltk/blt/ChangeLog
index 1b09859ca906..1535a94edfff 100644
--- a/dev-tcltk/blt/ChangeLog
+++ b/dev-tcltk/blt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/blt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.70 2015/07/28 12:45:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.71 2015/07/29 11:19:10 klausman Exp $
+
+ 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> blt-2.4z-r13.ebuild:
+ Stable on alpha, bug 556122
28 Jul 2015; Justin Lecher <jlec@gentoo.org> blt-2.4z-r13.ebuild:
install headers with u+w, bug #554352
diff --git a/dev-tcltk/blt/blt-2.4z-r13.ebuild b/dev-tcltk/blt/blt-2.4z-r13.ebuild
index 5cf570102d41..21de2ded1863 100644
--- a/dev-tcltk/blt/blt-2.4z-r13.ebuild
+++ b/dev-tcltk/blt/blt-2.4z-r13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/blt-2.4z-r13.ebuild,v 1.2 2015/07/28 12:45:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/blt-2.4z-r13.ebuild,v 1.3 2015/07/29 11:19:10 klausman Exp $
EAPI=5
@@ -19,7 +19,7 @@ SRC_URI="
IUSE="jpeg static-libs X"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="
dev-lang/tk:0=