diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 07:56:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 07:56:24 +0000 |
commit | e6acb6136eae34d14b1360b64c2e11fb009edc70 (patch) | |
tree | b63f5cd5124bd37eb6af4f6dc7c5805fbd1c6dd9 /games-board | |
parent | Stable for amd64, wrt bug #546396 (diff) | |
download | gentoo-2-e6acb6136eae34d14b1360b64c2e11fb009edc70.tar.gz gentoo-2-e6acb6136eae34d14b1360b64c2e11fb009edc70.tar.bz2 gentoo-2-e6acb6136eae34d14b1360b64c2e11fb009edc70.zip |
Stable for amd64, wrt bug #546314
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/mt_gtk_client/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/mt_gtk_client/ChangeLog b/games-board/mt_gtk_client/ChangeLog index f51e64853c47..6ae1c0a0794a 100644 --- a/games-board/mt_gtk_client/ChangeLog +++ b/games-board/mt_gtk_client/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/mt_gtk_client # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/mt_gtk_client/ChangeLog,v 1.7 2015/01/02 17:43:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_gtk_client/ChangeLog,v 1.8 2015/04/13 07:56:24 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mt_gtk_client-0.1.98.ebuild: + Stable for amd64, wrt bug #546314 02 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> mt_gtk_client-0.1.98.ebuild: diff --git a/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild b/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild index 721bd41cc554..201da42b72ac 100644 --- a/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild +++ b/games-board/mt_gtk_client/mt_gtk_client-0.1.98.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/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild,v 1.10 2015/01/02 17:43:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild,v 1.11 2015/04/13 07:56:24 ago Exp $ EAPI=5 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="gnome" DEPEND="dev-libs/glib:2 |