diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-10 04:53:22 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-10 04:53:22 +0000 |
commit | 4483ab5ad05c6e87a26a09f494f11e8f42028e06 (patch) | |
tree | aa1f1c64d5857b4b0c58e9793c5ecc146f53d743 /dev-ml | |
parent | marked x86 per bug 419697 (diff) | |
download | historical-4483ab5ad05c6e87a26a09f494f11e8f42028e06.tar.gz historical-4483ab5ad05c6e87a26a09f494f11e8f42028e06.tar.bz2 historical-4483ab5ad05c6e87a26a09f494f11e8f42028e06.zip |
marked x86 per bug 419417
Package-Manager: portage-2.2.0_alpha110/cvs/Linux i686
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-doc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/xml-light/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/xml-light/xml-light-2.2-r1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-ml/ocaml-doc/ChangeLog b/dev-ml/ocaml-doc/ChangeLog index f74f163b7ea2..413397862fd1 100644 --- a/dev-ml/ocaml-doc/ChangeLog +++ b/dev-ml/ocaml-doc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocaml-doc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.10 2012/06/04 17:19:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.11 2012/06/10 04:53:22 jdhore Exp $ + + 10 Jun 2012; Jeff Horelick <jdhore@gentoo.org> ocaml-doc-3.12.ebuild: + marked x86 per bug 419417 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ocaml-doc-3.12.ebuild: Stable for amd64, wrt bug #419417 diff --git a/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild b/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild index f807c4bed7cc..998b326dcf31 100644 --- a/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild +++ b/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild,v 1.2 2012/06/04 17:19:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild,v 1.3 2012/06/10 04:53:22 jdhore Exp $ DESCRIPTION="Ocaml reference manual (html)" HOMEPAGE="http://caml.inria.fr/pub/docs/manual-ocaml/" SRC_URI="http://caml.inria.fr/pub/distrib/ocaml-${PV}/ocaml-${PV}-refman.html.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="" diff --git a/dev-ml/xml-light/ChangeLog b/dev-ml/xml-light/ChangeLog index c06d977c38a6..8982fadd6634 100644 --- a/dev-ml/xml-light/ChangeLog +++ b/dev-ml/xml-light/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/xml-light # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/ChangeLog,v 1.6 2012/06/04 17:19:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/ChangeLog,v 1.7 2012/06/10 04:52:42 jdhore Exp $ + + 10 Jun 2012; Jeff Horelick <jdhore@gentoo.org> xml-light-2.2-r1.ebuild: + marked x86 per bug 419417 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xml-light-2.2-r1.ebuild: Stable for amd64, wrt bug #419417 diff --git a/dev-ml/xml-light/xml-light-2.2-r1.ebuild b/dev-ml/xml-light/xml-light-2.2-r1.ebuild index cc5a864a8300..c66b96c2303e 100644 --- a/dev-ml/xml-light/xml-light-2.2-r1.ebuild +++ b/dev-ml/xml-light/xml-light-2.2-r1.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/xml-light/xml-light-2.2-r1.ebuild,v 1.4 2012/06/04 17:19:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/xml-light-2.2-r1.ebuild,v 1.5 2012/06/10 04:52:42 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://tech.motion-twin.com/zip/${P}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" DEPEND="app-arch/unzip |