diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 12:16:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 12:16:02 +0000 |
commit | 626fd5751bc9f2cb8ac74d1501e6ff81f05bf564 (patch) | |
tree | fae61bd8e9550c4f74a02aba8effd56180ad844c /net-libs/libident/libident-0.32.ebuild | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-626fd5751bc9f2cb8ac74d1501e6ff81f05bf564.tar.gz gentoo-2-626fd5751bc9f2cb8ac74d1501e6ff81f05bf564.tar.bz2 gentoo-2-626fd5751bc9f2cb8ac74d1501e6ff81f05bf564.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-libs/libident/libident-0.32.ebuild')
-rw-r--r-- | net-libs/libident/libident-0.32.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libident/libident-0.32.ebuild b/net-libs/libident/libident-0.32.ebuild index 62c283ba94aa..f4029739cbe1 100644 --- a/net-libs/libident/libident-0.32.ebuild +++ b/net-libs/libident/libident-0.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.6 2006/11/27 00:06:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.7 2007/03/13 12:16:02 armin76 Exp $ DESCRIPTION="A small library to interface to the Ident protocol server" HOMEPAGE="http://www.simphalempin.com/dev/libident/" @@ -8,7 +8,7 @@ SRC_URI="http://people.via.ecp.fr/~rem/libident/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ppc64 s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ppc64 s390 ~sparc x86" IUSE="" DEPEND="" |