summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-08-17 20:41:20 +0000
committerMarkus Meier <maekke@gentoo.org>2008-08-17 20:41:20 +0000
commitd27f487d23dfc2e099e00f4a0cba225f653cbc06 (patch)
tree01722ad9ed1fa73b8ae2f7f583bed12a35580961 /app-text/active-dvi
parentAmend previous commit... texlive-pictures is also missing. (diff)
downloadgentoo-2-d27f487d23dfc2e099e00f4a0cba225f653cbc06.tar.gz
gentoo-2-d27f487d23dfc2e099e00f4a0cba225f653cbc06.tar.bz2
gentoo-2-d27f487d23dfc2e099e00f4a0cba225f653cbc06.zip
x86 stable, bug #234566
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686)
Diffstat (limited to 'app-text/active-dvi')
-rw-r--r--app-text/active-dvi/ChangeLog5
-rw-r--r--app-text/active-dvi/active-dvi-1.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog
index a56295f59ec1..ed977f1cc39a 100644
--- a/app-text/active-dvi/ChangeLog
+++ b/app-text/active-dvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/active-dvi
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.23 2008/08/17 20:38:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.24 2008/08/17 20:41:20 maekke Exp $
+
+ 17 Aug 2008; Markus Meier <maekke@gentoo.org> active-dvi-1.7.3.ebuild:
+ x86 stable, bug #234566
17 Aug 2008; Alexis Ballier <aballier@gentoo.org> active-dvi-1.7.3.ebuild:
Amend previous commit... texlive-pictures is also missing.
diff --git a/app-text/active-dvi/active-dvi-1.7.3.ebuild b/app-text/active-dvi/active-dvi-1.7.3.ebuild
index 9064346dc09b..f3788a81b077 100644
--- a/app-text/active-dvi/active-dvi-1.7.3.ebuild
+++ b/app-text/active-dvi/active-dvi-1.7.3.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/app-text/active-dvi/active-dvi-1.7.3.ebuild,v 1.5 2008/08/17 20:38:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild,v 1.6 2008/08/17 20:41:20 maekke Exp $
EAPI=1
@@ -17,7 +17,7 @@ LICENSE="LGPL-2.1"
IUSE="+ocamlopt tk"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND=">=dev-lang/ocaml-3.10.0
>=dev-ml/camlimages-2.20-r2