diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 13:54:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 13:54:44 +0000 |
commit | ce3c4b809985c2e8bc761d7142a5b27075660eac (patch) | |
tree | aeaee9b82bb475cb5653c0977e0cb1e1a8eb2071 /net-misc | |
parent | Stable on sparc (diff) | |
download | historical-ce3c4b809985c2e8bc761d7142a5b27075660eac.tar.gz historical-ce3c4b809985c2e8bc761d7142a5b27075660eac.tar.bz2 historical-ce3c4b809985c2e8bc761d7142a5b27075660eac.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/unison/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/unison/Manifest | 20 | ||||
-rw-r--r-- | net-misc/unison/unison-2.12.0.ebuild | 4 |
3 files changed, 21 insertions, 8 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/Manifest b/net-misc/unison/Manifest index b4276b3db0fe..d59e9b0d0a6c 100644 --- a/net-misc/unison/Manifest +++ b/net-misc/unison/Manifest @@ -1,10 +1,20 @@ -MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 53bf2c5e8536959706dc6456df858b00 unison-2.12.0.ebuild 1637 MD5 bfd01cd66f086cc9ca50321067cb43c1 unison-2.9.1-r1.ebuild 1276 MD5 a4757ad39d6014ba1a3db3e3d6292457 unison-2.13.0.ebuild 1927 -MD5 8e783b9716cb080d6d39b6caf0f7caa3 unison-2.12.0.ebuild 1636 -MD5 34c2d0ccd19ccf33983d88341541ca19 ChangeLog 4776 -MD5 76c33afd24bb34b9dbe90989e3235e36 files/digest-unison-2.13.0 204 +MD5 f74bee415d030d9b67b51e799c957cf2 ChangeLog 4873 +MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 MD5 38eaac5e705cb7500f081bb5fc220273 files/digest-unison-2.12.0 65 -MD5 29b28492666138199820e9df8fcc6a47 files/digest-unison-2.9.1-r1 64 +MD5 76c33afd24bb34b9dbe90989e3235e36 files/digest-unison-2.13.0 204 MD5 5abcf068ada1ab9eedbe3dfa16ad15fb files/ocaml-3.08-extnames.patch 748 MD5 402b704e5c7c71a69fd6400c395834ec files/unison-2.12.0-gtk2-bug.patch 490 +MD5 29b28492666138199820e9df8fcc6a47 files/digest-unison-2.9.1-r1 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDFwg9KRy60XGEcJIRAgOSAJ9gPMcYz9TQWr4X8oQ9G6+SIPQlcwCfRuP5 +k6AvFlL1Ighm+7UpTDJLrmY= +=RZyo +-----END PGP SIGNATURE----- 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* ) )" |