diff options
author | 2007-11-03 17:00:09 +0000 | |
---|---|---|
committer | 2007-11-03 17:00:09 +0000 | |
commit | 4a14520c3d7bdcb8be3113dd6f7a4cb5bea8994a (patch) | |
tree | 37ca7f16c3a19c1ecf0df31ba545095c1fc460bd /app-text/unix2dos/unix2dos-2.2-r1.ebuild | |
parent | Stable on x86 (diff) | |
download | historical-4a14520c3d7bdcb8be3113dd6f7a4cb5bea8994a.tar.gz historical-4a14520c3d7bdcb8be3113dd6f7a4cb5bea8994a.tar.bz2 historical-4a14520c3d7bdcb8be3113dd6f7a4cb5bea8994a.zip |
Stable for HPPA (bug #197747).
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'app-text/unix2dos/unix2dos-2.2-r1.ebuild')
-rw-r--r-- | app-text/unix2dos/unix2dos-2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unix2dos/unix2dos-2.2-r1.ebuild b/app-text/unix2dos/unix2dos-2.2-r1.ebuild index 943bab92eed6..164e1649bc9d 100644 --- a/app-text/unix2dos/unix2dos-2.2-r1.ebuild +++ b/app-text/unix2dos/unix2dos-2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2-r1.ebuild,v 1.4 2007/11/02 21:34:33 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2-r1.ebuild,v 1.5 2007/11/03 17:00:09 jer Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ~ppc64 ~sh ~sparc x86" IUSE="" S=${WORKDIR} |