diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:10:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:10:59 +0000 |
commit | 3b1fd6b77f48b0c71611802cb6077c35b8a2a497 (patch) | |
tree | 715258a7d9215ae950f497b742e4107e5d7daffb /net-libs/libident/libident-0.22.ebuild | |
parent | stable on alpha (diff) | |
download | historical-3b1fd6b77f48b0c71611802cb6077c35b8a2a497.tar.gz historical-3b1fd6b77f48b0c71611802cb6077c35b8a2a497.tar.bz2 historical-3b1fd6b77f48b0c71611802cb6077c35b8a2a497.zip |
stable on alpha and ia64
Diffstat (limited to 'net-libs/libident/libident-0.22.ebuild')
-rw-r--r-- | net-libs/libident/libident-0.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libident/libident-0.22.ebuild b/net-libs/libident/libident-0.22.ebuild index 8355720eb5a2..93fc878c32fc 100644 --- a/net-libs/libident/libident-0.22.ebuild +++ b/net-libs/libident/libident-0.22.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2 2003/07/13 12:58:34 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.3 2004/02/17 20:10:59 agriffis 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 ~arm ~hppa ~mips ~sparc x86" +KEYWORDS="alpha ~arm ~hppa ~mips ~sparc x86 ia64" DEPEND="virtual/glibc" src_compile() { |