summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libident')
-rw-r--r--net-libs/libident/ChangeLog6
-rw-r--r--net-libs/libident/libident-0.32.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libident/ChangeLog b/net-libs/libident/ChangeLog
index 020c1a4c67f6..57dc99d12b44 100644
--- a/net-libs/libident/ChangeLog
+++ b/net-libs/libident/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libident
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.17 2007/05/13 17:44:46 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.18 2007/08/13 21:39:40 dertobi123 Exp $
+
+ 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ libident-0.32.ebuild:
+ ppc. stable
13 May 2007; Steve Dibb <beandog@gentoo.org> libident-0.32.ebuild:
amd64 stable
diff --git a/net-libs/libident/libident-0.32.ebuild b/net-libs/libident/libident-0.32.ebuild
index 125804a1e049..022543d5f001 100644
--- a/net-libs/libident/libident-0.32.ebuild
+++ b/net-libs/libident/libident-0.32.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/net-libs/libident/libident-0.32.ebuild,v 1.8 2007/05/13 17:44:46 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.9 2007/08/13 21:39:40 dertobi123 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 amd64 ~hppa ia64 ~mips ~ppc ppc64 s390 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
IUSE=""
DEPEND=""