* [gentoo-commits] proj/betagarden:master commit in: app-backup/time-drive/
@ 2011-04-23 7:59 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-04-23 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 6fb3a1e918f9061f47255877e4cf1653666d0f54
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 07:58:57 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 07:58:57 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=6fb3a1e9
New addition
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
app-backup/time-drive/ChangeLog | 10 ++++++++
app-backup/time-drive/metadata.xml | 6 +++++
app-backup/time-drive/time-drive-0.4.0.ebuild | 29 +++++++++++++++++++++++++
3 files changed, 45 insertions(+), 0 deletions(-)
diff --git a/app-backup/time-drive/ChangeLog b/app-backup/time-drive/ChangeLog
new file mode 100644
index 0000000..6ad2a46
--- /dev/null
+++ b/app-backup/time-drive/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-backup/time-drive
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*time-drive-0.4.0 (23 Apr 2011)
+
+ 23 Apr 2011; Justin Lecher <jlec@gentoo.org> +time-drive-0.4.0.ebuild,
+ +metadata.xml:
+ New addition
+
diff --git a/app-backup/time-drive/metadata.xml b/app-backup/time-drive/metadata.xml
new file mode 100644
index 0000000..e6233b5
--- /dev/null
+++ b/app-backup/time-drive/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>
diff --git a/app-backup/time-drive/time-drive-0.4.0.ebuild b/app-backup/time-drive/time-drive-0.4.0.ebuild
new file mode 100644
index 0000000..a3d8077
--- /dev/null
+++ b/app-backup/time-drive/time-drive-0.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
+inherit distutils versionator
+
+MY_PV="$(get_version_component_range 1-2)"
+
+DESCRIPTION="Linux Backup, Done Right"
+HOMEPAGE="https://launchpad.net/time-drive"
+SRC_URI="http://launchpad.net/${PN}/${MY_PV}/${MY_PV}/+download/Time-Drive-${PV}.zip"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+LICENSE="GPL-2"
+IUSE=""
+
+RDEPEND="
+ app-backup/duplicity
+ dev-python/PyQt4"
+DEPEND="app-arch/unzip"
+
+PYTHON_MODNAME="timedrive"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: app-backup/time-drive/
@ 2011-10-27 18:02 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-10-27 18:02 UTC (permalink / raw
To: gentoo-commits
commit: 4f071a3063a72aed97ad3a8461480b23a2c8e37a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 14:05:35 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 14:05:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=4f071a30
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
app-backup/time-drive/ChangeLog | 3 +++
app-backup/time-drive/metadata.xml | 5 +++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/app-backup/time-drive/ChangeLog b/app-backup/time-drive/ChangeLog
index 6ad2a46..7e695d7 100644
--- a/app-backup/time-drive/ChangeLog
+++ b/app-backup/time-drive/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Removed no-herd from herd tag in metadata.xml
+
*time-drive-0.4.0 (23 Apr 2011)
23 Apr 2011; Justin Lecher <jlec@gentoo.org> +time-drive-0.4.0.ebuild,
diff --git a/app-backup/time-drive/metadata.xml b/app-backup/time-drive/metadata.xml
index e6233b5..cc3fe24 100644
--- a/app-backup/time-drive/metadata.xml
+++ b/app-backup/time-drive/metadata.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+ <maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: app-backup/time-drive/
@ 2017-03-18 16:38 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2017-03-18 16:38 UTC (permalink / raw
To: gentoo-commits
commit: 25133791a82e8792e5f42fb6c2f95f46f1fcc6f3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 16:35:28 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 16:35:28 2017 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=25133791
app-backup/time-drive: Bump to EAPI=6 and distutils-r1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
app-backup/time-drive/time-drive-0.4.0.ebuild | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/app-backup/time-drive/time-drive-0.4.0.ebuild b/app-backup/time-drive/time-drive-0.4.0.ebuild
index a547b13..cd5c70a 100644
--- a/app-backup/time-drive/time-drive-0.4.0.ebuild
+++ b/app-backup/time-drive/time-drive-0.4.0.ebuild
@@ -1,13 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="3"
+EAPI=6
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python2_7 )
-inherit distutils versionator
+inherit distutils-r1 versionator
MY_PV="$(get_version_component_range 1-2)"
@@ -21,8 +19,6 @@ LICENSE="GPL-2"
IUSE=""
RDEPEND="
- app-backup/duplicity
- dev-python/PyQt4"
+ app-backup/duplicity[${PYTHON_USEDEP}]
+ dev-python/PyQt4[${PYTHON_USEDEP}]"
DEPEND="app-arch/unzip"
-
-PYTHON_MODNAME="timedrive"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-03-18 16:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 7:59 [gentoo-commits] proj/betagarden:master commit in: app-backup/time-drive/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 Justin Lecher
2017-03-18 16:38 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox