diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-09-07 09:40:24 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-09-07 09:40:24 +0000 |
commit | 13d2f5e8ba0d2eb156e2ad48b96c39049bc57fc6 (patch) | |
tree | 64526618a477eff50d592c56f1e52b426943037c /games-action | |
parent | EAPI bump, minor qa, added patch to fix bug #421863 (diff) | |
download | gentoo-2-13d2f5e8ba0d2eb156e2ad48b96c39049bc57fc6.tar.gz gentoo-2-13d2f5e8ba0d2eb156e2ad48b96c39049bc57fc6.tar.bz2 gentoo-2-13d2f5e8ba0d2eb156e2ad48b96c39049bc57fc6.zip |
Drop reverse dependencies of sys-libs/lib-compat to unstable, bug 517932.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent3/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index cd343bdcae35..962cd156328a 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/descent3 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.32 2014/06/27 11:29:22 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.33 2014/09/07 09:40:24 ulm Exp $ + + 07 Sep 2014; Ulrich Müller <ulm@gentoo.org> descent3-1.4.0b-r1.ebuild: + Drop reverse dependencies of sys-libs/lib-compat to unstable, bug 517932. *descent3-1.4.0b-r2 (27 Jun 2014) diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index b74289e7d9ef..f6350c1a3404 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.19 2013/08/14 11:27:41 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.20 2014/09/07 09:40:24 ulm Exp $ inherit eutils unpacker cdrom multilib games @@ -12,7 +12,7 @@ SRC_URI="mirror://lokigames/${PN}/${PN}-1.4.0a-x86.run LICENSE="LOKI-EULA" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" RESTRICT="strip" DEPEND="" |