diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:44:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:44:51 +0000 |
commit | 6e23ab9d9e99672b56ee40845875d13fc44691e1 (patch) | |
tree | 2ba0b06532fd8df234d00030bfab4f16742a077f /games-util | |
parent | Stable for amd64, wrt bug #542504 (diff) | |
download | gentoo-2-6e23ab9d9e99672b56ee40845875d13fc44691e1.tar.gz gentoo-2-6e23ab9d9e99672b56ee40845875d13fc44691e1.tar.bz2 gentoo-2-6e23ab9d9e99672b56ee40845875d13fc44691e1.zip |
Stable for amd64, wrt bug #542524
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/wxchtdecoder/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/wxchtdecoder/wxchtdecoder-1.5a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/wxchtdecoder/ChangeLog b/games-util/wxchtdecoder/ChangeLog index fb3f4dfbac06..31961038192b 100644 --- a/games-util/wxchtdecoder/ChangeLog +++ b/games-util/wxchtdecoder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/wxchtdecoder # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/wxchtdecoder/ChangeLog,v 1.8 2015/02/05 07:09:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/wxchtdecoder/ChangeLog,v 1.9 2015/03/09 11:44:51 ago Exp $ + + 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> wxchtdecoder-1.5a.ebuild: + Stable for amd64, wrt bug #542524 05 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> wxchtdecoder-1.5a.ebuild: EAPI=5 diff --git a/games-util/wxchtdecoder/wxchtdecoder-1.5a.ebuild b/games-util/wxchtdecoder/wxchtdecoder-1.5a.ebuild index 5c7c7d114432..8be0bf10b7bf 100644 --- a/games-util/wxchtdecoder/wxchtdecoder-1.5a.ebuild +++ b/games-util/wxchtdecoder/wxchtdecoder-1.5a.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-util/wxchtdecoder/wxchtdecoder-1.5a.ebuild,v 1.4 2015/02/05 07:09:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/wxchtdecoder/wxchtdecoder-1.5a.ebuild,v 1.5 2015/03/09 11:44:51 ago Exp $ EAPI=5 WX_GTK_VER="2.8" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="x11-libs/wxGTK:2.8[X]" |