summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-17 12:15:34 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-17 12:15:34 +0000
commite8f1c8c71197e39a9c0ea90fdf82bc90cf3045ba (patch)
treef0f3ca8b6e0bfad76f8ac620e3665e8f331ad0da /dev-libs/pth
parentAdd ~x86-fbsd keyword after applying a patch to allow compile on FreeBSD. Tha... (diff)
downloadhistorical-e8f1c8c71197e39a9c0ea90fdf82bc90cf3045ba.tar.gz
historical-e8f1c8c71197e39a9c0ea90fdf82bc90cf3045ba.tar.bz2
historical-e8f1c8c71197e39a9c0ea90fdf82bc90cf3045ba.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/ChangeLog5
-rw-r--r--dev-libs/pth/files/digest-pth-2.0.62
-rw-r--r--dev-libs/pth/pth-2.0.6.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index a90ba90f78cb..121bff9ff42a 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/pth
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.38 2006/05/07 14:06:18 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.39 2006/05/17 12:14:34 flameeyes Exp $
+
+ 17 May 2006; Diego Pettenò <flameeyes@gentoo.org> pth-2.0.6.ebuild:
+ Add ~x86-fbsd keyword.
07 May 2006; Simon Stelling <blubb@gentoo.org> pth-2.0.3.ebuild:
stable on amd64
diff --git a/dev-libs/pth/files/digest-pth-2.0.6 b/dev-libs/pth/files/digest-pth-2.0.6
index 607ba4f02ee9..86cc866419f8 100644
--- a/dev-libs/pth/files/digest-pth-2.0.6
+++ b/dev-libs/pth/files/digest-pth-2.0.6
@@ -1 +1,3 @@
MD5 bdee96babed9b177484ed2dbfd5b127b pth-2.0.6.tar.gz 647667
+RMD160 e859376f7a12017947c522d8ac642b3dc84d4d55 pth-2.0.6.tar.gz 647667
+SHA256 91ddb0e0980f8785d297717fb0296d6e59bfc4911d6343b0ce2c767bd5c31d49 pth-2.0.6.tar.gz 647667
diff --git a/dev-libs/pth/pth-2.0.6.ebuild b/dev-libs/pth/pth-2.0.6.ebuild
index 34f3ce53dd78..1e385669d7fe 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-2006 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.3 2006/05/11 02:23:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.6.ebuild,v 1.4 2006/05/17 12:14:34 flameeyes 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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""