summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-05 08:46:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-05 08:46:59 +0000
commit076575f85c0cec86bcc95321843f3389f382a708 (patch)
tree315f1f8eee80e5354f75a57f8341f1be383d0c21 /net-libs/libident
parentStable on ppc64 (diff)
downloadhistorical-076575f85c0cec86bcc95321843f3389f382a708.tar.gz
historical-076575f85c0cec86bcc95321843f3389f382a708.tar.bz2
historical-076575f85c0cec86bcc95321843f3389f382a708.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs/libident')
-rw-r--r--net-libs/libident/ChangeLog5
-rw-r--r--net-libs/libident/Manifest4
-rw-r--r--net-libs/libident/libident-0.32.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libident/ChangeLog b/net-libs/libident/ChangeLog
index c89210cba50e..ef9b5e546b04 100644
--- a/net-libs/libident/ChangeLog
+++ b/net-libs/libident/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libident
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.9 2005/01/01 13:10:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.10 2005/03/05 08:46:59 corsair Exp $
+
+ 05 Mar 2005; Markus Rothe <corsair@gentoo.org> libident-0.32.ebuild:
+ Stable on ppc64
01 Jan 2005; Markus Rothe <corsair@gentoo.org> libident-0.32.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/net-libs/libident/Manifest b/net-libs/libident/Manifest
index ac7464ab6023..0619e0b93922 100644
--- a/net-libs/libident/Manifest
+++ b/net-libs/libident/Manifest
@@ -1,6 +1,6 @@
-MD5 fa3d1d45c084c2cf2c50100268007d5e ChangeLog 1134
+MD5 2792f2babe1dfe4c0aa0eed1e9ee03f7 ChangeLog 1225
MD5 0a4ebe9d569873cc94e7edd6b2a18270 libident-0.22.ebuild 718
-MD5 fae5adf106cd8038382b294aed859b4e libident-0.32.ebuild 692
+MD5 698c83c59dac3dc94f7d05e24ae10018 libident-0.32.ebuild 691
MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
MD5 5a23249eaedb219866d8a766a145994c files/digest-libident-0.22 64
MD5 903bf677625739ff6766b4f570237bbc files/digest-libident-0.32 66
diff --git a/net-libs/libident/libident-0.32.ebuild b/net-libs/libident/libident-0.32.ebuild
index 56cb3b6991f0..80b71fe175de 100644
--- a/net-libs/libident/libident-0.32.ebuild
+++ b/net-libs/libident/libident-0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.2 2005/01/01 13:10:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.3 2005/03/05 08:46:59 corsair Exp $
DESCRIPTION="A small library to interface to the Ident protocol server"
HOMEPAGE="http://www.simphalempin.com/dev/libident/"
@@ -8,7 +8,7 @@ SRC_URI="http://people.via.ecp.fr/~rem/libident/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86 ~ia64 ~s390 ~ppc ~amd64 ~ppc64"
+KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86 ~ia64 ~s390 ~ppc ~amd64 ppc64"
IUSE=""
DEPEND="virtual/libc"