summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-06 13:43:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-06 13:43:44 +0000
commitcfb69dbba7a901187e0ccb2df93a2c5f2647b30a (patch)
tree262fff6ccf8a6273e4f3406ab7a276ff5a0dba66 /games-arcade
parentStable for amd64, wrt bug #538990 (diff)
downloadgentoo-2-cfb69dbba7a901187e0ccb2df93a2c5f2647b30a.tar.gz
gentoo-2-cfb69dbba7a901187e0ccb2df93a2c5f2647b30a.tar.bz2
gentoo-2-cfb69dbba7a901187e0ccb2df93a2c5f2647b30a.zip
Stable for amd64, wrt bug #538992
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/conveysdl/ChangeLog5
-rw-r--r--games-arcade/conveysdl/conveysdl-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/conveysdl/ChangeLog b/games-arcade/conveysdl/ChangeLog
index 95a63515edd0..edb4a1f1f07a 100644
--- a/games-arcade/conveysdl/ChangeLog
+++ b/games-arcade/conveysdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/conveysdl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.11 2015/02/05 22:11:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.12 2015/02/06 13:43:44 ago Exp $
+
+ 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> conveysdl-1.3.ebuild:
+ Stable for amd64, wrt bug #538992
05 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> conveysdl-1.3.ebuild:
add libsdl use deps; tidy
diff --git a/games-arcade/conveysdl/conveysdl-1.3.ebuild b/games-arcade/conveysdl/conveysdl-1.3.ebuild
index 6dc3ec760be2..5c1dffe79c5f 100644
--- a/games-arcade/conveysdl/conveysdl-1.3.ebuild
+++ b/games-arcade/conveysdl/conveysdl-1.3.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-arcade/conveysdl/conveysdl-1.3.ebuild,v 1.9 2015/02/05 22:11:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.3.ebuild,v 1.10 2015/02/06 13:43:44 ago Exp $
EAPI=5
inherit eutils toolchain-funcs games
@@ -11,7 +11,7 @@ SRC_URI="http://www.cloudsprinter.com/software/conveysdl/${P/-/.}.tar"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
IUSE=""
DEPEND="media-libs/libsdl[sound,video]