summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ounit/ChangeLog5
-rw-r--r--dev-ml/ounit/Manifest14
-rw-r--r--dev-ml/ounit/ounit-1.1.0.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog
index c4f1c8f9ff39..67743746e5fa 100644
--- a/dev-ml/ounit/ChangeLog
+++ b/dev-ml/ounit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ounit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.22 2011/01/02 00:46:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.23 2011/01/13 22:16:36 ranger Exp $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> ounit-1.1.0.ebuild:
+ stable ppc, bug 349760
02 Jan 2011; Markos Chandras <hwoarang@gentoo.org> ounit-1.1.0.ebuild:
Stable on amd64 wrt bug #349760
diff --git a/dev-ml/ounit/Manifest b/dev-ml/ounit/Manifest
index b004b09bda70..c895be6e0fec 100644
--- a/dev-ml/ounit/Manifest
+++ b/dev-ml/ounit/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST ounit-1.0.3.tar.gz 13572 RMD160 35496f9df16121b4246074e79df0c5396e3faba7 SHA1 fd5674ba094ed8d32c11618cd22d4efa58535a76 SHA256 27c5084d67dcf600f7f8cc85e15bd828cefebdedbf3c39817d00541157a6fed8
DIST ounit-1.1.0.tar.gz 52228 RMD160 f7d82446970f40eccc917a3ee57e7d6526b1b177 SHA1 e477f8a1b4fcd6a838cbbc04450a80b1cea3456c SHA256 1d57292ec2983943a00f4e0b448aa8ba4df89da40cdd216e44ac70dad35b7e8b
EBUILD ounit-1.0.3.ebuild 764 RMD160 d8f3e9cc5500ad708d759c8d721db3dc9b901494 SHA1 2dd553528318fe0ff69d3d0d09018c6c6ccc7f69 SHA256 9aee149a0eeb16a56d29e88ad2fe8334d743c40d4ec0220b9623c6631111caea
-EBUILD ounit-1.1.0.ebuild 1076 RMD160 05820970e3323329b212624d1823c7e300fa9733 SHA1 7ad0468a5b1f72a440f3340a2d431c6d258c8fbb SHA256 2e9b88aedef25672e7b4b5c793fec10f3da84deee2b3792e93884ac7c79572b4
-MISC ChangeLog 2684 RMD160 6c5495170761da634ae76d2fe99f7be575728b3a SHA1 4d31460ecaf17c408134187bac48f3c0ca17e52e SHA256 5f7cceb3064c2707688156248d8294d29071decd5ce5699ef969a922c8164ec1
+EBUILD ounit-1.1.0.ebuild 1073 RMD160 9a93f7e9c8943734ae1438eee017c92694117eb4 SHA1 dd5746e1ae0b08933c3dfadaa47d5efd341a6604 SHA256 1853b6ebf159f0c0e3cad614052d08d0e906409d543b9d8a4e6900fac7ef8f77
+MISC ChangeLog 2775 RMD160 3882b9b2d3e987ce515305b5523a19118e828bb4 SHA1 760600ffa7b5bbcf184f30d1e9899a5b484167d0 SHA256 5e89e28d03927b3817deca346bd7595679a6395b09da83a88a628e789c8b541b
MISC metadata.xml 155 RMD160 dfaa057e679b01302a807c75a32a910098b26809 SHA1 94024f83dcacbb53e92be090dd0f994ec93dc90d SHA256 118048376ebb76f57628b0819f3de4856e73959c2578c88715d37ea2d1e0af81
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
-
-iEYEARECAAYFAk0fyp0ACgkQ9/cejkQaxBCzgACfSzxi25PMmCyIZfEUUdbimzhO
-mhoAnjO19Eb8ue+5dc8oYWqi5xaqi5Ke
-=jy1c
------END PGP SIGNATURE-----
diff --git a/dev-ml/ounit/ounit-1.1.0.ebuild b/dev-ml/ounit/ounit-1.1.0.ebuild
index 11c473c4c96e..248be4ff1e29 100644
--- a/dev-ml/ounit/ounit-1.1.0.ebuild
+++ b/dev-ml/ounit/ounit-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.0.ebuild,v 1.3 2011/01/02 00:46:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.0.ebuild,v 1.4 2011/01/13 22:16:36 ranger Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
SRC_URI="https://forge.ocamlcore.org/frs/download.php/495/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]"
RDEPEND="${DEPEND}"
IUSE="debug doc +ocamlopt"