commit: 401c829e33e11de895cf9669f126a393a37bee47 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Jun 4 06:56:28 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Jun 4 06:56:28 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=401c829e
In Tree Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> --- app-backup/duply/ChangeLog | 13 ------------- app-backup/duply/duply-1.5.2.3.ebuild | 23 ----------------------- app-backup/duply/duply-1.5.4.2.ebuild | 23 ----------------------- app-backup/duply/metadata.xml | 7 ------- 4 files changed, 66 deletions(-) diff --git a/app-backup/duply/ChangeLog b/app-backup/duply/ChangeLog deleted file mode 100644 index a64fe12..0000000 --- a/app-backup/duply/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for app-backup/duply -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 27 Oct 2011; Justin Lecher <[email protected]> metadata.xml: - Removed no-herd from herd tag in metadata.xml - -*duply-1.5.4.2 (23 Apr 2011) - - 23 Apr 2011; Justin Lecher <[email protected]> duply-1.5.2.3.ebuild, - +duply-1.5.4.2.ebuild, +metadata.xml: - Version Bump - diff --git a/app-backup/duply/duply-1.5.2.3.ebuild b/app-backup/duply/duply-1.5.2.3.ebuild deleted file mode 100644 index a2c6970..0000000 --- a/app-backup/duply/duply-1.5.2.3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -DESCRIPTION="Shell front end for the duplicity backup tool" -HOMEPAGE="http://duply.net/" -SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="app-backup/duplicity" - -S="${WORKDIR}"/${PN}_${PV} - -src_install() { - dobin duply -} diff --git a/app-backup/duply/duply-1.5.4.2.ebuild b/app-backup/duply/duply-1.5.4.2.ebuild deleted file mode 100644 index a2c6970..0000000 --- a/app-backup/duply/duply-1.5.4.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -DESCRIPTION="Shell front end for the duplicity backup tool" -HOMEPAGE="http://duply.net/" -SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="app-backup/duplicity" - -S="${WORKDIR}"/${PN}_${PV} - -src_install() { - dobin duply -} diff --git a/app-backup/duply/metadata.xml b/app-backup/duply/metadata.xml deleted file mode 100644 index cc3fe24..0000000 --- a/app-backup/duply/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer> - <email>[email protected]</email> - </maintainer> -</pkgmetadata>
