summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-02-15 10:27:33 +0000
committerTim Harder <radhermit@gentoo.org>2014-02-15 10:27:33 +0000
commit8f56d767a5fc11d2d6dcaaf79b911e2453a0388b (patch)
treee0f7bc3ca62982a4d91ad1a0b521c0b06b5fe491 /sys-fs/rar2fs
parentkeyword ~ia64 wrt bug #501152 (diff)
downloadgentoo-2-8f56d767a5fc11d2d6dcaaf79b911e2453a0388b.tar.gz
gentoo-2-8f56d767a5fc11d2d6dcaaf79b911e2453a0388b.tar.bz2
gentoo-2-8f56d767a5fc11d2d6dcaaf79b911e2453a0388b.zip
Version bump, remove unused eclass inherits.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'sys-fs/rar2fs')
-rw-r--r--sys-fs/rar2fs/ChangeLog8
-rw-r--r--sys-fs/rar2fs/rar2fs-1.17.2.ebuild5
-rw-r--r--sys-fs/rar2fs/rar2fs-1.19.5.ebuild3
-rw-r--r--sys-fs/rar2fs/rar2fs-1.19.8.ebuild31
4 files changed, 41 insertions, 6 deletions
diff --git a/sys-fs/rar2fs/ChangeLog b/sys-fs/rar2fs/ChangeLog
index cb9e9e2b426f..9b85a6c5a35c 100644
--- a/sys-fs/rar2fs/ChangeLog
+++ b/sys-fs/rar2fs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-fs/rar2fs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/rar2fs/ChangeLog,v 1.11 2014/02/11 04:56:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/rar2fs/ChangeLog,v 1.12 2014/02/15 10:27:33 radhermit Exp $
+
+*rar2fs-1.19.8 (15 Feb 2014)
+
+ 15 Feb 2014; Tim Harder <radhermit@gentoo.org> rar2fs-1.17.2.ebuild,
+ rar2fs-1.19.5.ebuild, +rar2fs-1.19.8.ebuild:
+ Version bump, remove unused eclass inherits.
*rar2fs-1.19.5 (11 Feb 2014)
diff --git a/sys-fs/rar2fs/rar2fs-1.17.2.ebuild b/sys-fs/rar2fs/rar2fs-1.17.2.ebuild
index 2f4ae8ca7f56..9893149d5d2e 100644
--- a/sys-fs/rar2fs/rar2fs-1.17.2.ebuild
+++ b/sys-fs/rar2fs/rar2fs-1.17.2.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/rar2fs/rar2fs-1.17.2.ebuild,v 1.1 2013/07/29 17:13:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/rar2fs/rar2fs-1.17.2.ebuild,v 1.2 2014/02/15 10:27:33 radhermit Exp $
EAPI=5
-inherit autotools eutils
DESCRIPTION="A FUSE based filesystem that can mount one or multiple RAR archive(s)"
HOMEPAGE="http://code.google.com/p/rar2fs/"
diff --git a/sys-fs/rar2fs/rar2fs-1.19.5.ebuild b/sys-fs/rar2fs/rar2fs-1.19.5.ebuild
index facf47b15b08..c17c7081a2f0 100644
--- a/sys-fs/rar2fs/rar2fs-1.19.5.ebuild
+++ b/sys-fs/rar2fs/rar2fs-1.19.5.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/rar2fs/rar2fs-1.19.5.ebuild,v 1.1 2014/02/11 04:56:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/rar2fs/rar2fs-1.19.5.ebuild,v 1.2 2014/02/15 10:27:33 radhermit Exp $
EAPI=5
-inherit autotools
# upstream uses google drive that has hash-based URLs
GD_HASH="0B-2uEqYiZg3zd2k4Q3duUUUtczA"
diff --git a/sys-fs/rar2fs/rar2fs-1.19.8.ebuild b/sys-fs/rar2fs/rar2fs-1.19.8.ebuild
new file mode 100644
index 000000000000..10e3e235a86c
--- /dev/null
+++ b/sys-fs/rar2fs/rar2fs-1.19.8.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/rar2fs/rar2fs-1.19.8.ebuild,v 1.1 2014/02/15 10:27:33 radhermit Exp $
+
+EAPI=5
+
+# upstream uses google drive that has hash-based URLs
+GD_HASH="0B-2uEqYiZg3zYTE5OE1MaWRyX1E"
+
+DESCRIPTION="A FUSE based filesystem that can mount one or multiple RAR archive(s)"
+HOMEPAGE="http://code.google.com/p/rar2fs/"
+SRC_URI="https://docs.google.com/uc?export=download&id=${GD_HASH} -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=app-arch/unrar-5:=
+ sys-fs/fuse"
+DEPEND="${RDEPEND}"
+
+DOCS="AUTHORS ChangeLog"
+
+src_configure() {
+ export USER_CFLAGS="${CFLAGS}"
+
+ econf \
+ --with-unrar=/usr/include/libunrar \
+ $(use_enable debug)
+}