summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-06-24 21:59:20 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-06-24 21:59:20 +0000
commite9eeceb0df06c404be4f10b5527be2bafdae1473 (patch)
tree607180b344504a35f64121fac2040d263d772769 /net-misc/unison
parentstable x86, bug 229187 (diff)
downloadgentoo-2-e9eeceb0df06c404be4f10b5527be2bafdae1473.tar.gz
gentoo-2-e9eeceb0df06c404be4f10b5527be2bafdae1473.tar.bz2
gentoo-2-e9eeceb0df06c404be4f10b5527be2bafdae1473.zip
stable x86, bug 229187
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/unison')
-rw-r--r--net-misc/unison/ChangeLog6
-rw-r--r--net-misc/unison/unison-2.27.57-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog
index d7dd62900ed8..91a42e7f4342 100644
--- a/net-misc/unison/ChangeLog
+++ b/net-misc/unison/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/unison
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.53 2008/06/24 09:02:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.54 2008/06/24 21:59:20 opfer Exp $
+
+ 24 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+ unison-2.27.57-r1.ebuild:
+ stable x86, bug 229187
24 Jun 2008; Alexis Ballier <aballier@gentoo.org>
unison-2.13.16-r1.ebuild, unison-2.27.57-r1.ebuild:
diff --git a/net-misc/unison/unison-2.27.57-r1.ebuild b/net-misc/unison/unison-2.27.57-r1.ebuild
index 53d283ef6d3a..e5fe151a0b35 100644
--- a/net-misc/unison/unison-2.27.57-r1.ebuild
+++ b/net-misc/unison/unison-2.27.57-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.6 2008/06/24 09:02:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.7 2008/06/24 21:59:20 opfer Exp $
EAPI=1
@@ -12,7 +12,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer"
HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/"
LICENSE="GPL-2"
SLOT="$(get_version_component_range 1-2 ${PV})"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
DEPEND=">=dev-lang/ocaml-3.04
gtk? ( >=dev-ml/lablgtk-2.2 )"