diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 10:59:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 10:59:06 +0000 |
commit | 2944158c0427992d5cd815451235de82120bc287 (patch) | |
tree | d21606c361f80830278e6885f252bb423fc310f6 /games-util | |
parent | Stable for amd64, wrt bug #554754 (diff) | |
download | gentoo-2-2944158c0427992d5cd815451235de82120bc287.tar.gz gentoo-2-2944158c0427992d5cd815451235de82120bc287.tar.bz2 gentoo-2-2944158c0427992d5cd815451235de82120bc287.zip |
Stable for amd64, wrt bug #554756
(Portage version: 2.2.20/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/dfarc/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/dfarc/dfarc-3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/dfarc/ChangeLog b/games-util/dfarc/ChangeLog index 5796cab489bb..ddf526c3beef 100644 --- a/games-util/dfarc/ChangeLog +++ b/games-util/dfarc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/dfarc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/dfarc/ChangeLog,v 1.7 2015/06/11 07:41:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/dfarc/ChangeLog,v 1.8 2015/08/03 10:59:06 ago Exp $ + + 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> dfarc-3.12.ebuild: + Stable for amd64, wrt bug #554756 11 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org> dfarc-3.12.ebuild: tidy diff --git a/games-util/dfarc/dfarc-3.12.ebuild b/games-util/dfarc/dfarc-3.12.ebuild index 6d20b19aa429..47d036a020a4 100644 --- a/games-util/dfarc/dfarc-3.12.ebuild +++ b/games-util/dfarc/dfarc-3.12.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/dfarc/dfarc-3.12.ebuild,v 1.2 2015/06/11 07:41:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/dfarc/dfarc-3.12.ebuild,v 1.3 2015/08/03 10:59:06 ago Exp $ EAPI=5 WX_GTK_VER="3.0" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/freedink/${P}.tar.gz" LICENSE="GPL-3 BZIP2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nls" RDEPEND=" |