summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-02-16 21:31:04 +0000
committerFabian Groffen <grobian@gentoo.org>2012-02-16 21:31:04 +0000
commitc155c7d98a6788b29bc324b5280b1e6b04eaf369 (patch)
tree277a6f1edc97f28bcb2f69606a747e4675c9a559 /dev-tex/dot2texi
parentVersion Bump, contributed by Florian Schmaus (diff)
downloadgentoo-2-c155c7d98a6788b29bc324b5280b1e6b04eaf369.tar.gz
gentoo-2-c155c7d98a6788b29bc324b5280b1e6b04eaf369.tar.bz2
gentoo-2-c155c7d98a6788b29bc324b5280b1e6b04eaf369.zip
Marked ~sparc-solaris
(Portage version: 2.2.01.20153-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-tex/dot2texi')
-rw-r--r--dev-tex/dot2texi/ChangeLog7
-rw-r--r--dev-tex/dot2texi/dot2texi-3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/dot2texi/ChangeLog b/dev-tex/dot2texi/ChangeLog
index c1d3e22447ee..aa9b5ec57695 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.19 2011/12/16 09:27:15 naota Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/ChangeLog,v 1.20 2012/02/16 21:31:04 grobian Exp $
+
+ 16 Feb 2012; Fabian Groffen <grobian@gentoo.org> dot2texi-3.0.ebuild:
+ Marked ~sparc-solaris
16 Dec 2011; Naohiro Aota <naota@gentoo.org> dot2texi-3.0.ebuild:
Add ~x86-fbsd
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild
index 6c1f44e0a32e..195b8a83f3e6 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
+# Copyright 1999-2012 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.18 2011/12/16 09:27:15 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.19 2012/02/16 21:31:04 grobian 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 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="pgf pstricks examples"
DEPEND="app-arch/unzip"