summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-action/lugaru-demo/ChangeLog7
-rw-r--r--games-action/lugaru-demo/lugaru-demo-1.0c.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/lugaru-demo/ChangeLog b/games-action/lugaru-demo/ChangeLog
index 43ee48cdf042..c794a7a05f17 100644
--- a/games-action/lugaru-demo/ChangeLog
+++ b/games-action/lugaru-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/lugaru-demo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.15 2014/06/25 13:46:13 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.16 2015/01/31 17:50:43 ago Exp $
+
+ 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> lugaru-demo-1.0c.ebuild:
+ Stable for amd64, wrt bug #537030
25 Jun 2014; Michał Górny <mgorny@gentoo.org> lugaru-demo-1.0c.ebuild:
Update multilib dependencies to use the lowest known EAPI 5 or multilib
diff --git a/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild b/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild
index e6a747c562cf..7ca6c38560c7 100644
--- a/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild
+++ b/games-action/lugaru-demo/lugaru-demo-1.0c.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-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.5 2014/06/25 13:46:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.6 2015/01/31 17:50:43 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://cdn.wolfire.com/games/lugaru/lugaru-linux-x86-${PV}.bin"
LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
IUSE=""
RESTRICT="mirror bindist strip"