diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-04-26 21:32:56 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-04-26 21:32:56 +0000 |
commit | 8149d7a72cdba12e7f18cb63d34fbd0502c154d8 (patch) | |
tree | 5433eb24e1d9549b6d2e9a54f9fb63903c304723 /net-fs | |
parent | Version bump thanks to Donnie in irc. I don't like the way this one does the... (diff) | |
download | gentoo-2-8149d7a72cdba12e7f18cb63d34fbd0502c154d8.tar.gz gentoo-2-8149d7a72cdba12e7f18cb63d34fbd0502c154d8.tar.bz2 gentoo-2-8149d7a72cdba12e7f18cb63d34fbd0502c154d8.zip |
typo
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.14a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 0a5fe7dc31d3..106a6daf9e02 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.163 2005/04/26 21:26:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.164 2005/04/26 21:32:56 seemant Exp $ + + 26 Apr 2005; Seemant Kulleen <seemant@gentoo.org> samba-3.0.14a.ebuild: + typo 26 Apr 2005; Seemant Kulleen <seemant@gentoo.org> -samba-3.0.11.ebuild, -samba-3.0.12.ebuild: diff --git a/net-fs/samba/samba-3.0.14a.ebuild b/net-fs/samba/samba-3.0.14a.ebuild index 7397053aa99d..21f756e53996 100644 --- a/net-fs/samba/samba-3.0.14a.ebuild +++ b/net-fs/samba/samba-3.0.14a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.14a.ebuild,v 1.1 2005/04/26 21:25:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.14a.ebuild,v 1.2 2005/04/26 21:32:56 seemant Exp $ inherit eutils versionator @@ -218,7 +218,7 @@ src_install() { newconfd ${FILESDIR}/samba-conf samba if use ldap; then insinto /etc/openldap/schema - doins ${S}/examples/LDAP/samba.schema + doins ${S2}/examples/LDAP/samba.schema fi # dirs |