diff options
author | 2005-11-09 02:26:15 +0000 | |
---|---|---|
committer | 2005-11-09 02:26:15 +0000 | |
commit | 716c549a5e3b74a19cde6ec3e9da4c416bc1cb92 (patch) | |
tree | 69dbdbd490cea0597bfd4e90179bfcb76677181c /dev-ml/ocamlsdl | |
parent | bump of beta version (diff) | |
download | historical-716c549a5e3b74a19cde6ec3e9da4c416bc1cb92.tar.gz historical-716c549a5e3b74a19cde6ec3e9da4c416bc1cb92.tar.bz2 historical-716c549a5e3b74a19cde6ec3e9da4c416bc1cb92.zip |
Getting ~sparc back on the latest and greatest.
Package-Manager: portage-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 | 8 | ||||
-rw-r--r-- | dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild | 4 |
3 files changed, 10 insertions, 7 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..9e6e5c6f8c49 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 3805a928529f5a85270a8fa815306bfd ChangeLog 1397 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 acaa3bac2dd8c4ab32a93256c3cfdab0 ocamlsdl-0.7.2.ebuild 1341 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 |