diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:31:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:31:49 +0000 |
commit | e6c001f80bd4c6526acd4f4da8c1ea866c0c7864 (patch) | |
tree | 6b53d637b681cd2e00ceb07b8f8c241a92a8c125 | |
parent | Workaround TOC issue wrt #130943. (non maintainer commit) (diff) | |
download | gentoo-2-e6c001f80bd4c6526acd4f4da8c1ea866c0c7864.tar.gz gentoo-2-e6c001f80bd4c6526acd4f4da8c1ea866c0c7864.tar.bz2 gentoo-2-e6c001f80bd4c6526acd4f4da8c1ea866c0c7864.zip |
Marked ~ppc/~ppc64 wrt #342513
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
-rw-r--r-- | dev-libs/kpathsea/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/kpathsea/ChangeLog b/dev-libs/kpathsea/ChangeLog index 9622b7c8f9e8..a1346fa7fa85 100644 --- a/dev-libs/kpathsea/ChangeLog +++ b/dev-libs/kpathsea/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/kpathsea -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.7 2010/12/15 18:38:42 aballier Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.8 2011/02/20 09:31:49 xarthisius Exp $ + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + kpathsea-6.0.0_p20100722.ebuild: + Marked ~ppc/~ppc64 wrt #342513 15 Dec 2010; Alexis Ballier <aballier@gentoo.org> kpathsea-6.0.0_p20100722.ebuild: diff --git a/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild b/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild index 98d292f85659..c7cf5eb6a668 100644 --- a/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild +++ b/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.7 2010/12/15 18:38:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.8 2011/02/20 09:31:49 xarthisius Exp $ EAPI=3 @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="doc source static-libs" DEPEND="!<app-text/texlive-core-2010 |