diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 18:02:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 18:02:14 +0000 |
commit | 158777c29fee368c0bc8def5e1d486f175b4894b (patch) | |
tree | 3f8ed1969027e153ec6552c7ef6a841b3c473e84 /dev-util/xdelta/xdelta-3.0.5.ebuild | |
parent | Stable for ia64, wrt bug #455490 (diff) | |
download | gentoo-2-158777c29fee368c0bc8def5e1d486f175b4894b.tar.gz gentoo-2-158777c29fee368c0bc8def5e1d486f175b4894b.tar.bz2 gentoo-2-158777c29fee368c0bc8def5e1d486f175b4894b.zip |
Stable for ia64, wrt bug #455876
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/xdelta/xdelta-3.0.5.ebuild')
-rw-r--r-- | dev-util/xdelta/xdelta-3.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xdelta/xdelta-3.0.5.ebuild b/dev-util/xdelta/xdelta-3.0.5.ebuild index 3f6b5444dcda..88b7b6acd0b3 100644 --- a/dev-util/xdelta/xdelta-3.0.5.ebuild +++ b/dev-util/xdelta/xdelta-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-3.0.5.ebuild,v 1.5 2013/02/08 16:32:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-3.0.5.ebuild,v 1.6 2013/02/09 18:02:14 ago Exp $ EAPI=5 inherit autotools python @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples test" RDEPEND="app-arch/xz-utils" |