summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-08-12 14:59:46 +0000
committerThomas Kahle <tomka@gentoo.org>2011-08-12 14:59:46 +0000
commit94cb9348c135acee43ef58a40ee1c8723de11d0b (patch)
treec17594d14f8b28ea363f55f7db0b8baf967ff427 /dev-tex/dot2texi
parentx86 stable per bug 355085 (diff)
downloadgentoo-2-94cb9348c135acee43ef58a40ee1c8723de11d0b.tar.gz
gentoo-2-94cb9348c135acee43ef58a40ee1c8723de11d0b.tar.bz2
gentoo-2-94cb9348c135acee43ef58a40ee1c8723de11d0b.zip
x86 stable per bug 355085
(Portage version: 2.1.10.10/cvs/Linux i686)
Diffstat (limited to 'dev-tex/dot2texi')
-rw-r--r--dev-tex/dot2texi/ChangeLog5
-rw-r--r--dev-tex/dot2texi/dot2texi-3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/dot2texi/ChangeLog b/dev-tex/dot2texi/ChangeLog
index 489530ff41fa..bf57ef2a4c9f 100644
--- a/dev-tex/dot2texi/ChangeLog
+++ b/dev-tex/dot2texi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/dot2texi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/ChangeLog,v 1.11 2011/08/09 21:38:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/ChangeLog,v 1.12 2011/08/12 14:59:46 tomka Exp $
+
+ 12 Aug 2011; Thomas Kahle <tomka@gentoo.org> dot2texi-3.0.ebuild:
+ x86 stable per bug 355085
09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> dot2texi-3.0.ebuild:
Stable on amd64 wrt bug #355085
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild
index ba39014aa09e..9358938cc162 100644
--- a/dev-tex/dot2texi/dot2texi-3.0.ebuild
+++ b/dev-tex/dot2texi/dot2texi-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.10 2011/08/09 21:38:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.11 2011/08/12 14:59:46 tomka Exp $
inherit latex-package
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos"
IUSE="pgf pstricks examples"
DEPEND="app-arch/unzip"