diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 13:56:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 13:56:22 +0000 |
commit | a8870a1ab4b475f91071c322c78d4303139824ce (patch) | |
tree | 09bb7b424b12aff072b48f7d022f3c0257374ce5 /net-misc/unison | |
parent | Stable on sparc (diff) | |
download | gentoo-2-a8870a1ab4b475f91071c322c78d4303139824ce.tar.gz gentoo-2-a8870a1ab4b475f91071c322c78d4303139824ce.tar.bz2 gentoo-2-a8870a1ab4b475f91071c322c78d4303139824ce.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/unison')
-rw-r--r-- | net-misc/unison/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/unison/unison-2.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog index b7c20b8bf12d..654881bfdb49 100644 --- a/net-misc/unison/ChangeLog +++ b/net-misc/unison/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2005/08/13 20:04:00 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.33 2005/09/01 13:54:44 gustavoz Exp $ + + 01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> unison-2.12.0.ebuild: + Stable on sparc 13 Aug 2005; Matthieu Sozeau <mattam@gentoo.org> unison-2.12.0.ebuild, unison-2.13.0.ebuild: diff --git a/net-misc/unison/unison-2.12.0.ebuild b/net-misc/unison/unison-2.12.0.ebuild index b43018b7cbbf..7ca8c9a5e79c 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.5 2005/08/13 20:04:00 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.12.0.ebuild,v 1.6 2005/09/01 13:54:44 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 ~sparc" +KEYWORDS="x86 ppc ~amd64 sparc" DEPEND=">=dev-lang/ocaml-3.04 gtk? ( gtk2? ( >=dev-ml/lablgtk-2.2 ) !gtk2? ( =dev-ml/lablgtk-1.2* ) )" |