public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben de Groot" <yngwin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: app-editors/vim-qt/
Date: Fri,  1 Feb 2013 16:37:30 +0000 (UTC)	[thread overview]
Message-ID: <1359736632.894c61872264c0c6fa4ee8e70c7aee25f63d6fe8.yngwin@gentoo> (raw)

commit:     894c61872264c0c6fa4ee8e70c7aee25f63d6fe8
Author:     Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Fri Feb  1 16:37:12 2013 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Fri Feb  1 16:37:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=894c6187

app-editors/vim-qt: update homepage and repos; some minor ebuild improvements

---
 app-editors/vim-qt/vim-qt-9999.ebuild |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/app-editors/vim-qt/vim-qt-9999.ebuild b/app-editors/vim-qt/vim-qt-9999.ebuild
index a45895c..1534986 100644
--- a/app-editors/vim-qt/vim-qt-9999.ebuild
+++ b/app-editors/vim-qt/vim-qt-9999.ebuild
@@ -2,21 +2,22 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit eutils toolchain-funcs flag-o-matic git-2
 
 DESCRIPTION="Qt GUI version of the Vim text editor"
-HOMEPAGE="https://bitbucket.org/equalsraf/vim-qt/overview"
-EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git
-	https://gitorious.org/${PN}/${PN}.git"
+HOMEPAGE="https://bitbucket.org/equalsraf/vim-qt/wii/Home"
+EGIT_REPO_URI="https://bitbucket.org/equalsraf/${PN}.git
+	git://github.com/equalsraf/${PN}.git
+	git://gitorious.org/${PN}/${PN}.git"
 
 LICENSE="vim"
 SLOT="0"
 KEYWORDS=""
 IUSE="acl cscope debug gpm nls perl python ruby"
 
-COMMON_DEPEND="
+RDEPEND="
 	app-admin/eselect-vi
 	>=app-editors/vim-core-7.3.487
 	sys-libs/ncurses
@@ -28,15 +29,13 @@ COMMON_DEPEND="
 	nls? ( virtual/libintl )
 	perl? ( dev-lang/perl )
 	ruby? ( dev-lang/ruby:1.8 )"
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
 	sys-devel/autoconf"
-RDEPEND="${COMMON_DEPEND}"
 
 src_configure() {
 	use debug && append-flags "-DDEBUG"
 
-	local myconf="--with-features=huge
-		--enable-multibyte"
+	local myconf="--with-features=huge --enable-multibyte"
 	myconf+=" $(use_enable acl)"
 	myconf+=" $(use_enable gpm)"
 	myconf+=" $(use_enable nls)"
@@ -55,5 +54,5 @@ src_configure() {
 src_install() {
 	dobin src/qvim
 	doicon -s 64 src/qt/icons/vim-qt.png
-	make_desktop_entry qvim Vim-qt vim-qt "QT;TextEditor;Development;"
+	make_desktop_entry qvim Vim-qt vim-qt "Qt;TextEditor;Development;"
 }


             reply	other threads:[~2013-02-01 16:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-01 16:37 Ben de Groot [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 17:15 Davide Pesavento
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
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=1359736632.894c61872264c0c6fa4ee8e70c7aee25f63d6fe8.yngwin@gentoo \
    --to=yngwin@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