diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 12:54:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 12:54:35 +0000 |
commit | 9ec19721e69c85f1e82170d67580b8b0ee061374 (patch) | |
tree | bce0ff6b52c782506c96bf0ba368b1d207fb42e8 /app-text/passivetex/passivetex-1.25.ebuild | |
parent | Version bump with enhancements and bug fixes. Reenable tests. (diff) | |
download | historical-9ec19721e69c85f1e82170d67580b8b0ee061374.tar.gz historical-9ec19721e69c85f1e82170d67580b8b0ee061374.tar.bz2 historical-9ec19721e69c85f1e82170d67580b8b0ee061374.zip |
Marked ~x64-macos, bug #333981
Package-Manager: portage-2.2.01.16711-prefix/cvs/SunOS i386
Diffstat (limited to 'app-text/passivetex/passivetex-1.25.ebuild')
-rw-r--r-- | app-text/passivetex/passivetex-1.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild index 75fa950308dd..069dc9d2f782 100644 --- a/app-text/passivetex/passivetex-1.25.ebuild +++ b/app-text/passivetex/passivetex-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.20 2010/01/02 11:33:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.21 2010/10/02 12:46:47 grobian Exp $ inherit latex-package @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/" LICENSE="MIT" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" SLOT="0" IUSE="" |