diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:31:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:31:27 +0000 |
commit | cb520f1e62f23ca9fdb9a2143198e27a90e44eb8 (patch) | |
tree | ab7388f1cb292b58d075396c7fd4721b361859c4 /games-engines/odamex | |
parent | Stable for amd64, wrt bug #447968 (diff) | |
download | gentoo-2-cb520f1e62f23ca9fdb9a2143198e27a90e44eb8.tar.gz gentoo-2-cb520f1e62f23ca9fdb9a2143198e27a90e44eb8.tar.bz2 gentoo-2-cb520f1e62f23ca9fdb9a2143198e27a90e44eb8.zip |
Stable for amd64, wrt bug #457894
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-engines/odamex')
-rw-r--r-- | games-engines/odamex/ChangeLog | 8 | ||||
-rw-r--r-- | games-engines/odamex/odamex-0.6.2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-engines/odamex/ChangeLog b/games-engines/odamex/ChangeLog index 5e8aa3fad467..6e91687391ff 100644 --- a/games-engines/odamex/ChangeLog +++ b/games-engines/odamex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/odamex -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/ChangeLog,v 1.4 2012/12/15 23:23:42 hasufell Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/ChangeLog,v 1.5 2013/02/16 22:31:27 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> odamex-0.6.2.ebuild: + Stable for amd64, wrt bug #457894 *odamex-0.6.2 (15 Dec 2012) @@ -17,4 +20,3 @@ 20 Jul 2012; Julian Ospald <hasufell@gentoo.org> +files/odamex-0.6.1-build.patch, +metadata.xml: initial import with Mike Wood wrt bug #197228 - diff --git a/games-engines/odamex/odamex-0.6.2.ebuild b/games-engines/odamex/odamex-0.6.2.ebuild index 242d6ebf8987..9699b456c9d6 100644 --- a/games-engines/odamex/odamex-0.6.2.ebuild +++ b/games-engines/odamex/odamex-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.2.ebuild,v 1.1 2012/12/15 23:23:42 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.2.ebuild,v 1.2 2013/02/16 22:31:27 ago Exp $ EAPI=5 WX_GTK_VER="2.8" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/Odamex/${PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dedicated +odalaunch master portmidi server" RDEPEND=" |