diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:20:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:20:24 +0000 |
commit | e46dc22f7647e72a5bd23063629945f3b137d389 (patch) | |
tree | fd1c6fead28f7151edef7a42ba121d426410b34b /games-board | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-e46dc22f7647e72a5bd23063629945f3b137d389.tar.gz gentoo-2-e46dc22f7647e72a5bd23063629945f3b137d389.tar.bz2 gentoo-2-e46dc22f7647e72a5bd23063629945f3b137d389.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/four-in-a-row/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/four-in-a-row/ChangeLog b/games-board/four-in-a-row/ChangeLog index 69061910c628..e37ec350feec 100644 --- a/games-board/four-in-a-row/ChangeLog +++ b/games-board/four-in-a-row/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/four-in-a-row # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.18 2015/03/14 18:31:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.19 2015/03/15 13:20:24 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.14.2.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> four-in-a-row-3.14.2.ebuild: amd64 stable, bug 534012 diff --git a/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild b/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild index c4e6f7d8bac4..68be675ea7c0 100644 --- a/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild +++ b/games-board/four-in-a-row/four-in-a-row-3.14.2.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/four-in-a-row/four-in-a-row-3.14.2.ebuild,v 1.2 2015/03/14 18:31:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild,v 1.3 2015/03/15 13:20:24 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND=" |