diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-23 11:33:23 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-23 11:33:23 +0000 |
commit | 60e7eb2e707a2aba13d652c5a9e73b68841a3069 (patch) | |
tree | ff3bfe30ab313a3c842be01d896e836800aae8ec /app-text/dos2unix/dos2unix-3.1.ebuild | |
parent | stable for sparc. (Manifest recommit) (diff) | |
download | gentoo-2-60e7eb2e707a2aba13d652c5a9e73b68841a3069.tar.gz gentoo-2-60e7eb2e707a2aba13d652c5a9e73b68841a3069.tar.bz2 gentoo-2-60e7eb2e707a2aba13d652c5a9e73b68841a3069.zip |
Marked stable on hppa.
Diffstat (limited to 'app-text/dos2unix/dos2unix-3.1.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-3.1.ebuild b/app-text/dos2unix/dos2unix-3.1.ebuild index 4932820ce8d4..eb8397caec95 100644 --- a/app-text/dos2unix/dos2unix-3.1.ebuild +++ b/app-text/dos2unix/dos2unix-3.1.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-text/dos2unix/dos2unix-3.1.ebuild,v 1.10 2004/04/29 00:00:06 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1.ebuild,v 1.11 2004/06/23 11:33:23 gmsoft Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www2.tripleg.net.au/dos2unix.builder/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64" +KEYWORDS="x86 ppc sparc alpha amd64 hppa" DEPEND="" RDEPEND="!app-text/hd2u" |