diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 10:01:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 10:01:01 +0000 |
commit | 829b675c376b67ba16e47da6c61bc6abc9b8cea1 (patch) | |
tree | 267676fa16f50a8f986ce34daa04c5e53d710c74 /games-misc | |
parent | Stable for amd64, wrt bug #529468 (diff) | |
download | gentoo-2-829b675c376b67ba16e47da6c61bc6abc9b8cea1.tar.gz gentoo-2-829b675c376b67ba16e47da6c61bc6abc9b8cea1.tar.bz2 gentoo-2-829b675c376b67ba16e47da6c61bc6abc9b8cea1.zip |
Stable for amd64, wrt bug #539488
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/papers-please/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/papers-please/papers-please-1.1.65.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/papers-please/ChangeLog b/games-misc/papers-please/ChangeLog index baed3506c81f..56c7ed93c3ac 100644 --- a/games-misc/papers-please/ChangeLog +++ b/games-misc/papers-please/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/papers-please -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/papers-please/ChangeLog,v 1.5 2014/11/25 23:14:39 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/papers-please/ChangeLog,v 1.6 2015/08/06 10:01:01 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> papers-please-1.1.65.ebuild: + Stable for amd64, wrt bug #539488 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/games-misc/papers-please/papers-please-1.1.65.ebuild b/games-misc/papers-please/papers-please-1.1.65.ebuild index 458eb8adc48b..d6e568c49251 100644 --- a/games-misc/papers-please/papers-please-1.1.65.ebuild +++ b/games-misc/papers-please/papers-please-1.1.65.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/papers-please/papers-please-1.1.65.ebuild,v 1.2 2014/06/18 19:20:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/papers-please/papers-please-1.1.65.ebuild,v 1.3 2015/08/06 10:01:01 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="papers-please_${PV}_i386.tar.gz" LICENSE="PAPERS-PLEASE" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RESTRICT="fetch bindist" |