diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:40:58 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:40:58 +0000 |
commit | 9189dad218762548601c2d7b9295df8502fc9568 (patch) | |
tree | 94a0704e1feef98c81e128fd3efd6ae1cdb6dad1 /app-text/passivetex | |
parent | Adding fixes from Benjamin Bannier to include linking when building examples,... (diff) | |
download | gentoo-2-9189dad218762548601c2d7b9295df8502fc9568.tar.gz gentoo-2-9189dad218762548601c2d7b9295df8502fc9568.tar.bz2 gentoo-2-9189dad218762548601c2d7b9295df8502fc9568.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-text/passivetex')
-rw-r--r-- | app-text/passivetex/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.25.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/passivetex/ChangeLog b/app-text/passivetex/ChangeLog index 730241fd592d..5a8b9fd975a9 100644 --- a/app-text/passivetex/ChangeLog +++ b/app-text/passivetex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/passivetex -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.23 2008/10/07 05:45:18 aballier Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.24 2009/02/27 15:40:58 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> passivetex-1.25.ebuild: + Sparc stable, part of Bug #253551. 07 Oct 2008; Alexis Ballier <aballier@gentoo.org> passivetex-1.25.ebuild: License is MIT and no need to dodoc it diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild index 098c3de9e2c9..88c79149971c 100644 --- a/app-text/passivetex/passivetex-1.25.ebuild +++ b/app-text/passivetex/passivetex-1.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.12 2008/10/07 05:45:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.13 2009/02/27 15:40:58 fmccor 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 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" IUSE="" |