summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-09-17 14:13:26 +0000
committerPeter Volkov <pva@gentoo.org>2008-09-17 14:13:26 +0000
commit39497aefae25e34fa0ec7ccfae7ec0cbb57b363d (patch)
tree41e392050980c10d2a99ba6fb0cb55eab6de9f60 /app-misc/fdupes/fdupes-1.40-r3.ebuild
parentFixed typo in patch name. (diff)
downloadhistorical-39497aefae25e34fa0ec7ccfae7ec0cbb57b363d.tar.gz
historical-39497aefae25e34fa0ec7ccfae7ec0cbb57b363d.tar.bz2
historical-39497aefae25e34fa0ec7ccfae7ec0cbb57b363d.zip
amd64 stable, bug #237828, thank Chad A. Simmons for testing.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo i686
Diffstat (limited to 'app-misc/fdupes/fdupes-1.40-r3.ebuild')
-rw-r--r--app-misc/fdupes/fdupes-1.40-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/fdupes/fdupes-1.40-r3.ebuild b/app-misc/fdupes/fdupes-1.40-r3.ebuild
index 72a9215695c7..cd0fa3676ffa 100644
--- a/app-misc/fdupes/fdupes-1.40-r3.ebuild
+++ b/app-misc/fdupes/fdupes-1.40-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/fdupes/fdupes-1.40-r3.ebuild,v 1.2 2008/09/17 14:07:25 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/fdupes/fdupes-1.40-r3.ebuild,v 1.3 2008/09/17 14:13:26 pva Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://netdial.caribe.net/~adrian2/programs/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="md5sum-external"
DEPEND=""