diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 19:05:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 19:05:55 +0000 |
commit | 0c4474112ed69c73c81a7e86926b3a28788c7b3c (patch) | |
tree | b5d16e99de85f935daa7c7a485dadc2b181d6efd /games-action | |
parent | Stable for amd64, wrt bug #422469 (diff) | |
download | gentoo-2-0c4474112ed69c73c81a7e86926b3a28788c7b3c.tar.gz gentoo-2-0c4474112ed69c73c81a7e86926b3a28788c7b3c.tar.bz2 gentoo-2-0c4474112ed69c73c81a7e86926b3a28788c7b3c.zip |
Stable for amd64, wrt bug #422461
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/openclonk/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/openclonk/openclonk-5.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/openclonk/ChangeLog b/games-action/openclonk/ChangeLog index f4525b692183..ac77456e5eb8 100644 --- a/games-action/openclonk/ChangeLog +++ b/games-action/openclonk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/openclonk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.3 2012/06/02 16:40:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.4 2012/06/20 19:05:55 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> openclonk-5.2.2.ebuild: + Stable for amd64, wrt bug #422461 02 Jun 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild: bump to EAPI=4 and fix doc destination diff --git a/games-action/openclonk/openclonk-5.2.2.ebuild b/games-action/openclonk/openclonk-5.2.2.ebuild index e81e32ac6ef7..4dcfdd9d390a 100644 --- a/games-action/openclonk/openclonk-5.2.2.ebuild +++ b/games-action/openclonk/openclonk-5.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.3 2012/06/02 16:40:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.4 2012/06/20 19:05:55 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://hg.${PN}.org/${PN}/archive/${MY_P}.tar.gz LICENSE="BSD ISC CLONK-trademark LGPL-2.1 POSTGRESQL" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dedicated doc mp3 sound" RDEPEND=" |