diff options
author | 2008-01-15 21:49:52 +0000 | |
---|---|---|
committer | 2008-01-15 21:49:52 +0000 | |
commit | a3be4df608a6cdaba953c4f043cc206c2755aaca (patch) | |
tree | 9fabd750eb7f2d95ec2dd8aab853088aee84adfd /games-action/rune/rune-1.07-r2.ebuild | |
parent | remask doomsday (diff) | |
download | historical-a3be4df608a6cdaba953c4f043cc206c2755aaca.tar.gz historical-a3be4df608a6cdaba953c4f043cc206c2755aaca.tar.bz2 historical-a3be4df608a6cdaba953c4f043cc206c2755aaca.zip |
change dev-util/xdelta dep. to =dev-util/xdelta-1*
Package-Manager: portage-2.1.4
Diffstat (limited to 'games-action/rune/rune-1.07-r2.ebuild')
-rw-r--r-- | games-action/rune/rune-1.07-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/rune/rune-1.07-r2.ebuild b/games-action/rune/rune-1.07-r2.ebuild index 474bccefe70c..454d2d2f24dc 100644 --- a/games-action/rune/rune-1.07-r2.ebuild +++ b/games-action/rune/rune-1.07-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.5 2006/10/24 22:24:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.6 2008/01/15 21:49:52 drac Exp $ inherit eutils games @@ -16,7 +16,7 @@ RESTRICT="strip" IUSE="" RDEPEND="virtual/opengl - dev-util/xdelta + =dev-util/xdelta-1* x86? ( x11-libs/libX11 x11-libs/libXext |