diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-15 21:49:52 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-15 21:49:52 +0000 |
commit | 1f10847ad11aa89ef3afe1625d4fa590121ea5b3 (patch) | |
tree | 12e55f89d90a2fafce13bc45fe4ca2259f234713 /games-action/rune | |
parent | remask doomsday (diff) | |
download | gentoo-2-1f10847ad11aa89ef3afe1625d4fa590121ea5b3.tar.gz gentoo-2-1f10847ad11aa89ef3afe1625d4fa590121ea5b3.tar.bz2 gentoo-2-1f10847ad11aa89ef3afe1625d4fa590121ea5b3.zip |
change dev-util/xdelta dep. to =dev-util/xdelta-1*
(Portage version: 2.1.4)
Diffstat (limited to 'games-action/rune')
-rw-r--r-- | games-action/rune/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/rune/rune-1.07-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/rune/ChangeLog b/games-action/rune/ChangeLog index 29e7bee96d7d..72d2cac9d502 100644 --- a/games-action/rune/ChangeLog +++ b/games-action/rune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/rune -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.13 2006/10/24 22:24:21 wolf31o2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.14 2008/01/15 21:49:52 drac Exp $ + + 15 Jan 2008; Samuli Suominen <drac@gentoo.org> rune-1.07-r2.ebuild: + change dev-util/xdelta dep. to =dev-util/xdelta-1* 24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> rune-1.07-r2.ebuild: Moved cdrom_get_cds to src_unpack since binary packages don't require the 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 |