dilfridge    15/06/21 18:59:02

  Modified:             ChangeLog
  Added:                Fuse-0.16.1.ebuild
  Removed:              Fuse-0.160.1.ebuild
  Log:
  Dots in version number, i.e. no normalization
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 0B08240A96F66571)

Revision  Changes    Path
1.23                 dev-perl/Fuse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Fuse/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Fuse/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Fuse/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Fuse/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   3 Sep 2014 18:20:19 -0000       1.22
+++ ChangeLog   21 Jun 2015 18:59:02 -0000      1.23
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Fuse
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fuse/ChangeLog,v 1.22 2014/09/03 
18:20:19 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fuse/ChangeLog,v 1.23 2015/06/21 
18:59:02 dilfridge Exp $
+
+*Fuse-0.16.1 (21 Jun 2015)
+
+  21 Jun 2015; Andreas K. Huettel <[email protected]> +Fuse-0.16.1.ebuild,
+  -Fuse-0.160.1.ebuild:
+  Dots in version number, i.e. no normalization
 
   03 Sep 2014; Mikle Kolyada <[email protected]> -Fuse-0.140.0.ebuild,
   -Fuse-0.150.0.ebuild, -Fuse-0.160.0.ebuild:



1.1                  dev-perl/Fuse/Fuse-0.16.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Fuse/Fuse-0.16.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Fuse/Fuse-0.16.1.ebuild?rev=1.1&content-type=text/plain

Index: Fuse-0.16.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fuse/Fuse-0.16.1.ebuild,v 1.1 
2015/06/21 18:59:02 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=DPATES
inherit perl-module

DESCRIPTION="Fuse module for perl"

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

RDEPEND="sys-fs/fuse"
DEPEND="${RDEPEND}"

# Test is whack - ChrisWhite
#SRC_TEST="do"




Reply via email to