diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-10 19:58:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-10 19:58:22 +0000 |
commit | 27484af6553933fe3e644163f0b960c2591fe03e (patch) | |
tree | 8c6d0d7bc30a1dde4765421aa2334edc088a2e09 /app-text/passivetex | |
parent | Add ~arm/~s390/~sh (diff) | |
download | gentoo-2-27484af6553933fe3e644163f0b960c2591fe03e.tar.gz gentoo-2-27484af6553933fe3e644163f0b960c2591fe03e.tar.bz2 gentoo-2-27484af6553933fe3e644163f0b960c2591fe03e.zip |
Add ~arm/~s390/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-text/passivetex')
-rw-r--r-- | app-text/passivetex/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/passivetex/ChangeLog b/app-text/passivetex/ChangeLog index 0dd4ccf929ed..e0110b0f50e9 100644 --- a/app-text/passivetex/ChangeLog +++ b/app-text/passivetex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/passivetex # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.25 2009/03/06 20:30:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.26 2009/03/10 19:58:22 armin76 Exp $ + + 10 Mar 2009; Raúl Porcel <armin76@gentoo.org> passivetex-1.25.ebuild: + Add ~arm/~s390/~sh 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> passivetex-1.25.ebuild: Stable for HPPA (bug #253551). diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild index 7987a0bfda7f..b59360519218 100644 --- a/app-text/passivetex/passivetex-1.25.ebuild +++ b/app-text/passivetex/passivetex-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.14 2009/03/06 20:30:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.15 2009/03/10 19:58:22 armin76 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 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" SLOT="0" IUSE="" |