diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-31 16:08:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-31 16:08:53 +0000 |
commit | b61b80d32c363d6407a4f20f9c19848e302d858c (patch) | |
tree | abce18be7698ddc6abd186eccd888b80e855c341 /games-arcade | |
parent | alpha is unstable (diff) | |
download | gentoo-2-b61b80d32c363d6407a4f20f9c19848e302d858c.tar.gz gentoo-2-b61b80d32c363d6407a4f20f9c19848e302d858c.tar.bz2 gentoo-2-b61b80d32c363d6407a4f20f9c19848e302d858c.zip |
alpha is unstable
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/kobodeluxe/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/kobodeluxe/ChangeLog b/games-arcade/kobodeluxe/ChangeLog index 5a2231c6bd70..48ded5daad7f 100644 --- a/games-arcade/kobodeluxe/ChangeLog +++ b/games-arcade/kobodeluxe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/kobodeluxe # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/ChangeLog,v 1.31 2015/01/05 10:18:28 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/ChangeLog,v 1.32 2015/03/31 16:08:53 mr_bones_ Exp $ + + 31 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> kobodeluxe-0.5.1.ebuild: + alpha is unstable 05 Jan 2015; Tupone Alfredo <tupone@gentoo.org> kobodeluxe-0.5.1.ebuild: EAPI 5 diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild b/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild index 02dad5c73066..2a16bd5f586d 100644 --- a/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild +++ b/games-arcade/kobodeluxe/kobodeluxe-0.5.1.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/kobodeluxe/kobodeluxe-0.5.1.ebuild,v 1.9 2015/01/05 10:18:28 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild,v 1.10 2015/03/31 16:08:52 mr_bones_ Exp $ EAPI=5 inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://www.olofson.net/kobodl/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 ppc ppc64 x86" IUSE="opengl" DEPEND="media-libs/libsdl |