ottxor      14/07/13 19:55:14

  Modified:             ChangeLog
  Added:                snapraid-6.2.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  Changes    Path
1.17                 sys-fs/snapraid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/snapraid/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   12 May 2014 02:09:45 -0000      1.16
+++ ChangeLog   13 Jul 2014 19:55:14 -0000      1.17
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/snapraid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/ChangeLog,v 1.16 2014/05/12 
02:09:45 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/ChangeLog,v 1.17 2014/07/13 
19:55:14 ottxor Exp $
+
+*snapraid-6.2 (13 Jul 2014)
+
+  13 Jul 2014; Christoph Junghans <[email protected]> +snapraid-6.2.ebuild:
+  version bump
 
 *snapraid-6.1 (12 May 2014)
 



1.1                  sys-fs/snapraid/snapraid-6.2.ebuild

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

Index: snapraid-6.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/snapraid-6.2.ebuild,v 1.1 
2014/07/13 19:55:14 ottxor Exp $

EAPI=5

inherit autotools-utils

DESCRIPTION="a backup program for disk array for home media centers"
HOMEPAGE="http://snapraid.sourceforge.net/";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

DEPEND=""
RDEPEND="${DEPEND}"

DOCS=( "AUTHORS" "HISTORY" "README" "TODO" "snapraid.conf.example" )




Reply via email to