summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-05-14 01:50:36 +0000
committerTravis Tilley <lv@gentoo.org>2004-05-14 01:50:36 +0000
commita411b31cd1053e50038e52cb37ceec882fdfff2c (patch)
tree5913658bdc5074a2b70dfa4fbfb5cc1ec40de0d1 /net-misc
parentBug fix. Closes #50431 (Manifest recommit) (diff)
downloadgentoo-2-a411b31cd1053e50038e52cb37ceec882fdfff2c.tar.gz
gentoo-2-a411b31cd1053e50038e52cb37ceec882fdfff2c.tar.bz2
gentoo-2-a411b31cd1053e50038e52cb37ceec882fdfff2c.zip
~amd64
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/unison/ChangeLog5
-rw-r--r--net-misc/unison/unison-2.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog
index 084e949671a9..1b16e6278b2d 100644
--- a/net-misc/unison/ChangeLog
+++ b/net-misc/unison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/unison
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.9 2004/04/14 16:20:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.10 2004/05/14 01:50:36 lv Exp $
+
+ 13 May 2004; Travis Tilley <lv@gentoo.org> unison-2.9.1.ebuild:
+ added ~amd64 keyword
14 Apr 2004; <kloeri@gentoo.org> unison-2.9.1.ebuild:
Keyworded ~alpha.
diff --git a/net-misc/unison/unison-2.9.1.ebuild b/net-misc/unison/unison-2.9.1.ebuild
index 262e54bbbca5..f3750381ef72 100644
--- a/net-misc/unison/unison-2.9.1.ebuild
+++ b/net-misc/unison/unison-2.9.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/net-misc/unison/unison-2.9.1.ebuild,v 1.10 2004/04/14 16:20:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.9.1.ebuild,v 1.11 2004/05/14 01:50:36 lv Exp $
IUSE="gtk"
@@ -8,7 +8,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer"
HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc ~alpha"
+KEYWORDS="x86 sparc ~ppc ~alpha ~amd64"
DEPEND=">=dev-lang/ocaml-3.04
gtk? ( =dev-ml/lablgtk-1.2* )"