summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-07 21:35:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-07 21:35:45 +0000
commitdf1c06895a4837b2be07cc0591a3bf4393323e53 (patch)
tree35160f6706d3b3c11a4a5dd36d5475de331750d9 /dev-util/xxdiff
parentAdd ~alpha and ~ia64 (Manifest recommit) (diff)
downloadgentoo-2-df1c06895a4837b2be07cc0591a3bf4393323e53.tar.gz
gentoo-2-df1c06895a4837b2be07cc0591a3bf4393323e53.tar.bz2
gentoo-2-df1c06895a4837b2be07cc0591a3bf4393323e53.zip
Added a check to the ebuild to update the patch to use the latest available KDE version instead of 3.1. Closes bug #40472.
Diffstat (limited to 'dev-util/xxdiff')
-rw-r--r--dev-util/xxdiff/xxdiff-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xxdiff/xxdiff-3.0.2.ebuild b/dev-util/xxdiff/xxdiff-3.0.2.ebuild
index 6ad4296f7c3c..07bcc545f740 100644
--- a/dev-util/xxdiff/xxdiff-3.0.2.ebuild
+++ b/dev-util/xxdiff/xxdiff-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-3.0.2.ebuild,v 1.2 2004/04/03 12:29:14 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-3.0.2.ebuild,v 1.3 2004/04/07 21:35:45 agriffis Exp $
DESCRIPTION="A graphical file and directories comparator and merge tool."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -16,7 +16,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ia64 ~alpha"
IUSE="kde"
src_unpack()