diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-04 01:44:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-04 01:44:36 +0000 |
commit | 949cf7946eb876b018999b14ca597fe521479dd7 (patch) | |
tree | e368c29454240c0a2e3bbe8633aed5383bb8772e /app-text/passivetex | |
parent | Marking svninfo-0.7.3-r1 ~ppc for bug 237202 (diff) | |
download | historical-949cf7946eb876b018999b14ca597fe521479dd7.tar.gz historical-949cf7946eb876b018999b14ca597fe521479dd7.tar.bz2 historical-949cf7946eb876b018999b14ca597fe521479dd7.zip |
Marking passivetex-1.25 ~ppc for bug 237202
Package-Manager: portage-2.1.4.4
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 c3b3a9304b25..d6e5630dfe96 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.20 2008/09/23 21:05:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.21 2008/10/04 01:44:36 ranger Exp $ + + 04 Oct 2008; Brent Baude <ranger@gentoo.org> passivetex-1.25.ebuild: + Marking passivetex-1.25 ~ppc for bug 237202 23 Sep 2008; Raúl Porcel <armin76@gentoo.org> passivetex-1.25.ebuild: Add ~alpha/~ia64 wrt #237202 diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild index b81f4d02bc28..9c2bc73c1537 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 # 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.9 2008/09/23 21:05:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.10 2008/10/04 01:44:36 ranger Exp $ inherit latex-package @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/" LICENSE="freedist" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" IUSE="" |