diff options
author | 2004-02-22 20:08:41 +0000 | |
---|---|---|
committer | 2004-02-22 20:08:41 +0000 | |
commit | b54767790500906e1e7d2aeb58ab6d1a7184c406 (patch) | |
tree | 61fdef8241b97181306617b9137500c1cb938b57 /app-text/hd2u/hd2u-0.8.0.ebuild | |
parent | Closing #35809. (diff) | |
download | historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.gz historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.bz2 historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.zip |
Remove arm keywords
Diffstat (limited to 'app-text/hd2u/hd2u-0.8.0.ebuild')
-rw-r--r-- | app-text/hd2u/hd2u-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hd2u/hd2u-0.8.0.ebuild b/app-text/hd2u/hd2u-0.8.0.ebuild index b3c605adb64c..af1cd0fbdd93 100644 --- a/app-text/hd2u/hd2u-0.8.0.ebuild +++ b/app-text/hd2u/hd2u-0.8.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hd2u/hd2u-0.8.0.ebuild,v 1.10 2003/06/12 20:24:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hd2u/hd2u-0.8.0.ebuild,v 1.11 2004/02/22 20:03:32 agriffis Exp $ DESCRIPTION="Dos2Unix text file converter" SRC_URI="http://www.megaloman.com/~hany/_data/hd2u/${P}.tgz" HOMEPAGE="http://www.megaloman/~hany/" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" |