diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-08 12:36:07 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-08 12:36:07 +0000 |
commit | 072a3e1306481696120a8cfec3285eb936b61b61 (patch) | |
tree | e3cc6e4c2e3ac3f13f8eedcd7ab3da12607b4b17 /dev-libs/pth | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-072a3e1306481696120a8cfec3285eb936b61b61.tar.gz gentoo-2-072a3e1306481696120a8cfec3285eb936b61b61.tar.bz2 gentoo-2-072a3e1306481696120a8cfec3285eb936b61b61.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/pth/pth-1.4.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pth/pth-1.4.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index 5507e7331526..8a627545ad95 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/pth # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.13 2004/05/26 15:16:54 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.14 2004/06/08 12:36:07 gmsoft Exp $ + + 08 Jun 2004; Guy Martin <gmsoft@gentoo.org> pth-1.4.0.ebuild, + pth-1.4.1.ebuild: + Marked stable on hppa. 26 May 2004; Jason Eric Huebel <jhuebel@gentoo.org> pth-1.4.1.ebuild: ~amd64, added gnuconfig_update diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild index 647f00af005b..93d2a6c473eb 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-2004 Gentoo Technologies, Inc. # 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.13 2004/05/23 20:22:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.14 2004/06/08 12:36:07 gmsoft Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha ~amd64 hppa" DEPEND="virtual/glibc" diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild index b338aebe5abf..8eec9229172a 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-2004 Gentoo Technologies, Inc. # 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.8 2004/05/27 17:51:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.9 2004/06/08 12:36:07 gmsoft Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-1.4.1.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc ~amd64 hppa" DEPEND="virtual/glibc" |