From 1e6761998ae9595e36c77a767c23cd221de69597 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Fri, 16 Sep 2005 01:12:27 +0000 Subject: Mark 0.32 stable on alpha Package-Manager: portage-2.0.52-r1 --- net-libs/libident/libident-0.32.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/libident/libident-0.32.ebuild') diff --git a/net-libs/libident/libident-0.32.ebuild b/net-libs/libident/libident-0.32.ebuild index 50dfa226ba8c..23e1fc8cf450 100644 --- a/net-libs/libident/libident-0.32.ebuild +++ b/net-libs/libident/libident-0.32.ebuild @@ -1,6 +1,6 @@ # 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.32.ebuild,v 1.4 2005/04/01 15:28:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.32.ebuild,v 1.5 2005/09/16 01:12:27 agriffis 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 ~hppa ~mips ~sparc ~x86 ia64 ~s390 ~ppc ~amd64 ppc64" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="virtual/libc" -- cgit v1.2.3-65-gdbad