diff options
author | 2014-10-10 15:23:04 +0000 | |
---|---|---|
committer | 2014-10-10 15:23:04 +0000 | |
commit | 3775529dac21a5c4a72210913e5e71045f461250 (patch) | |
tree | 2236ab51bbdc6851f955f9c489784cb4effb4607 /games-board | |
parent | Stable for amd64, wrt bug #511562 (diff) | |
download | gentoo-2-3775529dac21a5c4a72210913e5e71045f461250.tar.gz gentoo-2-3775529dac21a5c4a72210913e5e71045f461250.tar.bz2 gentoo-2-3775529dac21a5c4a72210913e5e71045f461250.zip |
Stable for amd64, wrt bug #522572
(Portage version: 2.2.8-r2/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/capicity/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/capicity/capicity-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/capicity/ChangeLog b/games-board/capicity/ChangeLog index 1e84c92f5f1b..f2a67806d5b7 100644 --- a/games-board/capicity/ChangeLog +++ b/games-board/capicity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/capicity # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/capicity/ChangeLog,v 1.1 2014/01/23 19:45:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/capicity/ChangeLog,v 1.2 2014/10/10 15:23:04 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> capicity-1.0.ebuild: + Stable for amd64, wrt bug #522572 *capicity-1.0 (23 Jan 2014) diff --git a/games-board/capicity/capicity-1.0.ebuild b/games-board/capicity/capicity-1.0.ebuild index d290347da985..9f4ee515e6be 100644 --- a/games-board/capicity/capicity-1.0.ebuild +++ b/games-board/capicity/capicity-1.0.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/capicity/capicity-1.0.ebuild,v 1.1 2014/01/23 19:45:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/capicity/capicity-1.0.ebuild,v 1.2 2014/10/10 15:23:04 ago Exp $ EAPI=5 inherit eutils gnome2-utils qmake-utils games @@ -12,7 +12,7 @@ SRC_URI="dedicated? ( mirror://sourceforge/project/capitalism/Capi%20City/${PV}/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dedicated" RDEPEND=" |