diff options
author | Tim Harder <radhermit@gentoo.org> | 2013-09-07 20:00:59 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2013-09-07 20:00:59 +0000 |
commit | 0a254e26b950835a4513a1ae67fc31a660c5dfc4 (patch) | |
tree | ade2768be8dc1344a67ab11615c435ef94ef5cbf /sys-fs/s3fs | |
parent | Update pypi based on PEP 449, bug 482154 by Arfrever. (diff) | |
download | gentoo-2-0a254e26b950835a4513a1ae67fc31a660c5dfc4.tar.gz gentoo-2-0a254e26b950835a4513a1ae67fc31a660c5dfc4.tar.bz2 gentoo-2-0a254e26b950835a4513a1ae67fc31a660c5dfc4.zip |
Remove old.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'sys-fs/s3fs')
-rw-r--r-- | sys-fs/s3fs/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.61.ebuild | 27 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.65.ebuild | 26 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.67.ebuild | 26 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.68.ebuild | 26 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.69.ebuild | 26 | ||||
-rw-r--r-- | sys-fs/s3fs/s3fs-1.70.ebuild | 26 |
7 files changed, 6 insertions, 158 deletions
diff --git a/sys-fs/s3fs/ChangeLog b/sys-fs/s3fs/ChangeLog index f2f8e9487678..ec1e2da06bb6 100644 --- a/sys-fs/s3fs/ChangeLog +++ b/sys-fs/s3fs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-fs/s3fs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.29 2013/09/07 20:00:08 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.30 2013/09/07 20:00:59 radhermit Exp $ + + 07 Sep 2013; Tim Harder <radhermit@gentoo.org> -s3fs-1.61.ebuild, + -s3fs-1.65.ebuild, -s3fs-1.67.ebuild, -s3fs-1.68.ebuild, -s3fs-1.69.ebuild, + -s3fs-1.70.ebuild: + Remove old. *s3fs-1.73 (07 Sep 2013) diff --git a/sys-fs/s3fs/s3fs-1.61.ebuild b/sys-fs/s3fs/s3fs-1.61.ebuild deleted file mode 100644 index ea66ff8ea093..000000000000 --- a/sys-fs/s3fs/s3fs-1.61.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.61.ebuild,v 1.4 2012/05/04 19:09:17 jdhore Exp $ - -EAPI=4 - -inherit toolchain-funcs - -DESCRIPTION="Amazon mounting S3 via fuse" -HOMEPAGE="http://s3fs.googlecode.com/" -SRC_URI="http://s3fs.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -CDEPEND=">=dev-libs/libxml2-2.6:2 - dev-libs/openssl - >=net-misc/curl-7.0 - >=sys-fs/fuse-2.8.4" -RDEPEND="${CDEPEND} - app-misc/mime-types" -DEPEND="${CDEPEND} - virtual/pkgconfig" - -RESTRICT="test" diff --git a/sys-fs/s3fs/s3fs-1.65.ebuild b/sys-fs/s3fs/s3fs-1.65.ebuild deleted file mode 100644 index 6cb688e1910d..000000000000 --- a/sys-fs/s3fs/s3fs-1.65.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.65.ebuild,v 1.1 2013/04/05 10:04:38 radhermit Exp $ - -EAPI=5 - -inherit toolchain-funcs - -DESCRIPTION="Amazon mounting S3 via fuse" -HOMEPAGE="http://s3fs.googlecode.com/" -SRC_URI="http://s3fs.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -CDEPEND=">=dev-libs/libxml2-2.6:2 - dev-libs/openssl - >=net-misc/curl-7.0 - >=sys-fs/fuse-2.8.4" -RDEPEND="${CDEPEND} - app-misc/mime-types" -DEPEND="${CDEPEND} - virtual/pkgconfig" - -RESTRICT="test" diff --git a/sys-fs/s3fs/s3fs-1.67.ebuild b/sys-fs/s3fs/s3fs-1.67.ebuild deleted file mode 100644 index 07702f8011f3..000000000000 --- a/sys-fs/s3fs/s3fs-1.67.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.67.ebuild,v 1.1 2013/04/25 05:24:26 radhermit Exp $ - -EAPI=5 - -inherit toolchain-funcs - -DESCRIPTION="Amazon mounting S3 via fuse" -HOMEPAGE="http://s3fs.googlecode.com/" -SRC_URI="http://s3fs.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -CDEPEND=">=dev-libs/libxml2-2.6:2 - dev-libs/openssl - >=net-misc/curl-7.0 - >=sys-fs/fuse-2.8.4" -RDEPEND="${CDEPEND} - app-misc/mime-types" -DEPEND="${CDEPEND} - virtual/pkgconfig" - -RESTRICT="test" diff --git a/sys-fs/s3fs/s3fs-1.68.ebuild b/sys-fs/s3fs/s3fs-1.68.ebuild deleted file mode 100644 index a03981279950..000000000000 --- a/sys-fs/s3fs/s3fs-1.68.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.68.ebuild,v 1.1 2013/05/02 04:30:44 radhermit Exp $ - -EAPI=5 - -inherit toolchain-funcs - -DESCRIPTION="Amazon mounting S3 via fuse" -HOMEPAGE="http://s3fs.googlecode.com/" -SRC_URI="http://s3fs.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -CDEPEND=">=dev-libs/libxml2-2.6:2 - dev-libs/openssl - >=net-misc/curl-7.0 - >=sys-fs/fuse-2.8.4" -RDEPEND="${CDEPEND} - app-misc/mime-types" -DEPEND="${CDEPEND} - virtual/pkgconfig" - -RESTRICT="test" diff --git a/sys-fs/s3fs/s3fs-1.69.ebuild b/sys-fs/s3fs/s3fs-1.69.ebuild deleted file mode 100644 index c20c8c66f62b..000000000000 --- a/sys-fs/s3fs/s3fs-1.69.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.69.ebuild,v 1.1 2013/05/16 10:24:47 radhermit Exp $ - -EAPI=5 - -inherit toolchain-funcs - -DESCRIPTION="Amazon mounting S3 via fuse" -HOMEPAGE="http://s3fs.googlecode.com/" -SRC_URI="http://s3fs.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -CDEPEND=">=dev-libs/libxml2-2.6:2 - dev-libs/openssl - >=net-misc/curl-7.0 - >=sys-fs/fuse-2.8.4" -RDEPEND="${CDEPEND} - app-misc/mime-types" -DEPEND="${CDEPEND} - virtual/pkgconfig" - -RESTRICT="test" diff --git a/sys-fs/s3fs/s3fs-1.70.ebuild b/sys-fs/s3fs/s3fs-1.70.ebuild deleted file mode 100644 index 2968fdc757c9..000000000000 --- a/sys-fs/s3fs/s3fs-1.70.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-1.70.ebuild,v 1.1 2013/06/08 20:10:09 radhermit Exp $ - -EAPI=5 - -inherit toolchain-funcs - -DESCRIPTION="Amazon mounting S3 via fuse" -HOMEPAGE="http://s3fs.googlecode.com/" -SRC_URI="http://s3fs.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -CDEPEND=">=dev-libs/libxml2-2.6:2 - dev-libs/openssl - >=net-misc/curl-7.0 - >=sys-fs/fuse-2.8.4" -RDEPEND="${CDEPEND} - app-misc/mime-types" -DEPEND="${CDEPEND} - virtual/pkgconfig" - -RESTRICT="test" |