diff options
-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.12.3.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 ec582a216fd2..4d455553f11c 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.15 2014/07/22 10:44:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.16 2014/07/23 15:16:11 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> four-in-a-row-3.12.3.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> four-in-a-row-3.12.3.ebuild: Stable for amd64, wrt bug #512912 diff --git a/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild b/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild index a949dca6239a..40c2b8491e85 100644 --- a/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild +++ b/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.12.3.ebuild,v 1.2 2014/07/22 10:44:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.12.3.ebuild,v 1.3 2014/07/23 15:16:11 ago 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=" |