diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:25:39 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:25:39 +0000 |
commit | d4b58342c72650cac36beca02ae2f240477f675c (patch) | |
tree | 48289029d3d59de1119c2e3aaef975cc692f901c /dev-libs/pth | |
parent | amd64 stable (diff) | |
download | gentoo-2-d4b58342c72650cac36beca02ae2f240477f675c.tar.gz gentoo-2-d4b58342c72650cac36beca02ae2f240477f675c.tar.bz2 gentoo-2-d4b58342c72650cac36beca02ae2f240477f675c.zip |
amd64 stable
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/pth/pth-2.0.6.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pth/pth-2.0.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index b2a2df31a329..b87adeb1d674 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/pth # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.53 2007/08/13 20:32:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.54 2007/08/25 17:25:39 beandog Exp $ + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> pth-2.0.6.ebuild, + pth-2.0.7.ebuild: + amd64 stable 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> pth-2.0.7.ebuild: ppc. stable diff --git a/dev-libs/pth/pth-2.0.6.ebuild b/dev-libs/pth/pth-2.0.6.ebuild index 2d12398f9f16..72905c14f904 100644 --- a/dev-libs/pth/pth-2.0.6.ebuild +++ b/dev-libs/pth/pth-2.0.6.ebuild @@ -1,6 +1,6 @@ # 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.6.ebuild,v 1.9 2007/06/24 21:26:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.6.ebuild,v 1.10 2007/08/25 17:25:39 beandog Exp $ inherit eutils fixheadtails libtool @@ -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 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" diff --git a/dev-libs/pth/pth-2.0.7.ebuild b/dev-libs/pth/pth-2.0.7.ebuild index ecb380c35d37..a57b16518869 100644 --- a/dev-libs/pth/pth-2.0.7.ebuild +++ b/dev-libs/pth/pth-2.0.7.ebuild @@ -1,6 +1,6 @@ # 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.7.ebuild,v 1.6 2007/08/13 20:32:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.7 2007/08/25 17:25:39 beandog Exp $ inherit eutils fixheadtails libtool @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |