public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/tuxcards/
@ 2017-03-11 22:29 Andreas Hüttel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Hüttel @ 2017-03-11 22:29 UTC (permalink / raw
  To: gentoo-commits

commit:     0fd2408ad935cea3de87948a84d0ea67e22ffc6c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 22:29:05 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 22:29:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd2408a

app-text/tuxcards: EAPI bump

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 app-text/tuxcards/tuxcards-2.2.1-r1.ebuild | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/app-text/tuxcards/tuxcards-2.2.1-r1.ebuild b/app-text/tuxcards/tuxcards-2.2.1-r1.ebuild
new file mode 100644
index 00000000000..0f0a61f134e
--- /dev/null
+++ b/app-text/tuxcards/tuxcards-2.2.1-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils qmake-utils
+
+DESCRIPTION="A hierarchical notebook"
+HOMEPAGE="http://www.tuxcards.de/"
+SRC_URI="http://www.tuxcards.de/src/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="dev-qt/qtgui:4"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${PN}
+
+src_configure() {
+	eqmake4 tuxcards.pro
+}
+
+src_install() {
+	dobin ${PN}
+	newicon src/icons/lo32-app-tuxcards.png ${PN}.png
+	make_desktop_entry ${PN} TuxCards ${PN} "Qt;Utility"
+	dodoc AUTHORS README
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/tuxcards/
@ 2017-04-29 15:07 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2017-04-29 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     cb964ab268ebfa0617ea1b1bad5c4b7c05a05336
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 15:05:45 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 15:06:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb964ab2

app-text/tuxcards: remove 2.2.1-r0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/tuxcards/tuxcards-2.2.1.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/app-text/tuxcards/tuxcards-2.2.1.ebuild b/app-text/tuxcards/tuxcards-2.2.1.ebuild
deleted file mode 100644
index 2a963a69c2d..00000000000
--- a/app-text/tuxcards/tuxcards-2.2.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit eutils qt4-r2
-
-DESCRIPTION="A hierarchical notebook"
-HOMEPAGE="http://www.tuxcards.de/"
-SRC_URI="http://www.tuxcards.de/src/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${PN}
-
-src_install() {
-	dobin ${PN} || die
-	newicon src/icons/lo32-app-tuxcards.png ${PN}.png
-	make_desktop_entry ${PN} TuxCards ${PN} "Qt;Utility"
-	dodoc AUTHORS README || die
-}


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

end of thread, other threads:[~2017-04-29 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-11 22:29 [gentoo-commits] repo/gentoo:master commit in: app-text/tuxcards/ Andreas Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2017-04-29 15:07 Michael Palimaka

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