summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-02-19 17:51:56 +0000
committerJason Wever <weeve@gentoo.org>2005-02-19 17:51:56 +0000
commit094ef65a62ab5080ab951d1338fabcc03108ba6f (patch)
tree139deabc893fc2b5cab0847f31436a568fbb8cdb /dev-ml/ocamlsdl
parentStable on ppc (diff)
downloadhistorical-094ef65a62ab5080ab951d1338fabcc03108ba6f.tar.gz
historical-094ef65a62ab5080ab951d1338fabcc03108ba6f.tar.bz2
historical-094ef65a62ab5080ab951d1338fabcc03108ba6f.zip
Added ~sparc keyword as it was dropped :(
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-ml/ocamlsdl')
-rw-r--r--dev-ml/ocamlsdl/ChangeLog5
-rw-r--r--dev-ml/ocamlsdl/Manifest6
-rw-r--r--dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-ml/ocamlsdl/ChangeLog b/dev-ml/ocamlsdl/ChangeLog
index 0cc4ff18998a..208468bf0e80 100644
--- a/dev-ml/ocamlsdl/ChangeLog
+++ b/dev-ml/ocamlsdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlsdl
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.5 2005/02/17 20:15:56 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.6 2005/02/19 17:51:56 weeve Exp $
+
+ 19 Feb 2005; Jason Wever <weeve@gentoo.org> ocamlsdl-0.7.1.ebuild:
+ Added ~sparc keyword as it was dropped :(
17 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> ocamlsdl-0.7.1.ebuild:
Stable on x86, ppc. Did not add new use flags to control sdl-mixer,sdl-image
diff --git a/dev-ml/ocamlsdl/Manifest b/dev-ml/ocamlsdl/Manifest
index 6ef93a9ac859..4cbb926d387c 100644
--- a/dev-ml/ocamlsdl/Manifest
+++ b/dev-ml/ocamlsdl/Manifest
@@ -1,6 +1,6 @@
-MD5 9a69df0d5855ac0004faea1dc80514c7 ocamlsdl-0.6.3.ebuild 690
-MD5 16856e59c9e4db333b9aff597ee7ba48 ocamlsdl-0.7.1.ebuild 1333
-MD5 d05bb8eab22f7ea018aae4d993ac495b ChangeLog 901
+MD5 4a1af8734aca6eba32028c5d6b19d0cd ChangeLog 1014
MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155
+MD5 9a69df0d5855ac0004faea1dc80514c7 ocamlsdl-0.6.3.ebuild 690
+MD5 433d00ee2fcdc4e0888bd925d542c1b2 ocamlsdl-0.7.1.ebuild 1339
MD5 21cf2a31ec5ac945f54f9c9df0ff5603 files/digest-ocamlsdl-0.6.3 67
MD5 dc12fdb347282470f8819d9ef5db7fcf files/digest-ocamlsdl-0.7.1 66
diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild
index 3c7a2e5459c8..bb88a5d273a8 100644
--- a/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild
+++ b/dev-ml/ocamlsdl/ocamlsdl-0.7.1.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/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild,v 1.2 2005/02/17 20:15:56 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild,v 1.3 2005/02/19 17:51:56 weeve Exp $
inherit findlib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ocamlsdl/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~sparc"
IUSE="doc opengl truetype" #noimage nomixer
DEPEND=">=dev-lang/ocaml-3.04