diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-07-04 19:29:48 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-07-04 19:29:48 +0000 |
commit | 3786e879ef74f71537170e24b33374f4269b2584 (patch) | |
tree | 3e0826329973f4ee8750889d4115856971fe8d63 /games-action/openclonk | |
parent | Fix quoted ${A}. (diff) | |
download | gentoo-2-3786e879ef74f71537170e24b33374f4269b2584.tar.gz gentoo-2-3786e879ef74f71537170e24b33374f4269b2584.tar.bz2 gentoo-2-3786e879ef74f71537170e24b33374f4269b2584.zip |
stable wrt #503930
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-action/openclonk')
-rw-r--r-- | games-action/openclonk/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/openclonk/openclonk-5.3.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/openclonk/ChangeLog b/games-action/openclonk/ChangeLog index d3c84cce5362..5a4b5a049a85 100644 --- a/games-action/openclonk/ChangeLog +++ b/games-action/openclonk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/openclonk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.16 2014/06/14 09:58:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.17 2014/07/04 19:29:48 hasufell Exp $ + + 04 Jul 2014; Julian Ospald <hasufell@gentoo.org> openclonk-5.3.3-r1.ebuild: + stable wrt #503930 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> openclonk-5.3.3-r1.ebuild: diff --git a/games-action/openclonk/openclonk-5.3.3-r1.ebuild b/games-action/openclonk/openclonk-5.3.3-r1.ebuild index c74bd7fea21b..a1e028695968 100644 --- a/games-action/openclonk/openclonk-5.3.3-r1.ebuild +++ b/games-action/openclonk/openclonk-5.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v 1.3 2014/06/14 09:58:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v 1.4 2014/07/04 19:29:48 hasufell Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz LICENSE="BSD ISC CLONK-trademark LGPL-2.1 POSTGRESQL" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="dedicated doc mp3 sound upnp" RDEPEND=" |