summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-02 18:05:11 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-02 18:05:11 +0000
commit75a0e753dc153a3d0124d5de7da8c509728dcfc7 (patch)
tree1d2cf89fc1b6dacbe57316e9b0d55ff4c232dacc /net-misc/unison
parentbug 86879 (diff)
downloadgentoo-2-75a0e753dc153a3d0124d5de7da8c509728dcfc7.tar.gz
gentoo-2-75a0e753dc153a3d0124d5de7da8c509728dcfc7.tar.bz2
gentoo-2-75a0e753dc153a3d0124d5de7da8c509728dcfc7.zip
Keyworded ~sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/unison')
-rw-r--r--net-misc/unison/ChangeLog6
-rw-r--r--net-misc/unison/unison-2.12.0.ebuild4
-rw-r--r--net-misc/unison/unison-2.13.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog
index 762614a160ea..aecddf9374ad 100644
--- a/net-misc/unison/ChangeLog
+++ b/net-misc/unison/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/unison
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.30 2005/07/19 16:16:49 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.31 2005/08/02 18:05:11 gustavoz Exp $
+
+ 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> unison-2.12.0.ebuild,
+ unison-2.13.0.ebuild:
+ Keyworded ~sparc
19 Jul 2005; Matthieu Sozeau <mattam@gentoo.org>
+files/ocaml-3.08-extnames.patch, +unison-2.9.1-r1.ebuild:
diff --git a/net-misc/unison/unison-2.12.0.ebuild b/net-misc/unison/unison-2.12.0.ebuild
index 73ac7888b870..11d2aeadba25 100644
--- a/net-misc/unison/unison-2.12.0.ebuild
+++ b/net-misc/unison/unison-2.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.12.0.ebuild,v 1.3 2005/07/13 21:34:22 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.12.0.ebuild,v 1.4 2005/08/02 18:05:11 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer"
HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="x86 ppc ~amd64 ~sparc"
DEPEND=">=dev-lang/ocaml-3.04
gtk? ( gtk2? ( >=dev-ml/lablgtk-2.2 ) !gtk2? ( =dev-ml/lablgtk-1.2* ) )"
diff --git a/net-misc/unison/unison-2.13.0.ebuild b/net-misc/unison/unison-2.13.0.ebuild
index 9d860ed7c6fd..a7f82363abe3 100644
--- a/net-misc/unison/unison-2.13.0.ebuild
+++ b/net-misc/unison/unison-2.13.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.13.0.ebuild,v 1.2 2005/07/13 01:39:15 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.13.0.ebuild,v 1.3 2005/08/02 18:05:11 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer"
HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
DEPEND=">=dev-lang/ocaml-3.04
gtk? ( gtk2? ( >=dev-ml/lablgtk-2.2 ) !gtk2? ( =dev-ml/lablgtk-1.2* ) )"