diff options
author | 2005-05-06 10:04:08 +0000 | |
---|---|---|
committer | 2005-05-06 10:04:08 +0000 | |
commit | e57c45ea50b8280c0719b95639ee6128620271b0 (patch) | |
tree | 8a9f78854dee8f252e31a05c1609522be3a1a375 /games-arcade/moagg/moagg-0.18.ebuild | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | historical-e57c45ea50b8280c0719b95639ee6128620271b0.tar.gz historical-e57c45ea50b8280c0719b95639ee6128620271b0.tar.bz2 historical-e57c45ea50b8280c0719b95639ee6128620271b0.zip |
Removed * postfix from <, <=, >= and > dependencies.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'games-arcade/moagg/moagg-0.18.ebuild')
-rw-r--r-- | games-arcade/moagg/moagg-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/moagg/moagg-0.18.ebuild b/games-arcade/moagg/moagg-0.18.ebuild index f7d62e005c22..b53fe3d5638c 100644 --- a/games-arcade/moagg/moagg-0.18.ebuild +++ b/games-arcade/moagg/moagg-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/moagg/moagg-0.18.ebuild,v 1.1 2005/04/17 23:22:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/moagg/moagg-0.18.ebuild,v 1.2 2005/05/06 10:04:08 swegener Exp $ inherit games @@ -21,7 +21,7 @@ DEPEND=">=media-libs/libsdl-1.2.6 sys-libs/zlib >=dev-libs/expat-1.95.6 =media-libs/paragui-1.0* - !>=media-libs/paragui-1.1*" + !>=media-libs/paragui-1.1" src_unpack() { unpack ${A} |