radhermit    15/07/07 23:51:25

  Modified:             ChangeLog
  Added:                archivemount-0.8.5.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.3                  sys-fs/archivemount/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/archivemount/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   27 Feb 2015 17:42:04 -0000      1.2
+++ ChangeLog   7 Jul 2015 23:51:25 -0000       1.3
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/archivemount
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/archivemount/ChangeLog,v 1.3 
2015/07/07 23:51:25 radhermit Exp $
+
+*archivemount-0.8.5 (07 Jul 2015)
+
+  07 Jul 2015; Tim Harder <radher...@gentoo.org> +archivemount-0.8.5.ebuild:
+  Version bump.
 
 *archivemount-0.8.4 (27 Feb 2015)
 



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

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

Index: archivemount-0.8.5.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.5.ebuild,v 1.1 
2015/07/07 23:51:25 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