diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-03-03 13:39:26 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-03-03 13:39:26 +0000 |
commit | a66c8685c4f7015ec95646e524a02b8609a9ee86 (patch) | |
tree | 4bc55806753333e631971eddc4208f042ec3e658 /games-action/cs2d | |
parent | Marking texlive-langenglish-2011 ppc64 for bug 395735 (diff) | |
download | gentoo-2-a66c8685c4f7015ec95646e524a02b8609a9ee86.tar.gz gentoo-2-a66c8685c4f7015ec95646e524a02b8609a9ee86.tar.bz2 gentoo-2-a66c8685c4f7015ec95646e524a02b8609a9ee86.zip |
Add app-arch/unzip DEPEND, bug #406677. Thanks to szarpaj@grubelek.pl
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-action/cs2d')
-rw-r--r-- | games-action/cs2d/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/cs2d/cs2d-0119.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/cs2d/ChangeLog b/games-action/cs2d/ChangeLog index 84100e2c98eb..326dc33311cc 100644 --- a/games-action/cs2d/ChangeLog +++ b/games-action/cs2d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/cs2d -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.1 2011/09/18 12:53:25 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.2 2012/03/03 13:39:26 maksbotan Exp $ + + 03 Mar 2012; Maxim Koltsov <maksbotan@gentoo.org> cs2d-0119.ebuild: + Add app-arch/unzip DEPEND, bug #406677. Thanks to szarpaj@grubelek.pl *cs2d-0119 (18 Sep 2011) diff --git a/games-action/cs2d/cs2d-0119.ebuild b/games-action/cs2d/cs2d-0119.ebuild index 4b097ae6c264..d367a4378d6b 100644 --- a/games-action/cs2d/cs2d-0119.ebuild +++ b/games-action/cs2d/cs2d-0119.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0119.ebuild,v 1.1 2011/09/18 12:53:25 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0119.ebuild,v 1.2 2012/03/03 13:39:26 maksbotan Exp $ EAPI=2 @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -DEPEND="" +DEPEND="app-arch/unzip" RDEPEND="x86? ( media-libs/openal ) amd64? ( |