diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:58:34 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:58:34 +0000 |
commit | 1462c4efe3c76536851b36d1bbee7fefc0484e27 (patch) | |
tree | 4f9772f39a891aeab9efeda214631ea153e99e25 /net-libs/libident | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.tar.gz historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.tar.bz2 historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-libs/libident')
-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 5fabf1047431..8355720eb5a2 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. # 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.1 2003/05/13 14:30:17 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.2 2003/07/13 12:58:34 aliz 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" DEPEND="virtual/glibc" src_compile() { |