summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-03-18 18:48:01 +0000
committerPacho Ramos <pacho@gentoo.org>2012-03-18 18:48:01 +0000
commitfd1fa7d2939594d41f05f2372c46992e6a04b540 (patch)
tree22393ceb02fb06d54378ad12aeb06a19d3212b07 /sys-fs
parentDrop maintainer due retirement, bug #118003. (diff)
downloadgentoo-2-fd1fa7d2939594d41f05f2372c46992e6a04b540.tar.gz
gentoo-2-fd1fa7d2939594d41f05f2372c46992e6a04b540.tar.bz2
gentoo-2-fd1fa7d2939594d41f05f2372c46992e6a04b540.zip
Drop maintainer due retirement, bug #118003. Drop old.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/archfs/ChangeLog8
-rw-r--r--sys-fs/archfs/archfs-0.5.1.ebuild22
-rw-r--r--sys-fs/archfs/metadata.xml2
3 files changed, 7 insertions, 25 deletions
diff --git a/sys-fs/archfs/ChangeLog b/sys-fs/archfs/ChangeLog
index b9b9837004d4..d7b91c9572d7 100644
--- a/sys-fs/archfs/ChangeLog
+++ b/sys-fs/archfs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/archfs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/archfs/ChangeLog,v 1.3 2010/02/25 19:46:32 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/archfs/ChangeLog,v 1.4 2012/03/18 18:48:01 pacho Exp $
+
+ 18 Mar 2012; Pacho Ramos <pacho@gentoo.org> -archfs-0.5.1.ebuild,
+ metadata.xml:
+ Drop maintainer due retirement, bug #118003. Drop old.
*archfs-0.5.6b (25 Feb 2010)
diff --git a/sys-fs/archfs/archfs-0.5.1.ebuild b/sys-fs/archfs/archfs-0.5.1.ebuild
deleted file mode 100644
index edd0e16dfa0f..000000000000
--- a/sys-fs/archfs/archfs-0.5.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/archfs/archfs-0.5.1.ebuild,v 1.2 2007/10/14 09:39:26 jokey Exp $
-
-DESCRIPTION="Filesystem for rdiff-backup'ed folders"
-HOMEPAGE="http://code.google.com/p/archfs"
-SRC_URI="http://archfs.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="sys-fs/fuse"
-RDEPEND="${DEPEND}
- app-backup/rdiff-backup"
-
-S=${WORKDIR}/${PN}
-
-src_install() {
- emake DESTDIR=${D} install || die "emake install failed"
-}
diff --git a/sys-fs/archfs/metadata.xml b/sys-fs/archfs/metadata.xml
index a6c6c7940500..ff62877c67ae 100644
--- a/sys-fs/archfs/metadata.xml
+++ b/sys-fs/archfs/metadata.xml
@@ -2,6 +2,6 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
- <email>jokey@gentoo.org</email>
+ <email>maintainer-needed@gentoo.org</email>
</maintainer>
</pkgmetadata>