diff options
author | 2006-04-28 23:10:49 +0000 | |
---|---|---|
committer | 2006-04-28 23:10:49 +0000 | |
commit | e8b4bac6b9aafdf8124c45b99c64bf62e531f12c (patch) | |
tree | 1a0fde14244b380f03dafddc6cb322ad31f59d3a /net-fs/samba/samba-3.0.22.ebuild | |
parent | Fixing gcc-4.1 compilation (diff) | |
download | historical-e8b4bac6b9aafdf8124c45b99c64bf62e531f12c.tar.gz historical-e8b4bac6b9aafdf8124c45b99c64bf62e531f12c.tar.bz2 historical-e8b4bac6b9aafdf8124c45b99c64bf62e531f12c.zip |
Stable on SPARC wrt bug #124632.
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'net-fs/samba/samba-3.0.22.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.22.ebuild b/net-fs/samba/samba-3.0.22.ebuild index cb2a78756bd0..6e9eca75d6d3 100644 --- a/net-fs/samba/samba-3.0.22.ebuild +++ b/net-fs/samba/samba-3.0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.22.ebuild,v 1.12 2006/04/24 17:37:24 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.22.ebuild,v 1.13 2006/04/28 23:10:48 weeve Exp $ inherit eutils versionator @@ -26,7 +26,7 @@ SRC_URI="mirror://samba/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="dev-libs/popt virtual/libiconv |