summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-04-14 16:20:01 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-04-14 16:20:01 +0000
commit9089bcd3da087249912fdeff29d9838e7b0ef71a (patch)
tree77f0667c32b179741bd6bc059a61d15431b87ea0 /net-misc/unison
parentBump to eclass for webapp-config-1.1 (diff)
downloadhistorical-9089bcd3da087249912fdeff29d9838e7b0ef71a.tar.gz
historical-9089bcd3da087249912fdeff29d9838e7b0ef71a.tar.bz2
historical-9089bcd3da087249912fdeff29d9838e7b0ef71a.zip
Keyworded ~alpha.
Diffstat (limited to 'net-misc/unison')
-rw-r--r--net-misc/unison/ChangeLog5
-rw-r--r--net-misc/unison/Manifest4
-rw-r--r--net-misc/unison/unison-2.9.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog
index bf20417833a2..084e949671a9 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.8 2004/03/01 21:34:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.9 2004/04/14 16:20:01 kloeri Exp $
+
+ 14 Apr 2004; <kloeri@gentoo.org> unison-2.9.1.ebuild:
+ Keyworded ~alpha.
22 Jan 2004; Matthieu Sozeau <mattam@gentoo.org> unison-2.9.1.ebuild:
Added ~ppc keyword, fix DEPEND & RDEPEND to avoid problems with (labl)gtk-2
diff --git a/net-misc/unison/Manifest b/net-misc/unison/Manifest
index a86003360d39..1750f20dff50 100644
--- a/net-misc/unison/Manifest
+++ b/net-misc/unison/Manifest
@@ -1,3 +1,3 @@
-MD5 62a73f3e34a1eb522d2ba3cf9a9b132c unison-2.9.1.ebuild 1071
-MD5 4075f189a793386e26a3ca14662ff45b ChangeLog 998
+MD5 24cb4aeee205a03b2d5eeb7149861061 ChangeLog 1077
+MD5 ff5c8fa8494ac3753e551449318a3a3c unison-2.9.1.ebuild 1079
MD5 29b28492666138199820e9df8fcc6a47 files/digest-unison-2.9.1 64
diff --git a/net-misc/unison/unison-2.9.1.ebuild b/net-misc/unison/unison-2.9.1.ebuild
index 92fb8d1d9832..262e54bbbca5 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.9 2004/01/22 18:30:45 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.9.1.ebuild,v 1.10 2004/04/14 16:20:01 kloeri 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"
+KEYWORDS="x86 sparc ~ppc ~alpha"
DEPEND=">=dev-lang/ocaml-3.04
gtk? ( =dev-ml/lablgtk-1.2* )"