diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-06 12:06:08 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-06 12:06:08 +0000 |
commit | 03d330d3fa85cfca10d33f4bf31e361bb3ec0388 (patch) | |
tree | e9018ff90fe9a019334f4d1c91d11086ddd02e54 /dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild | |
parent | Change license to GPL-2+, bug #442018 (diff) | |
download | gentoo-2-03d330d3fa85cfca10d33f4bf31e361bb3ec0388.tar.gz gentoo-2-03d330d3fa85cfca10d33f4bf31e361bb3ec0388.tar.bz2 gentoo-2-03d330d3fa85cfca10d33f4bf31e361bb3ec0388.zip |
stable ppc, bug #441204
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild')
-rw-r--r-- | dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild index 4545d1d96c18..8d399a7ee2ce 100644 --- a/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild +++ b/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild,v 1.1 2012/08/02 12:56:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild,v 1.2 2012/11/06 12:06:08 blueness Exp $ inherit findlib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ocamlsdl/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="doc opengl truetype" #noimage nomixer DEPEND=">=dev-lang/ocaml-3.04 |