summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-21 18:11:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-21 18:11:59 +0000
commite609989b1bd8ac2f49a4732b81cc507890a2fe14 (patch)
treecf77308d5f9014410fb79bacdf398b1c9990233a
parentrepoman: Trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-e609989b1bd8ac2f49a4732b81cc507890a2fe14.tar.gz
gentoo-2-e609989b1bd8ac2f49a4732b81cc507890a2fe14.tar.bz2
gentoo-2-e609989b1bd8ac2f49a4732b81cc507890a2fe14.zip
IUSE sync
-rw-r--r--app-text/wdiff/ChangeLog5
-rw-r--r--app-text/wdiff/wdiff-0.5.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog
index 214e028e8b56..29c30cb97c65 100644
--- a/app-text/wdiff/ChangeLog
+++ b/app-text/wdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wdiff
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.4 2004/06/02 16:07:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.5 2004/06/21 18:11:59 mr_bones_ Exp $
+
+ 21 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> wdiff-0.5.ebuild:
+ IUSE sync
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> wdiff-0.5.ebuild:
Fix use invocation
diff --git a/app-text/wdiff/wdiff-0.5.ebuild b/app-text/wdiff/wdiff-0.5.ebuild
index d741f11c1bad..abf4d1717bdb 100644
--- a/app-text/wdiff/wdiff-0.5.ebuild
+++ b/app-text/wdiff/wdiff-0.5.ebuild
@@ -1,19 +1,18 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5.ebuild,v 1.5 2004/06/02 16:07:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5.ebuild,v 1.6 2004/06/21 18:11:59 mr_bones_ Exp $
inherit eutils
-IUSE=""
-
DESCRIPTION="Create a diff disregarding formatting"
HOMEPAGE="http://www.gnu.org/software/wdiff/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
mirror://gentoo/${P}-gentoo.diff.bz2"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86"
+IUSE="build"
DEPEND="sys-libs/libtermcap-compat
sys-apps/diffutils