public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: app-backup/dvcs-autosync/
Date: Sat, 18 Mar 2017 16:38:49 +0000 (UTC)	[thread overview]
Message-ID: <1489854843.7d6570deafec114f60127cb985b3cb5e8067d346.jlec@gentoo> (raw)

commit:     7d6570deafec114f60127cb985b3cb5e8067d346
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 16:34:03 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 16:34:03 2017 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=7d6570de

app-backup/dvcs-autosync: 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/dvcs-autosync/dvcs-autosync-9999.ebuild | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/app-backup/dvcs-autosync/dvcs-autosync-9999.ebuild b/app-backup/dvcs-autosync/dvcs-autosync-9999.ebuild
index a50d923..d536a9f 100644
--- a/app-backup/dvcs-autosync/dvcs-autosync-9999.ebuild
+++ b/app-backup/dvcs-autosync/dvcs-autosync-9999.ebuild
@@ -1,25 +1,27 @@
-# 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
 
-EGIT_REPO_URI="git://gitorious.org/dvcs-autosync/dvcs-autosync.git
-	https://git.gitorious.org/dvcs-autosync/dvcs-autosync.git"
+PYTHON_COMPAT=( python2_7 )
 
-inherit git-2 linux-info distutils
+inherit git-r3 linux-info distutils-r1
 
 DESCRIPTION="A personal Dropbox replacement based on Git"
 HOMEPAGE="http://www.mayrhofer.eu.org/dvcs-autosync"
 SRC_URI=""
+EGIT_REPO_URI="
+	git://gitorious.org/dvcs-autosync/dvcs-autosync.git
+	https://git.gitorious.org/dvcs-autosync/dvcs-autosync.git"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="dev-lang/python
-	dev-python/pyinotify
-	dev-python/xmpppy"
+DEPEND="
+	dev-python/pyinotify[${PYTHON_USEDEP}]
+	dev-python/xmpppy[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 
 CONFIG_CHECK="INOTIFY_USER"


             reply	other threads:[~2017-03-18 16:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18 16:38 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 [gentoo-commits] proj/betagarden:master commit in: app-backup/dvcs-autosync/ Justin Lecher
2011-07-12  8:58 Naohiro Aota

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489854843.7d6570deafec114f60127cb985b3cb5e8067d346.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox