summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-16 02:02:27 +0000
committerTom Gall <tgall@gentoo.org>2004-07-16 02:02:27 +0000
commit946c150ddd4c0fe5cebd56410bcbf79ef7e09379 (patch)
tree77abff200d1c67d6ab90a3b5a03db64cceaf63de /app-text/unix2dos
parentstable on ppc64, bug #55545 (Manifest recommit) (diff)
downloadgentoo-2-946c150ddd4c0fe5cebd56410bcbf79ef7e09379.tar.gz
gentoo-2-946c150ddd4c0fe5cebd56410bcbf79ef7e09379.tar.bz2
gentoo-2-946c150ddd4c0fe5cebd56410bcbf79ef7e09379.zip
stable on ppc64, bug #55546
Diffstat (limited to 'app-text/unix2dos')
-rw-r--r--app-text/unix2dos/ChangeLog5
-rw-r--r--app-text/unix2dos/unix2dos-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/unix2dos/ChangeLog b/app-text/unix2dos/ChangeLog
index 22861630b612..4ec772a2ce1c 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.11 2004/06/28 04:14:12 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.12 2004/07/16 02:02:27 tgall Exp $
+
+ 15 Jul 2004; Tom Gall <tgall@gentoo.org> unix2dos-2.2.ebuild:
+ stable on ppc64, bug #55546
28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> unix2dos-2.2.ebuild:
Added ~mips
diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild
index 94cf3be55441..b52aff8fa448 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.15 2004/07/14 00:49:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.16 2004/07/16 02:02:27 tgall 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 ~mips"
+KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips ppc64"
IUSE=""
DEPEND=""