diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 04:14:12 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 04:14:12 +0000 |
commit | 3a1daa81a4e63dc6984f037d097b321aba719956 (patch) | |
tree | 99c1dd186fcf3dd4dae728439cf764ffee0fb9d9 /app-text/unix2dos | |
parent | dont apply query_user_context patch with USE=livecd (diff) | |
download | historical-3a1daa81a4e63dc6984f037d097b321aba719956.tar.gz historical-3a1daa81a4e63dc6984f037d097b321aba719956.tar.bz2 historical-3a1daa81a4e63dc6984f037d097b321aba719956.zip |
~mips
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 9f4db44b5c6c..22861630b612 100644 --- a/app-text/unix2dos/ChangeLog +++ b/app-text/unix2dos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/unix2dos # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.10 2004/06/24 22:54:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.11 2004/06/28 04:14:12 ciaranm Exp $ + + 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> unix2dos-2.2.ebuild: + Added ~mips 23 Jun 2004; Guy Martin <gmsoft@gentoo.org> unix2dos-2.2.ebuild: Marked stable on hppa. diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index 2f414ce20638..5056f4f3caae 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 Foundation # 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.13 2004/06/24 22:54:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.14 2004/06/28 04:14:12 ciaranm 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 hppa" +KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips" DEPEND="" RDEPEND="" |