diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-20 07:38:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-20 07:38:55 +0000 |
commit | 64cf52dc95dcb1796beed2bab19ac45418e1a0c3 (patch) | |
tree | 6269f5943f4ef22df7cf8d4b965b5d20b0424fd1 /games-simulation | |
parent | Stable for amd64, wrt bug #547126 (diff) | |
download | gentoo-2-64cf52dc95dcb1796beed2bab19ac45418e1a0c3.tar.gz gentoo-2-64cf52dc95dcb1796beed2bab19ac45418e1a0c3.tar.bz2 gentoo-2-64cf52dc95dcb1796beed2bab19ac45418e1a0c3.zip |
Stable for amd64, wrt bug #547160
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/senken/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/senken/senken-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/senken/ChangeLog b/games-simulation/senken/ChangeLog index ac7d2074944c..74776a32a779 100644 --- a/games-simulation/senken/ChangeLog +++ b/games-simulation/senken/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/senken # Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/senken/ChangeLog,v 1.12 2015/02/18 19:10:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/senken/ChangeLog,v 1.13 2015/04/20 07:38:55 ago Exp $ + + 20 Apr 2015; Agostino Sarubbo <ago@gentoo.org> senken-0.3.0.ebuild: + Stable for amd64, wrt bug #547160 18 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> senken-0.3.0.ebuild: update HOMEPAGE diff --git a/games-simulation/senken/senken-0.3.0.ebuild b/games-simulation/senken/senken-0.3.0.ebuild index e8189926baa8..fb09902df659 100644 --- a/games-simulation/senken/senken-0.3.0.ebuild +++ b/games-simulation/senken/senken-0.3.0.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-simulation/senken/senken-0.3.0.ebuild,v 1.12 2015/02/18 19:10:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/senken/senken-0.3.0.ebuild,v 1.13 2015/04/20 07:38:55 ago Exp $ EAPI=5 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls" RDEPEND="x11-libs/gtk+:2 |