diff options
author | 2005-11-09 02:26:15 +0000 | |
---|---|---|
committer | 2005-11-09 02:26:15 +0000 | |
commit | 55c20b9f17b1b16609861a406e5ae68a78b50479 (patch) | |
tree | a499cff9dd737dcc5c51caeea982140bbeda35ef /dev-ml/ocamlsdl | |
parent | bump of beta version (diff) | |
download | gentoo-2-55c20b9f17b1b16609861a406e5ae68a78b50479.tar.gz gentoo-2-55c20b9f17b1b16609861a406e5ae68a78b50479.tar.bz2 gentoo-2-55c20b9f17b1b16609861a406e5ae68a78b50479.zip |
Getting ~sparc back on the latest and greatest.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-ml/ocamlsdl')
-rw-r--r-- | dev-ml/ocamlsdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/ocamlsdl/Manifest | 6 | ||||
-rw-r--r-- | dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-ml/ocamlsdl/ChangeLog b/dev-ml/ocamlsdl/ChangeLog index f5f9a33b661a..f863c4a55842 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.8 2005/03/18 16:47:50 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.9 2005/11/09 02:26:15 weeve Exp $ + + 09 Nov 2005; Jason Wever <weeve@gentoo.org> ocamlsdl-0.7.2.ebuild: + Getting ~sparc back on the latest and greatest. *ocamlsdl-0.7.2 (18 Mar 2005) diff --git a/dev-ml/ocamlsdl/Manifest b/dev-ml/ocamlsdl/Manifest index ad401864cb3f..94557656b340 100644 --- a/dev-ml/ocamlsdl/Manifest +++ b/dev-ml/ocamlsdl/Manifest @@ -1,6 +1,6 @@ -MD5 3586b71fca00be394d5f813c95544a8e ocamlsdl-0.7.2.ebuild 1335 -MD5 982d0909f2774907a3fdac66390ffd44 ocamlsdl-0.7.1.ebuild 1341 MD5 630e9a8f40e1d2bdfa167b870d0cd848 ChangeLog 1278 -MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 MD5 dc12fdb347282470f8819d9ef5db7fcf files/digest-ocamlsdl-0.7.1 66 MD5 377a8ee5b8eaa8477e7750741d3d3c3b files/digest-ocamlsdl-0.7.2 66 +MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 +MD5 982d0909f2774907a3fdac66390ffd44 ocamlsdl-0.7.1.ebuild 1341 +MD5 0edffbde51dbd1bc04a1dc18fef03085 ocamlsdl-0.7.2.ebuild 1342 diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild index 7cab15b4850a..2fac7ca62f78 100644 --- a/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild +++ b/dev-ml/ocamlsdl/ocamlsdl-0.7.2.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.2.ebuild,v 1.1 2005/03/18 16:47:50 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild,v 1.2 2005/11/09 02:26:15 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="~ppc ~sparc ~x86" IUSE="doc opengl truetype" #noimage nomixer DEPEND=">=dev-lang/ocaml-3.04 |