summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-25 18:51:46 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-25 18:51:46 +0000
commitffdcf975c50e1205bf121c8aba0109161d05781e (patch)
tree5719ae0195de0c5d7fde4bab469d8bdd85b0fb1b /dev-libs
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-ffdcf975c50e1205bf121c8aba0109161d05781e.tar.gz
gentoo-2-ffdcf975c50e1205bf121c8aba0109161d05781e.tar.bz2
gentoo-2-ffdcf975c50e1205bf121c8aba0109161d05781e.zip
version oops
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pth/ChangeLog4
-rw-r--r--dev-libs/pth/pth-1.4.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index 0c91efdcdbca..dacb210666f8 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,8 +1,8 @@
# ChangeLog for dev-libs/pth
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.17 2004/08/25 18:49:45 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.18 2004/08/25 18:51:46 lv Exp $
- 25 Aug 2004; Travis Tilley <lv@gentoo.org> pth-1.4.1.ebuild:
+ 25 Aug 2004; Travis Tilley <lv@gentoo.org> pth-1.4.0.ebuild:
stable on amd64
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pth-1.4.0.ebuild,
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild
index 42b7320fafb5..3c13f0136e71 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 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.17 2004/07/14 15:03:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.18 2004/08/25 18:51:46 lv 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 hppa"
+KEYWORDS="x86 ppc sparc alpha amd64 hppa"
IUSE=""
DEPEND="virtual/libc"