diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-16 16:26:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-16 16:26:09 +0000 |
commit | 30398bf6780bb45ab0bdde78171d30f30ba00bf5 (patch) | |
tree | 5eff5d01268072ced5b8bf54478825f0d9e1c701 /dev-ml/ocamldsort | |
parent | Stable on ppc wrt bug 234565 (diff) | |
download | historical-30398bf6780bb45ab0bdde78171d30f30ba00bf5.tar.gz historical-30398bf6780bb45ab0bdde78171d30f30ba00bf5.tar.bz2 historical-30398bf6780bb45ab0bdde78171d30f30ba00bf5.zip |
Stable on ppc wrt bug 234567
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-ml/ocamldsort')
-rw-r--r-- | dev-ml/ocamldsort/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/ocamldsort/ocamldsort-0.14.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocamldsort/ChangeLog b/dev-ml/ocamldsort/ChangeLog index 5ba39fa67e78..8e54422a087d 100644 --- a/dev-ml/ocamldsort/ChangeLog +++ b/dev-ml/ocamldsort/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocamldsort # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ChangeLog,v 1.4 2008/01/03 23:32:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ChangeLog,v 1.5 2008/08/16 16:26:09 nixnut Exp $ + + 16 Aug 2008; nixnut <nixnut@gentoo.org> ocamldsort-0.14.4.ebuild: + Stable on ppc wrt bug 234567 *ocamldsort-0.14.4 (03 Jan 2008) diff --git a/dev-ml/ocamldsort/ocamldsort-0.14.4.ebuild b/dev-ml/ocamldsort/ocamldsort-0.14.4.ebuild index 0808584b48c3..02ffbc52da0e 100644 --- a/dev-ml/ocamldsort/ocamldsort-0.14.4.ebuild +++ b/dev-ml/ocamldsort/ocamldsort-0.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.14.4.ebuild,v 1.1 2008/01/03 23:32:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.14.4.ebuild,v 1.2 2008/08/16 16:26:09 nixnut 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="" |