diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:18:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:18:36 +0000 |
commit | efcc945863ca06967c186581c5f2c1488327103b (patch) | |
tree | 0afdc533914ded648a7746f468ca4aac9f504f17 /net-misc/oidentd/oidentd-2.0.8-r2.ebuild | |
parent | arm stable wrt #220927 (diff) | |
download | historical-efcc945863ca06967c186581c5f2c1488327103b.tar.gz historical-efcc945863ca06967c186581c5f2c1488327103b.tar.bz2 historical-efcc945863ca06967c186581c5f2c1488327103b.zip |
arm stable wrt #225949
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-misc/oidentd/oidentd-2.0.8-r2.ebuild')
-rw-r--r-- | net-misc/oidentd/oidentd-2.0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/oidentd/oidentd-2.0.8-r2.ebuild b/net-misc/oidentd/oidentd-2.0.8-r2.ebuild index 1a3d787785ce..c215509a9c70 100644 --- a/net-misc/oidentd/oidentd-2.0.8-r2.ebuild +++ b/net-misc/oidentd/oidentd-2.0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r2.ebuild,v 1.6 2008/06/16 03:31:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.8-r2.ebuild,v 1.7 2008/09/27 16:18:36 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~x86-fbsd" IUSE="debug ipv6 masquerade" RDEPEND="" |