radhermit    15/02/27 17:42:04

  Modified:             ChangeLog
  Added:                archivemount-0.8.4.ebuild
  Log:
  Version bump (bug #541514).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.2                  sys-fs/archivemount/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/archivemount/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/archivemount/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/archivemount/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/archivemount/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   12 Nov 2013 08:59:43 -0000      1.1
+++ ChangeLog   27 Feb 2015 17:42:04 -0000      1.2
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/archivemount
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/archivemount/ChangeLog,v 1.1 
2013/11/12 08:59:43 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/archivemount/ChangeLog,v 1.2 
2015/02/27 17:42:04 radhermit Exp $
+
+*archivemount-0.8.4 (27 Feb 2015)
+
+  27 Feb 2015; Tim Harder <radher...@gentoo.org> +archivemount-0.8.4.ebuild:
+  Version bump (bug #541514).
 
 *archivemount-0.8.3 (12 Nov 2013)
 



1.1                  sys-fs/archivemount/archivemount-0.8.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/archivemount/archivemount-0.8.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/archivemount/archivemount-0.8.4.ebuild?rev=1.1&content-type=text/plain

Index: archivemount-0.8.4.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/archivemount/archivemount-0.8.4.ebuild,v 1.1 
2015/02/27 17:42:04 radhermit Exp $

EAPI=5

DESCRIPTION="Mount archives using libarchive and FUSE"
HOMEPAGE="http://www.cybernoia.de/software/archivemount/";
SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="app-arch/libarchive:=
        sys-fs/fuse"
DEPEND="${RDEPEND}
        virtual/pkgconfig"




Reply via email to