diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:41:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:41:58 +0000 |
commit | 04f51dc982a7664bd21f49ff5378c2b3b49865a9 (patch) | |
tree | bfadbb94c7b7cee853a6869e3ab7c41d01766cd1 /dev-ml | |
parent | Stable for x86, wrt bug #492050 (diff) | |
download | gentoo-2-04f51dc982a7664bd21f49ff5378c2b3b49865a9.tar.gz gentoo-2-04f51dc982a7664bd21f49ff5378c2b3b49865a9.tar.bz2 gentoo-2-04f51dc982a7664bd21f49ff5378c2b3b49865a9.zip |
Stable for x86, wrt bug #492052
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocamlweb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/ocamlweb/ocamlweb-1.38-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocamlweb/ChangeLog b/dev-ml/ocamlweb/ChangeLog index af3ac71907d9..53f72730fafd 100644 --- a/dev-ml/ocamlweb/ChangeLog +++ b/dev-ml/ocamlweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocamlweb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.23 2013/12/21 15:56:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.24 2013/12/24 12:41:58 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ocamlweb-1.38-r1.ebuild: + Stable for x86, wrt bug #492052 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ocamlweb-1.38-r1.ebuild: Stable for ppc, wrt bug #492052 diff --git a/dev-ml/ocamlweb/ocamlweb-1.38-r1.ebuild b/dev-ml/ocamlweb/ocamlweb-1.38-r1.ebuild index 02206e126cf8..727b7be1b920 100644 --- a/dev-ml/ocamlweb/ocamlweb-1.38-r1.ebuild +++ b/dev-ml/ocamlweb/ocamlweb-1.38-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ocamlweb-1.38-r1.ebuild,v 1.2 2013/12/21 15:56:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ocamlweb-1.38-r1.ebuild,v 1.3 2013/12/24 12:41:58 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ IUSE="" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" DEPEND=">=dev-lang/ocaml-3.09:= virtual/latex-base |