diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:04:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:04:21 +0000 |
commit | 265d346907a51af0d0e19d516e7c9beba476e912 (patch) | |
tree | 0bfc35aa07ecd29eebc50f4673d4aa80516e94f8 /games-simulation/singularity | |
parent | Stable for x86, wrt bug #538882 (diff) | |
download | gentoo-2-265d346907a51af0d0e19d516e7c9beba476e912.tar.gz gentoo-2-265d346907a51af0d0e19d516e7c9beba476e912.tar.bz2 gentoo-2-265d346907a51af0d0e19d516e7c9beba476e912.zip |
Stable for x86, wrt bug #538900
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation/singularity')
-rw-r--r-- | games-simulation/singularity/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/singularity/singularity-0.30c-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/singularity/ChangeLog b/games-simulation/singularity/ChangeLog index 4b532c920601..180224405012 100644 --- a/games-simulation/singularity/ChangeLog +++ b/games-simulation/singularity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/singularity # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/singularity/ChangeLog,v 1.27 2015/02/06 13:44:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/singularity/ChangeLog,v 1.28 2015/02/10 10:04:21 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> singularity-0.30c-r1.ebuild: + Stable for x86, wrt bug #538900 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> singularity-0.30c-r1.ebuild: Stable for amd64, wrt bug #538900 diff --git a/games-simulation/singularity/singularity-0.30c-r1.ebuild b/games-simulation/singularity/singularity-0.30c-r1.ebuild index 6358e0499926..aa27f1115e04 100644 --- a/games-simulation/singularity/singularity-0.30c-r1.ebuild +++ b/games-simulation/singularity/singularity-0.30c-r1.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-simulation/singularity/singularity-0.30c-r1.ebuild,v 1.5 2015/02/06 13:44:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/singularity/singularity-0.30c-r1.ebuild,v 1.6 2015/02/10 10:04:21 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="http://endgame-singularity.googlecode.com/files/${P}-src.tar.gz LICENSE="GPL-2 CC-BY-SA-2.5" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+music" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |