diff options
author | 2012-04-22 18:30:13 +0000 | |
---|---|---|
committer | 2012-04-22 18:30:13 +0000 | |
commit | df7ddb85d4936754f69a62c0c2aa58708304a82e (patch) | |
tree | 266cbd3d84e9e0fb3b062deb3fac64a5ba8c62e4 /dev-tex/dot2texi | |
parent | Update dependencies. (diff) | |
download | gentoo-2-df7ddb85d4936754f69a62c0c2aa58708304a82e.tar.gz gentoo-2-df7ddb85d4936754f69a62c0c2aa58708304a82e.tar.bz2 gentoo-2-df7ddb85d4936754f69a62c0c2aa58708304a82e.zip |
Marked ~amd64-linux, bug #411655
(Portage version: 2.2.01.20389-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-tex/dot2texi')
-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 aa9b5ec57695..a6d705e7ad25 100644 --- a/dev-tex/dot2texi/ChangeLog +++ b/dev-tex/dot2texi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/dot2texi # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/ChangeLog,v 1.21 2012/04/22 18:30:13 grobian Exp $ + + 22 Apr 2012; Fabian Groffen <grobian@gentoo.org> dot2texi-3.0.ebuild: + Marked ~amd64-linux, bug #411655 16 Feb 2012; Fabian Groffen <grobian@gentoo.org> dot2texi-3.0.ebuild: Marked ~sparc-solaris diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild index 195b8a83f3e6..5a005b9fadd3 100644 --- a/dev-tex/dot2texi/dot2texi-3.0.ebuild +++ b/dev-tex/dot2texi/dot2texi-3.0.ebuild @@ -1,6 +1,6 @@ # 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.19 2012/02/16 21:31:04 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2texi/dot2texi-3.0.ebuild,v 1.20 2012/04/22 18:30:13 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 ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="pgf pstricks examples" DEPEND="app-arch/unzip" |