diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-11-05 06:48:37 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-11-05 06:48:37 +0000 |
commit | 189df840f98ef60a2073e356b1b887f72b5b95eb (patch) | |
tree | e2a4ba71857597aba018da2287ed5491363dbbcd /games-util | |
parent | Version bump, fixes bugs #251102 and #281440 (diff) | |
download | gentoo-2-189df840f98ef60a2073e356b1b887f72b5b95eb.tar.gz gentoo-2-189df840f98ef60a2073e356b1b887f72b5b95eb.tar.bz2 gentoo-2-189df840f98ef60a2073e356b1b887f72b5b95eb.zip |
use slot dep for xdelta
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/loki_patch/loki_patch-20091105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/loki_patch/loki_patch-20091105.ebuild b/games-util/loki_patch/loki_patch-20091105.ebuild index 22a711a5e2e0..59f01e5f1ac0 100644 --- a/games-util/loki_patch/loki_patch-20091105.ebuild +++ b/games-util/loki_patch/loki_patch-20091105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild,v 1.1 2009/11/05 06:33:46 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild,v 1.2 2009/11/05 06:48:37 nyhm Exp $ EAPI=2 inherit autotools eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="=dev-util/xdelta-1* +RDEPEND="dev-util/xdelta:0 dev-libs/libxml2 dev-libs/glib:2" DEPEND="${RDEPEND} |