diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-15 21:53:38 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-15 21:53:38 +0000 |
commit | e759aa5fa71d421953a9360f98caedbd77fce3ef (patch) | |
tree | 4210ecd6cd33dd20f8e596c389fc5911ac4baf6e /games-util | |
parent | change dev-util/xdelta dep. to =dev-util/xdelta-1* (diff) | |
download | gentoo-2-e759aa5fa71d421953a9360f98caedbd77fce3ef.tar.gz gentoo-2-e759aa5fa71d421953a9360f98caedbd77fce3ef.tar.bz2 gentoo-2-e759aa5fa71d421953a9360f98caedbd77fce3ef.zip |
change dev-util/xdelta dep. to =dev-util/xdelta-1*
(Portage version: 2.1.4)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/loki_patch/ChangeLog | 8 | ||||
-rw-r--r-- | games-util/loki_patch/loki_patch-20050324.ebuild | 6 | ||||
-rw-r--r-- | games-util/loki_patch/loki_patch-20051209.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/games-util/loki_patch/ChangeLog b/games-util/loki_patch/ChangeLog index 443b43349da3..4aacb06e7868 100644 --- a/games-util/loki_patch/ChangeLog +++ b/games-util/loki_patch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-util/loki_patch -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.8 2007/02/08 22:44:30 wolf31o2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.9 2008/01/15 21:53:38 drac Exp $ + + 15 Jan 2008; Samuli Suominen <drac@gentoo.org> loki_patch-20050324.ebuild, + loki_patch-20051209.ebuild: + change dev-util/xdelta dep. to =dev-util/xdelta-1* 08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/games-util/loki_patch/loki_patch-20050324.ebuild b/games-util/loki_patch/loki_patch-20050324.ebuild index 6d2918c9bda6..46770c64686c 100644 --- a/games-util/loki_patch/loki_patch-20050324.ebuild +++ b/games-util/loki_patch/loki_patch-20050324.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20050324.ebuild,v 1.3 2005/12/19 21:52:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20050324.ebuild,v 1.4 2008/01/15 21:53:38 drac Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ~ppc amd64" IUSE="" -DEPEND="dev-util/xdelta +DEPEND="=dev-util/xdelta-1* dev-libs/libxml" RDEPEND="games-util/loki_setupdb" diff --git a/games-util/loki_patch/loki_patch-20051209.ebuild b/games-util/loki_patch/loki_patch-20051209.ebuild index fcfa756943a6..50be7a0a3a84 100644 --- a/games-util/loki_patch/loki_patch-20051209.ebuild +++ b/games-util/loki_patch/loki_patch-20051209.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20051209.ebuild,v 1.1 2005/12/09 20:18:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20051209.ebuild,v 1.2 2008/01/15 21:53:38 drac Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND="dev-util/xdelta +DEPEND="=dev-util/xdelta-1* dev-libs/libxml" RDEPEND="games-util/loki_setupdb" |