summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-04-29 00:22:31 +0000
committerJon Portnoy <avenj@gentoo.org>2004-04-29 00:22:31 +0000
commitd756a2c6a18edd42d768414e5c8a567b824ed0b4 (patch)
treefddc6bb140f0f20653e9ff5efe535fd0e3d74c1a /app-text/unix2dos
parentStable on AMD64 (Manifest recommit) (diff)
downloadgentoo-2-d756a2c6a18edd42d768414e5c8a567b824ed0b4.tar.gz
gentoo-2-d756a2c6a18edd42d768414e5c8a567b824ed0b4.tar.bz2
gentoo-2-d756a2c6a18edd42d768414e5c8a567b824ed0b4.zip
Stable on AMD64
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 f52f2ff6951b..f6c995e8ec7e 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.6 2004/03/10 20:18:42 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.7 2004/04/29 00:22:31 avenj Exp $
+
+ 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> unix2dos-2.2.ebuild :
+ Stable on AMD64.
10 Mar 2004; Jason Wever <weeve@gentoo.org> unix2dos-2.2.ebuild:
Added ~sparc keyword.
diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild
index 8ab6f57213de..b20e65509440 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.9 2004/04/08 23:00:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.10 2004/04/29 00:22:31 avenj 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"
DEPEND=""
RDEPEND=""