diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-14 18:33:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-14 18:33:46 +0000 |
commit | 5cda95d9d61aa3da430b07faf2df7e4f65b94992 (patch) | |
tree | d552fd2e40019ee01626c107d64a6f5af28cffd2 /dev-tex | |
parent | arm stable, bug #355085 (diff) | |
download | gentoo-2-5cda95d9d61aa3da430b07faf2df7e4f65b94992.tar.gz gentoo-2-5cda95d9d61aa3da430b07faf2df7e4f65b94992.tar.bz2 gentoo-2-5cda95d9d61aa3da430b07faf2df7e4f65b94992.zip |
arm stable, bug #355085
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/dot2texi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/dot2texi/dot2texi-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/dot2texi/ChangeLog b/dev-tex/dot2texi/ChangeLog index cfa2e0c20622..03c6b5e88154 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.13 2011/08/12 15:35:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/ChangeLog,v 1.14 2011/08/14 18:33:46 maekke Exp $ + + 14 Aug 2011; Markus Meier <maekke@gentoo.org> dot2texi-3.0.ebuild: + arm stable, bug #355085 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> dot2texi-3.0.ebuild: ppc/ppc64 stable wrt #355085 diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild index fbf3c1166773..2353a45be582 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.12 2011/08/12 15:35:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.13 2011/08/14 18:33:46 maekke 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" |