public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: net-im/qtwitter/
Date: Wed, 15 Feb 2012 18:17:36 +0000 (UTC)	[thread overview]
Message-ID: <1329330107.284356815a20eba2544fcd3ad386ec50ae90ed0c.johu@gentoo> (raw)

commit:     284356815a20eba2544fcd3ad386ec50ae90ed0c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 18:21:47 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 18:21:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=28435681

[net-im/qtwitter] EAPI 4, git-2 eclass.

(Portage version: 2.2.0_alpha86/git/Linux i686, unsigned Manifest commit)

---
 net-im/qtwitter/qtwitter-9999.ebuild |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-im/qtwitter/qtwitter-9999.ebuild b/net-im/qtwitter/qtwitter-9999.ebuild
index 062b25e..7854387 100644
--- a/net-im/qtwitter/qtwitter-9999.ebuild
+++ b/net-im/qtwitter/qtwitter-9999.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=4
 
 LANGS="nb_NO pt_BR"
 LANGSLONG="ca_ES cs_CZ de_DE es_ES fr_FR it_IT ja_JP pl_PL"
 
-inherit qt4-edge git
+inherit qt4-edge git-2
 
 DESCRIPTION="A Qt-based client for Twitter and Identi.ca"
 HOMEPAGE="http://www.qt-apps.org/content/show.php/qTwitter?content=99087"
-EGIT_REPO_URI="git://github.com/ayoy/${PN}.git"
+EGIT_REPO_URI="git://github.com/ayoy/${PN}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -56,6 +56,6 @@ src_configure() {
 }
 
 src_install() {
-	emake INSTALL_ROOT="${D}" install || die "emake install failed"
-	dodoc README CHANGELOG || die "dodoc failed"
+	emake INSTALL_ROOT="${D}" install
+	dodoc README CHANGELOG
 }



             reply	other threads:[~2012-02-15 18:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 18:17 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-16 17:52 [gentoo-commits] proj/qt:master commit in: net-im/qtwitter/ Michael Palimaka
2016-02-09 17:11 Davide Pesavento

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=1329330107.284356815a20eba2544fcd3ad386ec50ae90ed0c.johu@gentoo \
    --to=johu@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