public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: www-client/surfer/
@ 2012-07-14 18:20 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2012-07-14 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     9bf4ca32ce53927213e492a694c001402b29bbf1
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 18:13:53 2012 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 18:13:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=9bf4ca32

[www-client/surfer] Add Qt slot deps.

(Portage version: 2.1.11.5/git/Linux x86_64, unsigned Manifest commit)

---
 www-client/surfer/surfer-1.0.ebuild  |    2 +-
 www-client/surfer/surfer-9999.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/surfer/surfer-1.0.ebuild b/www-client/surfer/surfer-1.0.ebuild
index 5c4b9ca..ee62ffd 100644
--- a/www-client/surfer/surfer-1.0.ebuild
+++ b/www-client/surfer/surfer-1.0.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=">=x11-libs/qt-webkit-4.6.0"
+DEPEND=">=x11-libs/qt-webkit-4.6.0:4"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}-${PN}"

diff --git a/www-client/surfer/surfer-9999.ebuild b/www-client/surfer/surfer-9999.ebuild
index c1447a3..a4bc96a 100644
--- a/www-client/surfer/surfer-9999.ebuild
+++ b/www-client/surfer/surfer-9999.ebuild
@@ -17,5 +17,5 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND=">=x11-libs/qt-webkit-4.6.0"
+DEPEND=">=x11-libs/qt-webkit-4.6.0:4"
 RDEPEND="${DEPEND}"



^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] proj/qt:master commit in: www-client/surfer/
@ 2012-02-15 16:13 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-02-15 16:13 UTC (permalink / raw
  To: gentoo-commits

commit:     e3f5f1b0efa0a0bd74a3a268b2b6b960655ad2e0
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 16:17:44 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 16:17:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=e3f5f1b0

[www-client/surfer] EAPI 4, git-2 eclass.

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

---
 www-client/surfer/surfer-1.0.ebuild  |    6 +++---
 www-client/surfer/surfer-9999.ebuild |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-client/surfer/surfer-1.0.ebuild b/www-client/surfer/surfer-1.0.ebuild
index 607fc5b..5c4b9ca 100644
--- a/www-client/surfer/surfer-1.0.ebuild
+++ b/www-client/surfer/surfer-1.0.ebuild
@@ -1,8 +1,8 @@
-# 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="pt_BR"
 LANGSLONG="ru_RU"
@@ -35,7 +35,7 @@ src_configure() {
 }
 
 src_install() {
-	dobin bin/${PN} || die "dobin failed"
+	dobin bin/${PN}
 	make_desktop_entry ${PN} Surfer applications-internet "Qt;Network;WebBrowser"
 	#install translations
 	insinto /usr/share/${PN}/translations/

diff --git a/www-client/surfer/surfer-9999.ebuild b/www-client/surfer/surfer-9999.ebuild
index d15ffbf..c1447a3 100644
--- a/www-client/surfer/surfer-9999.ebuild
+++ b/www-client/surfer/surfer-9999.ebuild
@@ -1,12 +1,12 @@
-# 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="pt_BR"
 lANGSLONG="ru_RU"
-inherit cmake-utils git
+inherit cmake-utils git-2
 
 DESCRIPTION="QtWebkit browser focusing on usability"
 HOMEPAGE="http://qt-apps.org/content/show.php/Surfer?content=110535"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-14 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-14 18:20 [gentoo-commits] proj/qt:master commit in: www-client/surfer/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2012-02-15 16:13 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox