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/unix2dos | |
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/unix2dos')
-rw-r--r-- | app-text/unix2dos/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/unix2dos/unix2dos-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/unix2dos/ChangeLog b/app-text/unix2dos/ChangeLog index 0a586f4bb11f..dd2b34c2c778 100644 --- a/app-text/unix2dos/ChangeLog +++ b/app-text/unix2dos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/unix2dos # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.8 2004/05/07 22:15:51 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.9 2004/06/23 11:31:56 gmsoft Exp $ + + 23 Jun 2004; Guy Martin <gmsoft@gentoo.org> unix2dos-2.2.ebuild: + Marked stable on hppa. 07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> unix2dos-2.2.ebuild: Stable on sparc, #50392 diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index 7c7072c5f551..ffd139affebb 100644 --- a/app-text/unix2dos/unix2dos-2.2.ebuild +++ b/app-text/unix2dos/unix2dos-2.2.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/unix2dos/unix2dos-2.2.ebuild,v 1.11 2004/05/07 22:15:51 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.12 2004/06/23 11:31:56 gmsoft Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc alpha amd64 sparc" +KEYWORDS="x86 ppc alpha amd64 sparc hppa" DEPEND="" RDEPEND="" |