summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-01-05 01:01:41 +0000
committerMichael Weber <xmw@gentoo.org>2011-01-05 01:01:41 +0000
commitff51d7d609144783702c43e01fbbcb63e7558b17 (patch)
tree9fa9e3d0ee6bac39db0f45d29bff878e92124d5e /sys-fs/s3fs
parent[www-apps/drupal] Version bump for latest rc (diff)
downloadgentoo-2-ff51d7d609144783702c43e01fbbcb63e7558b17.tar.gz
gentoo-2-ff51d7d609144783702c43e01fbbcb63e7558b17.tar.bz2
gentoo-2-ff51d7d609144783702c43e01fbbcb63e7558b17.zip
Renumbering prereleases to support releas versions
(Portage version: 2.1.9.25/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sys-fs/s3fs')
-rw-r--r--sys-fs/s3fs/ChangeLog14
-rw-r--r--sys-fs/s3fs/files/s3fs-0_p177-asneeded.patch (renamed from sys-fs/s3fs/files/s3fs-177-asneeded.patch)0
-rw-r--r--sys-fs/s3fs/s3fs-0_p177-r1.ebuild (renamed from sys-fs/s3fs/s3fs-177-r1.ebuild)6
-rw-r--r--sys-fs/s3fs/s3fs-0_p177.ebuild (renamed from sys-fs/s3fs/s3fs-177.ebuild)8
-rw-r--r--sys-fs/s3fs/s3fs-0_p191.ebuild (renamed from sys-fs/s3fs/s3fs-191.ebuild)6
5 files changed, 22 insertions, 12 deletions
diff --git a/sys-fs/s3fs/ChangeLog b/sys-fs/s3fs/ChangeLog
index 1088fcb0d585..3f78ee3237bd 100644
--- a/sys-fs/s3fs/ChangeLog
+++ b/sys-fs/s3fs/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for sys-fs/s3fs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.6 2010/09/18 01:47:45 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.7 2011/01/05 01:01:41 xmw Exp $
+
+*s3fs-0_p191 (05 Jan 2011)
+*s3fs-0_p177-r1 (05 Jan 2011)
+*s3fs-0_p177 (05 Jan 2011)
+
+ 05 Jan 2011; Michael Weber <xmw@gentoo.org> +s3fs-0_p177.ebuild,
+ +s3fs-0_p177-r1.ebuild, +s3fs-0_p191.ebuild,
+ +files/s3fs-0_p177-asneeded.patch, -s3fs-177.ebuild, -s3fs-177-r1.ebuild,
+ -files/s3fs-177-asneeded.patch, -s3fs-191.ebuild:
+ Renumbering prereleases to support releas versions
*s3fs-191 (18 Sep 2010)
diff --git a/sys-fs/s3fs/files/s3fs-177-asneeded.patch b/sys-fs/s3fs/files/s3fs-0_p177-asneeded.patch
index b39fb83ad904..b39fb83ad904 100644
--- a/sys-fs/s3fs/files/s3fs-177-asneeded.patch
+++ b/sys-fs/s3fs/files/s3fs-0_p177-asneeded.patch
diff --git a/sys-fs/s3fs/s3fs-177-r1.ebuild b/sys-fs/s3fs/s3fs-0_p177-r1.ebuild
index 1188462c5378..37893b59bfbb 100644
--- a/sys-fs/s3fs/s3fs-177-r1.ebuild
+++ b/sys-fs/s3fs/s3fs-0_p177-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-177-r1.ebuild,v 1.2 2009/12/21 14:18:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p177-r1.ebuild,v 1.1 2011/01/05 01:01:41 xmw Exp $
inherit eutils toolchain-funcs
-MY_PV="r${PV}-source"
+MY_PV="r177-source"
DESCRIPTION="Amazon mounting S3 via fuse"
HOMEPAGE="http://s3fs.googlecode.com/"
diff --git a/sys-fs/s3fs/s3fs-177.ebuild b/sys-fs/s3fs/s3fs-0_p177.ebuild
index 4a9fdd0e92f8..cf31b24e4dc1 100644
--- a/sys-fs/s3fs/s3fs-177.ebuild
+++ b/sys-fs/s3fs/s3fs-0_p177.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-177.ebuild,v 1.2 2009/03/31 22:43:57 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p177.ebuild,v 1.1 2011/01/05 01:01:41 xmw Exp $
-MY_PV="r${PV}-source"
+MY_PV="r177-source"
DESCRIPTION="Amazon mounting S3 via fuse"
HOMEPAGE="http://s3fs.googlecode.com/"
-SRC_URI="http://s3fs.googlecode.com/files/${PN}-${MY_PV}.tar.gz"
+SRC_URI="mirror://gentoo/${PN}-${MY_PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
diff --git a/sys-fs/s3fs/s3fs-191.ebuild b/sys-fs/s3fs/s3fs-0_p191.ebuild
index 7e513aa0b51f..15d874ad1c85 100644
--- a/sys-fs/s3fs/s3fs-191.ebuild
+++ b/sys-fs/s3fs/s3fs-0_p191.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-191.ebuild,v 1.1 2010/09/18 01:47:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p191.ebuild,v 1.1 2011/01/05 01:01:41 xmw Exp $
EAPI="2"
inherit eutils toolchain-funcs
-MY_PV="r${PV}-source"
+MY_PV="r191-source"
DESCRIPTION="Amazon mounting S3 via fuse"
HOMEPAGE="http://s3fs.googlecode.com/"