diff options
author | 2005-04-24 10:54:51 +0000 | |
---|---|---|
committer | 2005-04-24 10:54:51 +0000 | |
commit | 5cfe9c9583cb7b176b4288bea89639db1ce75da5 (patch) | |
tree | 0e307cf324973a94755b61483f3df9aa09bedf4d /net-libs/libident/libident-0.22.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-5cfe9c9583cb7b176b4288bea89639db1ce75da5.tar.gz historical-5cfe9c9583cb7b176b4288bea89639db1ce75da5.tar.bz2 historical-5cfe9c9583cb7b176b4288bea89639db1ce75da5.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs/libident/libident-0.22.ebuild')
-rw-r--r-- | net-libs/libident/libident-0.22.ebuild | 4 |
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 191efa6ad0f4..62abe6d40309 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.11 2005/01/01 06:41:03 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.12 2005/04/24 10:54:51 blubb 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 ~hppa ~mips ~sparc x86 ia64 s390 ~ppc amd64" IUSE="" DEPEND="virtual/libc" |