diff options
author | 2015-03-30 17:54:11 +0000 | |
---|---|---|
committer | 2015-03-30 17:54:11 +0000 | |
commit | 412fc37f05c551d46dd1858c62322bf7bfdce964 (patch) | |
tree | 8967399897e1d7ab8b8814aa2ce6d7eb6060448c /games-simulation/dangerdeep | |
parent | EAPI=5 (diff) | |
download | gentoo-2-412fc37f05c551d46dd1858c62322bf7bfdce964.tar.gz gentoo-2-412fc37f05c551d46dd1858c62322bf7bfdce964.tar.bz2 gentoo-2-412fc37f05c551d46dd1858c62322bf7bfdce964.zip |
mark stable
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-simulation/dangerdeep')
-rw-r--r-- | games-simulation/dangerdeep/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/dangerdeep/ChangeLog b/games-simulation/dangerdeep/ChangeLog index 74545c43ea11..e25cc9b83888 100644 --- a/games-simulation/dangerdeep/ChangeLog +++ b/games-simulation/dangerdeep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/dangerdeep # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.17 2015/02/28 06:59:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.18 2015/03/30 17:54:11 mr_bones_ Exp $ + + 30 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> dangerdeep-0.3.0.ebuild: + mark stable 28 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> dangerdeep-0.3.0.ebuild: EAPI=5 diff --git a/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild b/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild index 295fc33c0371..d45daaf94540 100644 --- a/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild +++ b/games-simulation/dangerdeep/dangerdeep-0.3.0.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/dangerdeep/dangerdeep-0.3.0.ebuild,v 1.14 2015/02/28 06:59:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild,v 1.15 2015/03/30 17:54:11 mr_bones_ Exp $ EAPI=5 inherit eutils scons-utils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="GPL-2 CC-BY-NC-ND-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cpu_flags_x86_sse debug" RDEPEND="virtual/opengl |