diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-14 05:54:02 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-14 05:54:02 +0000 |
commit | 5e943596bd0e6da2f6e222769827abaebf28753a (patch) | |
tree | b6bdf6f5ed9fc87c0c3bfbaab1db2b1af58c6c9b /dev-util/xxdiff/xxdiff-2.9.2.ebuild | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-5e943596bd0e6da2f6e222769827abaebf28753a.tar.gz gentoo-2-5e943596bd0e6da2f6e222769827abaebf28753a.tar.bz2 gentoo-2-5e943596bd0e6da2f6e222769827abaebf28753a.zip |
Stable on sparc.
Diffstat (limited to 'dev-util/xxdiff/xxdiff-2.9.2.ebuild')
-rw-r--r-- | dev-util/xxdiff/xxdiff-2.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xxdiff/xxdiff-2.9.2.ebuild b/dev-util/xxdiff/xxdiff-2.9.2.ebuild index 8521a9166f01..8c586c3f6ceb 100644 --- a/dev-util/xxdiff/xxdiff-2.9.2.ebuild +++ b/dev-util/xxdiff/xxdiff-2.9.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-2.9.2.ebuild,v 1.5 2004/02/11 18:15:47 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-2.9.2.ebuild,v 1.6 2004/03/14 05:54:02 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical file and directories comparator and merge tool." @@ -16,7 +16,7 @@ RDEPEND="=x11-libs/qt-3* SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="" src_compile() { |