diff options
author | 2004-06-08 08:49:58 +0000 | |
---|---|---|
committer | 2004-06-08 08:49:58 +0000 | |
commit | 95bcdd1f6d997bc9abb1c2824b34b02ddf1043da (patch) | |
tree | baf0caa791a800a16d0de479cfe64819e13df587 /net-misc/unison | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-95bcdd1f6d997bc9abb1c2824b34b02ddf1043da.tar.gz gentoo-2-95bcdd1f6d997bc9abb1c2824b34b02ddf1043da.tar.bz2 gentoo-2-95bcdd1f6d997bc9abb1c2824b34b02ddf1043da.zip |
Stable on alpha.
Diffstat (limited to 'net-misc/unison')
-rw-r--r-- | net-misc/unison/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/unison/unison-2.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/unison/ChangeLog b/net-misc/unison/ChangeLog index faab3a020094..7ba924aa6e0c 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.11 2004/05/28 21:02:01 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.12 2004/06/08 08:49:58 kloeri Exp $ + + 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> unison-2.9.1.ebuild: + Stable on alpha. 28 May 2004; Danny van Dyk <kugelfang@gentoo.org> unison-2.9.1.ebuild: Marked -amd64 as dependencies aren't fulfilled anymore. diff --git a/net-misc/unison/unison-2.9.1.ebuild b/net-misc/unison/unison-2.9.1.ebuild index 37e874834132..a18c717cd7e9 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.12 2004/05/28 21:02:01 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.9.1.ebuild,v 1.13 2004/06/08 08:49:58 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 ~alpha -amd64" +KEYWORDS="x86 sparc ~ppc alpha -amd64" DEPEND=">=dev-lang/ocaml-3.04 gtk? ( =dev-ml/lablgtk-1.2* )" |