diff options
author | 2005-05-01 18:16:56 +0000 | |
---|---|---|
committer | 2005-05-01 18:16:56 +0000 | |
commit | 0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa (patch) | |
tree | c6c36a305247ace7e2b730f6737841cc6eb7c7e8 /net-misc/oidentd/oidentd-2.0.7-r1.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.tar.gz gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.tar.bz2 gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-misc/oidentd/oidentd-2.0.7-r1.ebuild')
-rw-r--r-- | net-misc/oidentd/oidentd-2.0.7-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/oidentd/oidentd-2.0.7-r1.ebuild b/net-misc/oidentd/oidentd-2.0.7-r1.ebuild index a92f1d224f7f..0e07c27bcb1c 100644 --- a/net-misc/oidentd/oidentd-2.0.7-r1.ebuild +++ b/net-misc/oidentd/oidentd-2.0.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.7-r1.ebuild,v 1.10 2004/11/08 01:50:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.7-r1.ebuild,v 1.11 2005/05/01 18:16:19 hansmi Exp $ DESCRIPTION="Another (RFC1413 compliant) ident daemon" HOMEPAGE="http://dev.ojnk.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc alpha arm amd64 ia64 hppa ~ppc" +KEYWORDS="x86 sparc alpha arm amd64 ia64 hppa ppc" IUSE="ipv6" DEPEND="virtual/libc" |