diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-10-29 20:37:52 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-10-29 20:37:52 +0000 |
commit | 8c5c9e4f2e09149b2ab99d165de317578e21c456 (patch) | |
tree | 625b49a0b018046741ab9975ae1f3aca9e2f4429 /net-fs | |
parent | install nvidia-smi application and nvidia-xconfig man page (diff) | |
download | gentoo-2-8c5c9e4f2e09149b2ab99d165de317578e21c456.tar.gz gentoo-2-8c5c9e4f2e09149b2ab99d165de317578e21c456.tar.bz2 gentoo-2-8c5c9e4f2e09149b2ab99d165de317578e21c456.zip |
Bump, remove old
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 8 | ||||
-rw-r--r-- | net-fs/samba/samba-3.3.9.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.4.3.ebuild (renamed from net-fs/samba/samba-3.3.8.ebuild) | 4 |
3 files changed, 11 insertions, 5 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index f5b4b0df8998..a9c92d3dd1b4 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,12 @@ # 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.381 2009/10/24 11:19:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.382 2009/10/29 20:37:52 patrick Exp $ + +*samba-3.4.3 (29 Oct 2009) + + 29 Oct 2009; Patrick Lauer <patrick@gentoo.org> -samba-3.3.8.ebuild, + +samba-3.4.3.ebuild: + Bump, remove old 24 Oct 2009; Tobias Klausmann <klausman@gentoo.org> samba-3.3.8.ebuild: Keyworded on alpha, bug #285952 diff --git a/net-fs/samba/samba-3.3.9.ebuild b/net-fs/samba/samba-3.3.9.ebuild index ef10bd98349d..7b1c55afcff9 100644 --- a/net-fs/samba/samba-3.3.9.ebuild +++ b/net-fs/samba/samba-3.3.9.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.3.9.ebuild,v 1.1 2009/10/22 18:51:36 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.3.9.ebuild,v 1.2 2009/10/29 20:37:52 patrick Exp $ EAPI="2" @@ -8,7 +8,7 @@ DESCRIPTION="Meta package for samba-{libs,client,server}" HOMEPAGE="http://www.samba.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86" IUSE="+client +server" DEPEND="" diff --git a/net-fs/samba/samba-3.3.8.ebuild b/net-fs/samba/samba-3.4.3.ebuild index 754029a5dd1d..cae2bf9258bf 100644 --- a/net-fs/samba/samba-3.3.8.ebuild +++ b/net-fs/samba/samba-3.4.3.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.3.8.ebuild,v 1.2 2009/10/24 11:19:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.3.ebuild,v 1.1 2009/10/29 20:37:52 patrick Exp $ EAPI="2" @@ -8,7 +8,7 @@ DESCRIPTION="Meta package for samba-{libs,client,server}" HOMEPAGE="http://www.samba.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="+client +server" DEPEND="" |