diff options
author | 2014-10-11 20:38:42 +0000 | |
---|---|---|
committer | 2014-10-11 20:38:42 +0000 | |
commit | 957369de7886f695a99765aed66b16b0714addcb (patch) | |
tree | 83b571d63f1fc5d3c956318b57282978cb6984ff /dev-perl/Filesys-SmbClient | |
parent | Drop old. (diff) | |
download | gentoo-2-957369de7886f695a99765aed66b16b0714addcb.tar.gz gentoo-2-957369de7886f695a99765aed66b16b0714addcb.tar.bz2 gentoo-2-957369de7886f695a99765aed66b16b0714addcb.zip |
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Filesys-SmbClient')
-rw-r--r-- | dev-perl/Filesys-SmbClient/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.100.0.ebuild | 22 |
2 files changed, 5 insertions, 23 deletions
diff --git a/dev-perl/Filesys-SmbClient/ChangeLog b/dev-perl/Filesys-SmbClient/ChangeLog index 83d91de2fbca..2823d99890d5 100644 --- a/dev-perl/Filesys-SmbClient/ChangeLog +++ b/dev-perl/Filesys-SmbClient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Filesys-SmbClient # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v 1.3 2014/08/26 19:42:24 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v 1.4 2014/10/11 20:38:42 zlogene Exp $ + + 11 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> + -Filesys-SmbClient-3.100.0.ebuild: + Drop old. *Filesys-SmbClient-3.200.0-r1 (26 Aug 2014) diff --git a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.100.0.ebuild b/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.100.0.ebuild deleted file mode 100644 index e66839968c5d..000000000000 --- a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.100.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.100.0.ebuild,v 1.1 2012/11/26 02:15:55 flameeyes Exp $ - -EAPI=4 - -MODULE_AUTHOR="ALIAN" -MODULE_VERSION=3.1 -inherit perl-module - -DESCRIPTION="Provide Perl API for libsmbclient.so" - -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-lang/perl - >=net-fs/samba-3.0.20[smbclient]" -RDEPEND="${DEPEND}" - -# tests are not designed to work on a non-developer system. -RESTRICT=test |