summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-05-18 09:57:30 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-05-18 09:57:30 +0000
commitbe013b6e5d669151c9f7c11527e17cce88823060 (patch)
tree5b3e7702cd36dcb58d48ac76382ea6ffd19cf5d1 /games-board
parentLoad all common settings before including specific files. Bug 469908 by Hank ... (diff)
downloadgentoo-2-be013b6e5d669151c9f7c11527e17cce88823060.tar.gz
gentoo-2-be013b6e5d669151c9f7c11527e17cce88823060.tar.bz2
gentoo-2-be013b6e5d669151c9f7c11527e17cce88823060.zip
Stable for amd64 wrt bug #469728
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/awale/ChangeLog5
-rw-r--r--games-board/awale/awale-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/awale/ChangeLog b/games-board/awale/ChangeLog
index 1e752762c9d5..1b499f79c206 100644
--- a/games-board/awale/ChangeLog
+++ b/games-board/awale/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/awale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/awale/ChangeLog,v 1.4 2013/05/14 19:10:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/awale/ChangeLog,v 1.5 2013/05/18 09:57:30 nimiux Exp $
+
+ 18 May 2013; Chema Alonso <nimiux@gentoo.org> awale-1.5.ebuild:
+ Stable for amd64 wrt bug #469728
14 May 2013; Julian Ospald <hasufell@gentoo.org> awale-1.5.ebuild:
we messed up, use right automake-version
diff --git a/games-board/awale/awale-1.5.ebuild b/games-board/awale/awale-1.5.ebuild
index a41fac9b7422..2927f314c6f2 100644
--- a/games-board/awale/awale-1.5.ebuild
+++ b/games-board/awale/awale-1.5.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/games-board/awale/awale-1.5.ebuild,v 1.4 2013/05/14 19:10:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/awale/awale-1.5.ebuild,v 1.5 2013/05/18 09:57:30 nimiux Exp $
# do not use autotools related stuff in stable ebuilds
# unless you like random breakage: 469796, 469798, 424041
@@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} http://dev.gentoo.org/~hasufell/distfiles/${P}-no-autoreconf
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="tk"
RDEPEND="tk? ( dev-lang/tcl dev-lang/tk )"