diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-04 14:07:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-04 14:07:19 +0000 |
commit | 845bfd8ff4d00015eb0eedf304c171569d774a9d (patch) | |
tree | 9dee1859ca5741178210a50ffbaa42c3ca8555bf /net-fs/samba | |
parent | amd64/x86 stable, bug #291631 (diff) | |
download | gentoo-2-845bfd8ff4d00015eb0eedf304c171569d774a9d.tar.gz gentoo-2-845bfd8ff4d00015eb0eedf304c171569d774a9d.tar.bz2 gentoo-2-845bfd8ff4d00015eb0eedf304c171569d774a9d.zip |
arm stable, bug #290633
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 3be083275bee..b3d85b9f9d49 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.384 2009/11/04 11:34:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.385 2009/11/04 14:07:19 maekke Exp $ + + 04 Nov 2009; Markus Meier <maekke@gentoo.org> samba-3.0.37.ebuild: + arm stable, bug #290633 04 Nov 2009; Patrick Lauer <patrick@gentoo.org> -samba-3.4.2.ebuild: Remove old diff --git a/net-fs/samba/samba-3.0.37.ebuild b/net-fs/samba/samba-3.0.37.ebuild index 51935d6c90f5..f2f5cff1431c 100644 --- a/net-fs/samba/samba-3.0.37.ebuild +++ b/net-fs/samba/samba-3.0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.37.ebuild,v 1.2 2009/11/04 11:16:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.37.ebuild,v 1.3 2009/11/04 14:07:19 maekke Exp $ inherit autotools eutils pam python multilib versionator confutils @@ -14,7 +14,7 @@ SRC_URI="mirror://samba/${MY_P}.tar.gz oav? ( http://www.openantivirus.org/download/${VSCAN_P}.tar.gz )" LICENSE="GPL-3 oav? ( GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="acl ads async automount caps cups debug doc examples ipv6 kernel_linux ldap fam pam python quotas readline selinux swat syslog winbind oav" |