diff options
author | 2007-09-13 20:12:00 +0000 | |
---|---|---|
committer | 2007-09-13 20:12:00 +0000 | |
commit | 029947f760f6bd7c612b8f85288930ce188ea34c (patch) | |
tree | 984cdc07b5e78c8f4b38fc33763f859feb9a06fb /net-fs/openafs/openafs-1.4.4_p20070724.ebuild | |
parent | Fix typo in output. (diff) | |
download | historical-029947f760f6bd7c612b8f85288930ce188ea34c.tar.gz historical-029947f760f6bd7c612b8f85288930ce188ea34c.tar.bz2 historical-029947f760f6bd7c612b8f85288930ce188ea34c.zip |
stable on x86, wrt bug #191216
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'net-fs/openafs/openafs-1.4.4_p20070724.ebuild')
-rw-r--r-- | net-fs/openafs/openafs-1.4.4_p20070724.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/openafs/openafs-1.4.4_p20070724.ebuild b/net-fs/openafs/openafs-1.4.4_p20070724.ebuild index 373354251dde..42c9df67de4e 100644 --- a/net-fs/openafs/openafs-1.4.4_p20070724.ebuild +++ b/net-fs/openafs/openafs-1.4.4_p20070724.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/openafs-1.4.4_p20070724.ebuild,v 1.2 2007/09/09 02:15:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/openafs-1.4.4_p20070724.ebuild,v 1.3 2007/09/13 20:12:00 maekke Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs versionator @@ -18,7 +18,7 @@ SRC_URI="http://openafs.org/dl/${PN}/${MY_PV}/${MY_P}-src.tar.bz2 LICENSE="IBM openafs-krb5 openafs-krb5-a APSL-2 sun-rpc" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ppc ~ppc64 x86" IUSE="debug kerberos pam doc" RDEPEND="~net-fs/openafs-kernel-${PV} |