summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:41:28 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:41:28 +0000
commit2dd4b5625c2603ae7491666a3323bf942f8135d1 (patch)
tree9136a32f3f33a60e2729c2131e9a9a43697c5dd6 /net-libs/libident
parentStable on hppa (diff)
downloadgentoo-2-2dd4b5625c2603ae7491666a3323bf942f8135d1.tar.gz
gentoo-2-2dd4b5625c2603ae7491666a3323bf942f8135d1.tar.bz2
gentoo-2-2dd4b5625c2603ae7491666a3323bf942f8135d1.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/libident')
-rw-r--r--net-libs/libident/ChangeLog5
-rw-r--r--net-libs/libident/libident-0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libident/ChangeLog b/net-libs/libident/ChangeLog
index 58b2e55da497..ef664343729e 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.12 2005/04/24 10:54:51 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.13 2005/08/07 13:40:47 hansmi Exp $
+
+ 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> libident-0.22.ebuild:
+ Stable on ppc.
24 Apr 2005; Simon Stelling <blubb@gentoo.org> libident-0.22.ebuild:
stable on amd64
diff --git a/net-libs/libident/libident-0.22.ebuild b/net-libs/libident/libident-0.22.ebuild
index 62abe6d40309..029c06ac72f2 100644
--- a/net-libs/libident/libident-0.22.ebuild
+++ b/net-libs/libident/libident-0.22.ebuild
@@ -1,13 +1,13 @@
# 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.22.ebuild,v 1.12 2005/04/24 10:54:51 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.13 2005/08/07 13:40:47 hansmi Exp $
DESCRIPTION="A small library to interface to the Ident protocol server"
HOMEPAGE="ftp://ftp.lysator.liu.se/pub/ident/libs"
SRC_URI="ftp://ftp.lysator.liu.se/pub/ident/libs/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="alpha ~hppa ~mips ~sparc x86 ia64 s390 ~ppc amd64"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc s390 ~sparc x86"
IUSE=""
DEPEND="virtual/libc"