public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: app-editors/vim-qt/
Date: Sat, 25 Oct 2014 17:15:51 +0000 (UTC)	[thread overview]
Message-ID: <1414257314.1ba88fff8eaae466d3161f3b22aca51ca527bc3a.pesa@gentoo> (raw)

commit:     1ba88fff8eaae466d3161f3b22aca51ca527bc3a
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 25 17:15:14 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Oct 25 17:15:14 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=1ba88fff

[app-editors/vim-qt] Re-remove python2_6; switch to git-r3; sync metadata.

Package-Manager: portage-2.2.14

---
 app-editors/vim-qt/metadata.xml           |  3 +++
 app-editors/vim-qt/vim-qt-99999999.ebuild | 12 +++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/app-editors/vim-qt/metadata.xml b/app-editors/vim-qt/metadata.xml
index 3cbebd8..1cca617 100644
--- a/app-editors/vim-qt/metadata.xml
+++ b/app-editors/vim-qt/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>qt</herd>
+  <use>
+    <flag name='luajit'>Use <pkg>dev-lang/luajit</pkg> instead of <pkg>dev-lang/lua</pkg></flag>
+  </use>
 </pkgmetadata>

diff --git a/app-editors/vim-qt/vim-qt-99999999.ebuild b/app-editors/vim-qt/vim-qt-99999999.ebuild
index fe30111..f510276 100644
--- a/app-editors/vim-qt/vim-qt-99999999.ebuild
+++ b/app-editors/vim-qt/vim-qt-99999999.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="threads"
 inherit eutils fdo-mime flag-o-matic python-single-r1
 
@@ -11,10 +11,12 @@ DESCRIPTION="Qt GUI version of the Vim text editor"
 HOMEPAGE="https://bitbucket.org/equalsraf/vim-qt/wiki/Home"
 
 if [[ ${PV} == *9999* ]]; then
-	inherit git-2
-	EGIT_REPO_URI="https://bitbucket.org/equalsraf/${PN}.git
-		git://github.com/equalsraf/${PN}.git
-		git://gitorious.org/${PN}/${PN}.git"
+	inherit git-r3
+	EGIT_REPO_URI=(
+		"https://bitbucket.org/equalsraf/${PN}.git"
+		"https://github.com/equalsraf/${PN}.git"
+		"git://gitorious.org/${PN}/${PN}.git"
+	)
 	KEYWORDS=""
 else
 	SRC_URI="https://github.com/equalsraf/${PN}/archive/package-${PV}.tar.gz -> ${P}.tar.gz"


             reply	other threads:[~2014-10-25 17:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-25 17:15 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-28 19:22 [gentoo-commits] proj/qt:master commit in: app-editors/vim-qt/ Michael Palimaka
2016-02-09 17:47 Davide Pesavento
2015-09-27 19:02 Michael Palimaka
2015-04-17 23:25 Davide Pesavento
2015-01-04 11:24 Ben de Groot
2014-11-24 12:54 Ben de Groot
2014-11-20  3:19 Davide Pesavento
2014-11-16  1:12 Ben de Groot
2014-10-25  2:24 Ben de Groot
2014-10-19 22:30 Davide Pesavento
2014-06-10  7:58 Michael Palimaka
2013-08-08 10:53 Michael Palimaka
2013-07-14 11:08 Ben de Groot
2013-07-14 10:32 Ben de Groot
2013-02-01 19:42 Ben de Groot
2013-02-01 19:15 Ben de Groot
2013-02-01 16:37 Ben de Groot
2012-07-04 11:43 Johannes Huber
2012-07-04 11:42 Johannes Huber

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=1414257314.1ba88fff8eaae466d3161f3b22aca51ca527bc3a.pesa@gentoo \
    --to=pesa@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