diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-18 00:42:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-18 00:42:06 +0000 |
commit | 1d99243a7532090b29246fa92b0d2cb116e09117 (patch) | |
tree | 1a7dc84a6dd0e69a877e29ceb89c67107455232b /dev-libs/pth | |
parent | arm/s390 love (diff) | |
download | gentoo-2-1d99243a7532090b29246fa92b0d2cb116e09117.tar.gz gentoo-2-1d99243a7532090b29246fa92b0d2cb116e09117.tar.bz2 gentoo-2-1d99243a7532090b29246fa92b0d2cb116e09117.zip |
arm/s390 love
(Portage version: 2.0.51.22-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-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pth/pth-2.0.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild index f39681b52096..32d9231dbce4 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-2005 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.23 2005/03/25 14:31:43 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.24 2005/06/18 00:42:06 vapier Exp $ inherit gnuconfig libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64 hppa ppc-macos ppc64" +KEYWORDS="alpha amd64 arm hppa ppc ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc" diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild index f836e134c63a..3a87dfdd34e8 100644 --- a/dev-libs/pth/pth-1.4.1.ebuild +++ b/dev-libs/pth/pth-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.21 2005/03/25 14:31:43 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.22 2005/06/18 00:42:06 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha amd64 hppa ppc-macos ppc64" +KEYWORDS="~alpha amd64 arm hppa ppc ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc" diff --git a/dev-libs/pth/pth-2.0.3.ebuild b/dev-libs/pth/pth-2.0.3.ebuild index 1f8eaf5e3680..5a8c0e69f570 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-2005 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.6 2005/04/29 00:22:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.7 2005/06/18 00:42:06 vapier 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 ~hppa ia64 ~ppc ~ppc64 ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="" |