public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-backup/luckybackup: metadata.xml ChangeLog luckybackup-0.3.2.ebuild
@ 2009-06-20 18:54 Theo Chatzimichos (tampakrap)
  0 siblings, 0 replies; only message in thread
From: Theo Chatzimichos (tampakrap) @ 2009-06-20 18:54 UTC (permalink / raw
  To: gentoo-commits

tampakrap    09/06/20 18:54:36

  Added:                metadata.xml ChangeLog luckybackup-0.3.2.ebuild
  Log:
  Initial commit of luckybackup, taken from sunrise, thanks to topper_harley for ebuild and maintainance in sunrise
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-backup/luckybackup/metadata.xml

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

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>qt</herd>
</pkgmetadata>



1.1                  app-backup/luckybackup/ChangeLog

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

Index: ChangeLog
===================================================================
# 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.1 2009/06/20 18:54:36 tampakrap Exp $

*luckybackup-0.3.2 (20 Jun 2009)

  20 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org>
  +luckybackup-0.3.2.ebuild, +metadata.xml:
  Initial commit of luckybackup, taken from sunrise, thanks to topper_harley
  for ebuild and maintainance in sunrise




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

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

Index: luckybackup-0.3.2.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.2.ebuild,v 1.1 2009/06/20 18:54:36 tampakrap 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"
IUSE=""

DEPEND="x11-libs/qt-gui:4
	net-misc/rsync"
RDEPEND="${DEPEND}"

src_configure() {
	eqmake4
}

src_install() {
	emake INSTALL_ROOT="${D}" install || die "install failed"
}






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

only message in thread, other threads:[~2009-06-20 18:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-20 18:54 [gentoo-commits] gentoo-x86 commit in app-backup/luckybackup: metadata.xml ChangeLog luckybackup-0.3.2.ebuild Theo Chatzimichos (tampakrap)

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