public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-backup/luckybackup: luckybackup-0.3.4.ebuild ChangeLog luckybackup-0.3.2.ebuild luckybackup-0.3.3.ebuild
@ 2009-12-16 22:13 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-12-16 22:13 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/16 22:13:54

  Modified:             ChangeLog
  Added:                luckybackup-0.3.4.ebuild
  Removed:              luckybackup-0.3.2.ebuild luckybackup-0.3.3.ebuild
  Log:
  Version bump and change documentation directory to PF wrt #297135, thanks to Diego E. 'Flameeyes' Pettenò.
  (Portage version: 2.2_rc59/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-backup/luckybackup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-backup/luckybackup/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	3 Aug 2009 20:28:47 -0000	1.3
+++ ChangeLog	16 Dec 2009 22:13:54 -0000	1.4
@@ -1,6 +1,13 @@
 # ChangeLog for app-backup/luckybackup
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/luckybackup/ChangeLog,v 1.3 2009/08/03 20:28:47 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/luckybackup/ChangeLog,v 1.4 2009/12/16 22:13:54 ssuominen Exp $
+
+*luckybackup-0.3.4 (16 Dec 2009)
+
+  16 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +luckybackup-0.3.4.ebuild:
+  Version bump and change documentation directory to PF wrt #297135, thanks
+  to Diego E. 'Flameeyes' Pettenò.
 
 *luckybackup-0.3.3 (03 Aug 2009)
 



1.1                  app-backup/luckybackup/luckybackup-0.3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/luckybackup/luckybackup-0.3.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/luckybackup/luckybackup-0.3.4.ebuild?rev=1.1&content-type=text/plain

Index: luckybackup-0.3.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/luckybackup/luckybackup-0.3.4.ebuild,v 1.1 2009/12/16 22:13:54 ssuominen Exp $

EAPI=2
inherit qt4

DESCRIPTION="Powerful and flexible backup (and syncing) tool, using RSync and Qt4"
HOMEPAGE="http://luckybackup.sourceforge.net/"
SRC_URI="http://downloads.sourceforge.net/${PN}/${P}.tar.gz"

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

DEPEND="x11-libs/qt-gui:4[debug?]
	net-misc/rsync"

src_prepare() {
	sed -i \
		-e 's:/usr/share/doc/luckybackup:/usr/share/doc/${PF}:g' \
		luckybackup.pro src/global.h || die
}

src_configure() {
	eqmake4
}

src_install() {
	emake INSTALL_ROOT="${D}" install || die
	dodoc readme/*
}






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

only message in thread, other threads:[~2009-12-16 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 22:13 [gentoo-commits] gentoo-x86 commit in app-backup/luckybackup: luckybackup-0.3.4.ebuild ChangeLog luckybackup-0.3.2.ebuild luckybackup-0.3.3.ebuild Samuli Suominen (ssuominen)

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