public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-backup/duply: ChangeLog duply-1.8.0.ebuild
@ 2014-07-13 16:02 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2014-07-13 16:02 UTC (permalink / raw
  To: gentoo-commits

jlec        14/07/13 16:02:43

  Modified:             ChangeLog
  Added:                duply-1.8.0.ebuild
  Log:
  app-backup/duply: Version Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  app-backup/duply/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duply/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duply/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duply/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	27 Jun 2014 13:35:39 -0000	1.3
+++ ChangeLog	13 Jul 2014 16:02:43 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for app-backup/duply
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v 1.3 2014/06/27 13:35:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v 1.4 2014/07/13 16:02:43 jlec Exp $
+
+*duply-1.8.0 (13 Jul 2014)
+
+  13 Jul 2014; Justin Lecher <jlec@gentoo.org> +duply-1.8.0.ebuild:
+  Version Bump
 
 *duply-1.7.4 (27 Jun 2014)
 



1.1                  app-backup/duply/duply-1.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duply/duply-1.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duply/duply-1.8.0.ebuild?rev=1.1&content-type=text/plain

Index: duply-1.8.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/duply-1.8.0.ebuild,v 1.1 2014/07/13 16:02:43 jlec Exp $

EAPI="5"

inherit readme.gentoo

DESCRIPTION="A shell frontend for duplicity"
HOMEPAGE="http://duply.net"
SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz"

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

DEPEND="app-text/txt2man"
RDEPEND="app-backup/duplicity"

S=${WORKDIR}/${PN}_${PV}

DOC_CONTENTS="
If you use ${PN} at the first time please have a
look at the the usage help text \"${PN} usage\"
for further information."

src_install() {
	dobin ${PN}
	./${PN} txt2man > ${PN}.1
	doman ${PN}.1
	readme.gentoo_create_doc
}

pkg_postinst() {
	readme.gentoo_print_elog
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-13 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-13 16:02 [gentoo-commits] gentoo-x86 commit in app-backup/duply: ChangeLog duply-1.8.0.ebuild Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox