From: Mike Frysinger Date: Sun, 18 Jun 2006 03:33:49 +0000 (+0000) Subject: stabilize X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=87eeb5ec93f2b4ccefe226b5564c67a0e4a20d56;p=gentoo.git stabilize Package-Manager: portage-2.1 --- diff --git a/app-text/delta/delta-20050913.ebuild b/app-text/delta/delta-20050913.ebuild index d5a042f55d52..bbd07028a687 100644 --- a/app-text/delta/delta-20050913.ebuild +++ b/app-text/delta/delta-20050913.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-text/delta/delta-20050913.ebuild,v 1.6 2006/06/18 03:32:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/delta/delta-20050913.ebuild,v 1.7 2006/06/18 03:33:49 vapier Exp $ MY_PV="${PV:0:4}.${PV:4:2}.${PV:6:2}" DESCRIPTION="Heuristically minimizes interesting files" @@ -9,7 +9,7 @@ SRC_URI="http://delta.tigris.org/files/documents/3103/25616/${PN}-${MY_PV}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND="dev-lang/perl"