summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-12-16 09:27:15 +0000
committerNaohiro Aota <naota@gentoo.org>2011-12-16 09:27:15 +0000
commit7073d0c6e6bf7ec0a5b84c225678e92f0f073f22 (patch)
treead01eb3f0d107f3967a761ba5b6d553fef371979 /dev-tex/dot2texi
parentAdd ~x86-fbsd (diff)
downloadgentoo-2-7073d0c6e6bf7ec0a5b84c225678e92f0f073f22.tar.gz
gentoo-2-7073d0c6e6bf7ec0a5b84c225678e92f0f073f22.tar.bz2
gentoo-2-7073d0c6e6bf7ec0a5b84c225678e92f0f073f22.zip
Add ~x86-fbsd
(Portage version: 2.2.0_alpha75/cvs/FreeBSD i386)
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 5fab8ef8019e..c1d3e22447ee 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.18 2011/10/16 17:25:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/ChangeLog,v 1.19 2011/12/16 09:27:15 naota Exp $
+
+ 16 Dec 2011; Naohiro Aota <naota@gentoo.org> dot2texi-3.0.ebuild:
+ Add ~x86-fbsd
16 Oct 2011; Fabian Groffen <grobian@gentoo.org> dot2texi-3.0.ebuild:
Marked ~x86-macos
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild
index 4e1e1c2a3d67..6c1f44e0a32e 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.17 2011/10/16 17:25:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.18 2011/12/16 09:27:15 naota 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 ~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"
IUSE="pgf pstricks examples"
DEPEND="app-arch/unzip"