diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:11:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:11:57 +0000 |
commit | 3ded42c25ad61c4e4800a6cc695a820dcbf9d8e7 (patch) | |
tree | 509100f4abb5290a9c9667a45116135e5567e8d3 /games-puzzle | |
parent | Stable for amd64, wrt bug #477430 (diff) | |
download | gentoo-2-3ded42c25ad61c4e4800a6cc695a820dcbf9d8e7.tar.gz gentoo-2-3ded42c25ad61c4e4800a6cc695a820dcbf9d8e7.tar.bz2 gentoo-2-3ded42c25ad61c4e4800a6cc695a820dcbf9d8e7.zip |
Stable for amd64, wrt bug #477428
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/pathological/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/pathological/pathological-1.1.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/pathological/ChangeLog b/games-puzzle/pathological/ChangeLog index e0551a3db3f8..3eb818279898 100644 --- a/games-puzzle/pathological/ChangeLog +++ b/games-puzzle/pathological/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/pathological # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/ChangeLog,v 1.22 2013/06/13 09:59:30 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/ChangeLog,v 1.23 2013/07/21 11:11:57 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> pathological-1.1.3-r3.ebuild: + Stable for amd64, wrt bug #477428 *pathological-1.1.3-r3 (13 Jun 2013) diff --git a/games-puzzle/pathological/pathological-1.1.3-r3.ebuild b/games-puzzle/pathological/pathological-1.1.3-r3.ebuild index 3079d386fe12..cc4a378740c7 100644 --- a/games-puzzle/pathological/pathological-1.1.3-r3.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r3.ebuild,v 1.1 2013/06/13 09:59:30 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r3.ebuild,v 1.2 2013/07/21 11:11:57 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |