diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 10:59:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 10:59:19 +0000 |
commit | 0e9a17493261724a53ada6fa80dd30c587e0dde2 (patch) | |
tree | 02a409b39d6e8c5a919af4fc908a157feafd226a /net-libs/libident/libident-0.22.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-0e9a17493261724a53ada6fa80dd30c587e0dde2.tar.gz gentoo-2-0e9a17493261724a53ada6fa80dd30c587e0dde2.tar.bz2 gentoo-2-0e9a17493261724a53ada6fa80dd30c587e0dde2.zip |
stable amd64
(Portage version: 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" |