diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-21 21:57:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-21 21:57:38 +0000 |
commit | af7d35408137fcb011a7c4e5e51b7a753ddbf344 (patch) | |
tree | 90101fc157b333ec8c0b20db70bd7124f37aca43 /app-misc/fdupes/fdupes-1.40.ebuild | |
parent | Add patch by redeeman <redeeman@metanurb.dk>, close bug #54689. (diff) | |
download | historical-af7d35408137fcb011a7c4e5e51b7a753ddbf344.tar.gz historical-af7d35408137fcb011a7c4e5e51b7a753ddbf344.tar.bz2 historical-af7d35408137fcb011a7c4e5e51b7a753ddbf344.zip |
~amd64
Diffstat (limited to 'app-misc/fdupes/fdupes-1.40.ebuild')
-rw-r--r-- | app-misc/fdupes/fdupes-1.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/fdupes/fdupes-1.40.ebuild b/app-misc/fdupes/fdupes-1.40.ebuild index b9c118f05a21..273f4ac299af 100644 --- a/app-misc/fdupes/fdupes-1.40.ebuild +++ b/app-misc/fdupes/fdupes-1.40.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/app-misc/fdupes/fdupes-1.40.ebuild,v 1.3 2004/03/14 10:50:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fdupes/fdupes-1.40.ebuild,v 1.4 2004/06/21 21:57:38 jhuebel Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://netdial.caribe.net/~adrian2/fdupes.html" SLOT="0" LICENSE="MIT" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" DEPEND="" |