diff options
author | 2012-07-24 10:52:22 +0000 | |
---|---|---|
committer | 2012-07-24 10:52:22 +0000 | |
commit | d5302d6876b1c739909c0a9c76aeae021c973f57 (patch) | |
tree | fffa4cc1da82ec51060ee52c7c8398675e37f559 /app-text | |
parent | Stable for x86, wrt bug #416527 (diff) | |
download | historical-d5302d6876b1c739909c0a9c76aeae021c973f57.tar.gz historical-d5302d6876b1c739909c0a9c76aeae021c973f57.tar.bz2 historical-d5302d6876b1c739909c0a9c76aeae021c973f57.zip |
Stable for x86, wrt bug #416525
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/active-dvi/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.10.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/htmlc/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/htmlc/htmlc-2.21.0.ebuild | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog index 92ac7e324108..e471e24c0b8b 100644 --- a/app-text/active-dvi/ChangeLog +++ b/app-text/active-dvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/active-dvi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.43 2012/06/16 16:41:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.44 2012/07/24 10:52:22 johu Exp $ + + 24 Jul 2012; Johannes Huber <johu@gentoo.org> active-dvi-1.10.2.ebuild: + Stable for x86, wrt bug #416525 16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> active-dvi-1.8.ebuild, active-dvi-1.9.ebuild, active-dvi-1.10.2.ebuild: diff --git a/app-text/active-dvi/active-dvi-1.10.2.ebuild b/app-text/active-dvi/active-dvi-1.10.2.ebuild index ec9858a836a8..e68d649c1326 100644 --- a/app-text/active-dvi/active-dvi-1.10.2.ebuild +++ b/app-text/active-dvi/active-dvi-1.10.2.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/app-text/active-dvi/active-dvi-1.10.2.ebuild,v 1.2 2012/06/16 16:41:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.10.2.ebuild,v 1.3 2012/07/24 10:52:22 johu Exp $ EAPI="2" @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1" IUSE="+ocamlopt" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?] >=dev-ml/camlimages-4.0.1[truetype,tiff,jpeg,postscript,X] diff --git a/app-text/htmlc/ChangeLog b/app-text/htmlc/ChangeLog index c42a9f1ef870..f90996653339 100644 --- a/app-text/htmlc/ChangeLog +++ b/app-text/htmlc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/htmlc -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmlc/ChangeLog,v 1.3 2011/07/24 12:01:07 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlc/ChangeLog,v 1.4 2012/07/24 10:51:37 johu Exp $ + + 24 Jul 2012; Johannes Huber <johu@gentoo.org> htmlc-2.21.0.ebuild: + Stable for x86, wrt bug #416525 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> htmlc-2.21.0.ebuild: Marked ~ppc wrt #316131 diff --git a/app-text/htmlc/htmlc-2.21.0.ebuild b/app-text/htmlc/htmlc-2.21.0.ebuild index 852f7cc092ff..508c4f11d65b 100644 --- a/app-text/htmlc/htmlc-2.21.0.ebuild +++ b/app-text/htmlc/htmlc-2.21.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/app-text/htmlc/htmlc-2.21.0.ebuild,v 1.3 2011/07/24 12:01:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlc/htmlc-2.21.0.ebuild,v 1.4 2012/07/24 10:51:37 johu Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://htmlc.inria.fr/${P}.tgz" LICENSE="htmlc" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+ocamlopt" # Files for the tests are missing... RESTRICT="test" |