diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-08-07 20:58:43 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-08-07 20:58:43 +0000 |
commit | 55e2f03c755313cba0366a001772bad68a050aeb (patch) | |
tree | 61c6f6d41a737b4f8ffc8ce9f452c33a3c449e5a /app-arch/tarsync/tarsync-0.2.1.ebuild | |
parent | Marking stable amd64; cleaning old ebuild out. (diff) | |
download | historical-55e2f03c755313cba0366a001772bad68a050aeb.tar.gz historical-55e2f03c755313cba0366a001772bad68a050aeb.tar.bz2 historical-55e2f03c755313cba0366a001772bad68a050aeb.zip |
Stable on x86. Bug #141388.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'app-arch/tarsync/tarsync-0.2.1.ebuild')
-rw-r--r-- | app-arch/tarsync/tarsync-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/tarsync/tarsync-0.2.1.ebuild b/app-arch/tarsync/tarsync-0.2.1.ebuild index 30bf3a866ba9..ad4e29a76e24 100644 --- a/app-arch/tarsync/tarsync-0.2.1.ebuild +++ b/app-arch/tarsync/tarsync-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/tarsync-0.2.1.ebuild,v 1.1 2006/07/24 07:20:35 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/tarsync-0.2.1.ebuild,v 1.2 2006/08/07 20:58:43 ticho Exp $ DESCRIPTION="Delta compression suite for using/generating binary patches" HOMEPAGE="http://gentooexperimental.org/~ferringb/tarsync/" @@ -8,7 +8,7 @@ SRC_URI="http://gentooexperimental.org/~ferringb/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~hppa ~ppc ~x86" +KEYWORDS="~hppa ~ppc x86" IUSE="" S="${WORKDIR}/${PN}" |