diff options
author | 2012-02-06 17:11:34 +0000 | |
---|---|---|
committer | 2012-02-06 17:11:34 +0000 | |
commit | 0afa1782bebade7f8c119f670291abebf2254e09 (patch) | |
tree | 3cfed0122dde35958be8fc25e145033d981db90d /dev-ml/ocamldsort | |
parent | Marking camomile-0.8.3 ppc for bug 374965 (diff) | |
download | gentoo-2-0afa1782bebade7f8c119f670291abebf2254e09.tar.gz gentoo-2-0afa1782bebade7f8c119f670291abebf2254e09.tar.bz2 gentoo-2-0afa1782bebade7f8c119f670291abebf2254e09.zip |
Marking ocamldsort-0.15.0 ppc for bug 374969
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml/ocamldsort')
-rw-r--r-- | dev-ml/ocamldsort/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/ocamldsort/ocamldsort-0.15.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocamldsort/ChangeLog b/dev-ml/ocamldsort/ChangeLog index e15eb57c7146..3a930288ac39 100644 --- a/dev-ml/ocamldsort/ChangeLog +++ b/dev-ml/ocamldsort/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocamldsort -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ChangeLog,v 1.9 2011/07/23 11:22:00 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ChangeLog,v 1.10 2012/02/06 17:11:34 ranger Exp $ + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> ocamldsort-0.15.0.ebuild: + Marking ocamldsort-0.15.0 ppc for bug 374969 23 Jul 2011; Markus Meier <maekke@gentoo.org> ocamldsort-0.15.0.ebuild: x86 stable, bug #374969 diff --git a/dev-ml/ocamldsort/ocamldsort-0.15.0.ebuild b/dev-ml/ocamldsort/ocamldsort-0.15.0.ebuild index f4a2e371f2ce..0b346f294a24 100644 --- a/dev-ml/ocamldsort/ocamldsort-0.15.0.ebuild +++ b/dev-ml/ocamldsort/ocamldsort-0.15.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.15.0.ebuild,v 1.2 2011/07/23 11:22:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.15.0.ebuild,v 1.3 2012/02/06 17:11:34 ranger Exp $ DESCRIPTION="A dependency sorter for OCaml source files" HOMEPAGE="http://dimitri.mutu.net/ocaml.html" @@ -11,7 +11,7 @@ LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" |