diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:07:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:07:11 +0000 |
commit | 6b92e3d86241718226ca1afc0e78687852608a61 (patch) | |
tree | 9c0223bee76a1528c7e21f32bbbb593c31064f65 | |
parent | Stable for amd64, wrt bug #542094 (diff) | |
download | gentoo-2-6b92e3d86241718226ca1afc0e78687852608a61.tar.gz gentoo-2-6b92e3d86241718226ca1afc0e78687852608a61.tar.bz2 gentoo-2-6b92e3d86241718226ca1afc0e78687852608a61.zip |
Stable for amd64, wrt bug #542934
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | games-puzzle/enigma/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/enigma/enigma-1.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/enigma/ChangeLog b/games-puzzle/enigma/ChangeLog index 44ffa7fab493..94bf33f3a528 100644 --- a/games-puzzle/enigma/ChangeLog +++ b/games-puzzle/enigma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/enigma # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/ChangeLog,v 1.57 2015/02/08 18:52:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/ChangeLog,v 1.58 2015/03/12 10:07:11 ago Exp $ + + 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> enigma-1.21.ebuild: + Stable for amd64, wrt bug #542934 08 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> enigma-1.21.ebuild: drop slot dep since upstream supports both now (bug #424341) diff --git a/games-puzzle/enigma/enigma-1.21.ebuild b/games-puzzle/enigma/enigma-1.21.ebuild index 626a77d39e24..7610e3b2280a 100644 --- a/games-puzzle/enigma/enigma-1.21.ebuild +++ b/games-puzzle/enigma/enigma-1.21.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-puzzle/enigma/enigma-1.21.ebuild,v 1.2 2015/02/08 18:52:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/enigma-1.21.ebuild,v 1.3 2015/03/12 10:07:11 ago Exp $ EAPI=5 inherit autotools eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/enigma-game/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="nls" COMMON_DEPS="media-libs/sdl-ttf |