diff options
author | Bret Curtis <psi29a@gentoo.org> | 2006-07-23 02:35:53 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2006-07-23 02:35:53 +0000 |
commit | 16e24c773195ea9a904aaefdf1d08ba5dbe7822f (patch) | |
tree | 646f16a32082eefa0bd13d920082f969522add53 /dev-libs/pth | |
parent | Clean up unnecessary versions (diff) | |
download | gentoo-2-16e24c773195ea9a904aaefdf1d08ba5dbe7822f.tar.gz gentoo-2-16e24c773195ea9a904aaefdf1d08ba5dbe7822f.tar.bz2 gentoo-2-16e24c773195ea9a904aaefdf1d08ba5dbe7822f.zip |
stable on mips
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/pth-1.4.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pth/pth-2.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild index f2ea3f39a08a..d49e7b1a8bf8 100644 --- a/dev-libs/pth/pth-1.4.0.ebuild +++ b/dev-libs/pth/pth-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.25 2006/05/11 02:23:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.26 2006/07/23 02:35:52 psi29a Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa mips ppc ppc-macos ppc64 s390 sh sparc x86" IUSE="" DEPEND="" diff --git a/dev-libs/pth/pth-2.0.3.ebuild b/dev-libs/pth/pth-2.0.3.ebuild index 2b89d1e7d025..d0816b79a956 100644 --- a/dev-libs/pth/pth-2.0.3.ebuild +++ b/dev-libs/pth/pth-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.13 2006/07/02 20:06:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.14 2006/07/23 02:35:53 psi29a Exp $ inherit eutils fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ppc64 s390 sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ~ppc-macos ppc64 s390 sh ~sparc ~x86" IUSE="" DEPEND="" |