summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-16 23:30:59 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-16 23:30:59 +0000
commitba9de5e8ea136187e84d23a037adec64c8133a2d (patch)
treeb6b6f099beb121111a9d5d12878c9035c7791760 /net-libs/libident/libident-0.22.ebuild
parentFixed ebuild. (Manifest recommit) (diff)
downloadgentoo-2-ba9de5e8ea136187e84d23a037adec64c8133a2d.tar.gz
gentoo-2-ba9de5e8ea136187e84d23a037adec64c8133a2d.tar.bz2
gentoo-2-ba9de5e8ea136187e84d23a037adec64c8133a2d.zip
Added to ~ppc
Diffstat (limited to 'net-libs/libident/libident-0.22.ebuild')
-rw-r--r--net-libs/libident/libident-0.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libident/libident-0.22.ebuild b/net-libs/libident/libident-0.22.ebuild
index 4be20d70759e..f618017ab177 100644
--- a/net-libs/libident/libident-0.22.ebuild
+++ b/net-libs/libident/libident-0.22.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.5 2004/04/15 21:30:37 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.6 2004/04/16 23:30:59 dholm 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"
+KEYWORDS="alpha ~hppa ~mips ~sparc x86 ia64 s390 ~ppc"
DEPEND="virtual/glibc"
src_compile() {