diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 16:20:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 16:20:46 +0000 |
commit | a7880f884750c4f95208ec2b87c1286b7c2d6ba2 (patch) | |
tree | 475cccb3cfded227934fd809b6849688f94b788e /dev-libs/pth/pth-2.0.3.ebuild | |
parent | Install menu entry, bug #160252 (diff) | |
download | historical-a7880f884750c4f95208ec2b87c1286b7c2d6ba2.tar.gz historical-a7880f884750c4f95208ec2b87c1286b7c2d6ba2.tar.bz2 historical-a7880f884750c4f95208ec2b87c1286b7c2d6ba2.zip |
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-libs/pth/pth-2.0.3.ebuild')
-rw-r--r-- | dev-libs/pth/pth-2.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/pth/pth-2.0.3.ebuild b/dev-libs/pth/pth-2.0.3.ebuild index d19ec79fb6ee..7919c0386760 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 +# Copyright 1999-2007 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.16 2006/10/27 11:42:01 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.17 2007/03/12 16:17:59 armin76 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 ppc64 s390 sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh ~sparc x86" IUSE="" DEPEND="" |