* [gentoo-commits] repo/gentoo:master commit in: sys-fs/cloudfuse/
@ 2016-03-18 19:11 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2016-03-18 19:11 UTC (permalink / raw
To: gentoo-commits
commit: 1a05db649905ce3ed0462f5946e72ddee9490d86
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 18:51:36 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 19:10:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a05db64
sys-fs/cloudfuse: Remove status="" from downstream maintainer entry
Remove the status="" attribute from downstream maintainer entry as it is
only allowed on upstream maintainers (per GLEP 46).
sys-fs/cloudfuse/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/cloudfuse/metadata.xml b/sys-fs/cloudfuse/metadata.xml
index fd27032..ea34ee5 100644
--- a/sys-fs/cloudfuse/metadata.xml
+++ b/sys-fs/cloudfuse/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer status="active" type="person">
+ <maintainer type="person">
<email>stasibear@gentoo.org</email>
<name>Erik Mackdanz</name>
</maintainer>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/cloudfuse/
@ 2016-07-30 14:16 Mike Gilbert
0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2016-07-30 14:16 UTC (permalink / raw
To: gentoo-commits
commit: 66716125032d174e3a264477638c19e7de70d805
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 14:12:27 2016 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 14:12:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66716125
sys-fs/cloudfuse: ${PV}.tar.gz -> ${P}.tar.gz
Package-Manager: portage-2.3.0_p16
sys-fs/cloudfuse/Manifest | 2 +-
sys-fs/cloudfuse/cloudfuse-1.0.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-fs/cloudfuse/Manifest b/sys-fs/cloudfuse/Manifest
index 269a41b..f7b55ff 100644
--- a/sys-fs/cloudfuse/Manifest
+++ b/sys-fs/cloudfuse/Manifest
@@ -1 +1 @@
-DIST 1.0.tar.gz 63361 SHA256 4684fcc7c596c3fd696e9b4f436fb5da4883ddbd4b36ce6dee4ef1b8f965a4a9 SHA512 c2631898f14a90a251e6fb94e62457d1f8594a53bde873326955c401785067aef750393d7a73e97c22146654d0a9e5fa909a3d26b280909a9ecf09c1bc7f0fb7 WHIRLPOOL e71934f11865696778a95227bd31aa34e1cdf2fcabb24437ed1c493e18f09a073125a9f100f3484e4f2b1f28a6e84920020acd8d12acac6c479e400b16ae629c
+DIST cloudfuse-1.0.tar.gz 63361 SHA256 4684fcc7c596c3fd696e9b4f436fb5da4883ddbd4b36ce6dee4ef1b8f965a4a9 SHA512 c2631898f14a90a251e6fb94e62457d1f8594a53bde873326955c401785067aef750393d7a73e97c22146654d0a9e5fa909a3d26b280909a9ecf09c1bc7f0fb7 WHIRLPOOL e71934f11865696778a95227bd31aa34e1cdf2fcabb24437ed1c493e18f09a073125a9f100f3484e4f2b1f28a6e84920020acd8d12acac6c479e400b16ae629c
diff --git a/sys-fs/cloudfuse/cloudfuse-1.0.ebuild b/sys-fs/cloudfuse/cloudfuse-1.0.ebuild
index 89648ba..44aa9c0 100644
--- a/sys-fs/cloudfuse/cloudfuse-1.0.ebuild
+++ b/sys-fs/cloudfuse/cloudfuse-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="A FUSE filesystem for Rackspace's Cloud Files"
HOMEPAGE="http://redbo.github.io/cloudfuse/"
-SRC_URI="https://github.com/redbo/${PN}/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/redbo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-30 14:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18 19:11 [gentoo-commits] repo/gentoo:master commit in: sys-fs/cloudfuse/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2016-07-30 14:16 Mike Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox