diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-27 02:43:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-27 02:43:55 +0000 |
commit | 3ce6fcce529a4333af222010dae228f92ebc45be (patch) | |
tree | 66cbdda5fcc5b44359499aa8659df69c4c7368a4 /app-text/dos2unix/dos2unix-3.1-r1.ebuild | |
parent | Stable for HPPA (bug #163094). (diff) | |
download | gentoo-2-3ce6fcce529a4333af222010dae228f92ebc45be.tar.gz gentoo-2-3ce6fcce529a4333af222010dae228f92ebc45be.tar.bz2 gentoo-2-3ce6fcce529a4333af222010dae228f92ebc45be.zip |
Stable for HPPA (bug #163872).
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-text/dos2unix/dos2unix-3.1-r1.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-3.1-r1.ebuild b/app-text/dos2unix/dos2unix-3.1-r1.ebuild index 8995abaa63b2..8566c9daa042 100644 --- a/app-text/dos2unix/dos2unix-3.1-r1.ebuild +++ b/app-text/dos2unix/dos2unix-3.1-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/dos2unix/dos2unix-3.1-r1.ebuild,v 1.7 2007/01/27 02:13:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r1.ebuild,v 1.8 2007/01/27 02:43:55 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |