public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/past/files/, app-mobilephone/past/
@ 2017-01-28 15:37 Johannes Huber
  0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2017-01-28 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     1444cbcee0fe1061111202ec1114dc5d04623eb5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 15:37:26 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 15:37:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1444cbce

app-mobilephone/past: EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch |  4 ++--
 app-mobilephone/past/past-0.0.4.ebuild              | 17 ++++++++++-------
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch b/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch
index d2a82e0..e04de42 100644
--- a/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch
+++ b/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch
@@ -1,5 +1,5 @@
---- src/device.cpp
-+++ src/device.cpp
+--- A/src/device.cpp
++++ B/src/device.cpp
 @@ -22,6 +22,7 @@
  
  extern "C" {

diff --git a/app-mobilephone/past/past-0.0.4.ebuild b/app-mobilephone/past/past-0.0.4.ebuild
index 8966954..e1fc18d 100644
--- a/app-mobilephone/past/past-0.0.4.ebuild
+++ b/app-mobilephone/past/past-0.0.4.ebuild
@@ -1,23 +1,26 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
+
 inherit cmake-utils
 
-DESCRIPTION="A simple SMS tool"
-HOMEPAGE="http://www.kde-apps.org/content/show.php/past+-+SMS+Tool?content=74036"
-SRC_URI="http://www.kde-apps.org/CONTENT/content-files/74036-${P}.tar.bz2"
+DESCRIPTION="Simple SMS tool"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/past+-+SMS+Tool?content=74036"
+SRC_URI="https://dl.opendesktop.org/api/files/download/id/1466626318/74036-${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug"
 
-DEPEND="dev-qt/qtcore:4
+DEPEND="
+	app-mobilephone/gnokii[sms]
+	dev-qt/qtcore:4
 	dev-qt/qtdbus:4
 	dev-qt/qtgui:4
-	app-mobilephone/gnokii[sms]"
+"
 RDEPEND="${DEPEND}"
 
 DOCS=( ChangeLog TODO )


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-28 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28 15:37 [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/past/files/, app-mobilephone/past/ Johannes Huber

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