public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/
@ 2016-10-29 10:19 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2016-10-29 10:19 UTC (permalink / raw
  To: gentoo-commits

commit:     e6812b15819f2ad75af37bc41a5d20fd0c6abed8
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 10:19:21 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 10:19:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6812b15

app-misc/sleepyhead: add dev-libs/quazip USE dependency

Package-Manager: portage-2.3.2

 app-misc/sleepyhead/sleepyhead-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild b/app-misc/sleepyhead/sleepyhead-9999.ebuild
index 2cebd80..4d6d0f5 100644
--- a/app-misc/sleepyhead/sleepyhead-9999.ebuild
+++ b/app-misc/sleepyhead/sleepyhead-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -25,7 +25,7 @@ DEPEND="virtual/opengl:=
 		dev-qt/qtgui:4=
 		dev-qt/qtopengl:4=
 		dev-qt/qtwebkit:4=
-		dev-libs/quazip:="
+		dev-libs/quazip:=[qt4]"
 RDEPEND="${DEPEND}"
 
 src_unpack() {


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/
@ 2017-06-04 20:58 Richard Freeman
  0 siblings, 0 replies; 6+ messages in thread
From: Richard Freeman @ 2017-06-04 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     61197107d3ce78752ecf9cb3d556e3d1c4c7b91a
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 20:57:31 2017 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 20:58:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61197107

app-misc/sleepyhead: Update to latest beta for qt5 support

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-misc/sleepyhead/Manifest                      |  1 +
 app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild | 53 +++++++++++++++++++++++
 2 files changed, 54 insertions(+)

diff --git a/app-misc/sleepyhead/Manifest b/app-misc/sleepyhead/Manifest
index 59cc1efe869..058d74feb0f 100644
--- a/app-misc/sleepyhead/Manifest
+++ b/app-misc/sleepyhead/Manifest
@@ -1,2 +1,3 @@
 DIST sleepyhead-0.9.2.2.tgz 1399077 SHA256 49bcc7cf2b8351026a1f30b44d71a8500b9c74c6f6ac1aeeb14ca3b039ee7123 SHA512 bb6219c8575b8723b2db063d9a40b164d1aa50223b63468457c85b18895aefc74835d55bcd1f7d0e48e942531bd77041a749e44d870189d9ba011ad85d13c7fa WHIRLPOOL 3e1955aa2d1ab96da8a4f091f15538ba2bd091d935a2b9acaa012c7aadf304e7dcf5cf0f3284e0ed4c29d11f39420f236144adcaec0646f0f4d879c375a822c8
 DIST sleepyhead-0.9.3.tgz 1804053 SHA256 b807f12c3f767037dd2e5bfdeb1f353e425ad537509be4cf3918ec61cf2efea2 SHA512 e50476e9b64ce056d33a55798a86b26fef6db4e8c6058e4e6c5c547e15acb745ea5d79bf3978713583da943626b2395894ed8109fa30a55ca15fa53ff29a2ac9 WHIRLPOOL 5759d97c0309a5c9f312ae9fde85531bc718da4fffe375d6f08b06dd2f34877e935339fa56634f482a3bfc66877c0ad0f4577832f3f89a64ec24dc18b880b826
+DIST sleepyhead-1.0.0_beta2.tar.bz2 3404013 SHA256 db6152a47df69c5cf85a75171d64c2208a953d838ea5c974c2399e8d7cc94353 SHA512 147a853bd77e6277b70d5d70f9b82f46c3f6328283c30b38d77e698146519367c9fa02f8fb21c687237657ceb78d7bc9ee07e4e8ccdbe41652ddd8dc55049eca WHIRLPOOL f07f7dc916e93e213998daecdb469b838e10c642ce87bbdba415e89eccbdab3392b5cbd8414e391270ccd8687b2cdc1c7777ebc8e098ec8eac43ab5d6702a2cc

diff --git a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
new file mode 100644
index 00000000000..c9b052f2e44
--- /dev/null
+++ b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils qmake-utils
+DESCRIPTION="Software used to analyze data from CPAP machines"
+HOMEPAGE="https://sleepyhead.jedimark.net/"
+
+# Point to any required sources; these will be automatically downloaded by
+# Portage.
+SRC_URI="https://gitlab.com/sleepyhead/sleepyhead-code/repository/archive.tar.bz2?ref=1.0.0-beta-2 -> ${P}.tar.bz2"
+LICENSE="GPL-3"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+IUSE=""
+
+DEPEND="virtual/opengl
+		x11-libs/libX11
+		dev-qt/qtcore:5=
+		dev-qt/qtgui:5=
+		dev-qt/qtopengl:5=
+		dev-qt/qtwebkit:5=
+		dev-qt/qtserialport:5=
+		virtual/glu"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/sleepyhead-code-1.0.0-beta-2-6b1c125218475720e1bf7c920ed3d10140b0b7c2"
+
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+}
+
+src_prepare() {
+	eapply_user
+	rm configure
+	cd "${S}/3rdparty/quazip/"
+#	epatch "${FILESDIR}/common_gui.patch"
+
+	sed -i '1i#define OF(x) x' quazip/ioapi.h quazip/unzip.c quazip/unzip.h \
+	   quazip/zip.c quazip/zip.h
+	cd "${S}"
+	eqmake5 SleepyHeadQT.pro
+}
+
+src_install() {
+	cd "${S}/sleepyhead"
+	dobin SleepyHead || die
+	dodoc ../README || die
+	dodoc docs/* || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/
@ 2017-07-09 16:08 Richard Freeman
  0 siblings, 0 replies; 6+ messages in thread
From: Richard Freeman @ 2017-07-09 16:08 UTC (permalink / raw
  To: gentoo-commits

commit:     f8f589b8966d6c12f0584c3e28b8d8d7dbb99f54
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 16:08:14 2017 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 16:08:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f589b8

app-misc/sleepyhead: Remove QT slot operator

Bug: 624236
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
index c9b052f2e44..779450ed105 100644
--- a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
+++ b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
@@ -18,11 +18,11 @@ IUSE=""
 
 DEPEND="virtual/opengl
 		x11-libs/libX11
-		dev-qt/qtcore:5=
-		dev-qt/qtgui:5=
-		dev-qt/qtopengl:5=
-		dev-qt/qtwebkit:5=
-		dev-qt/qtserialport:5=
+		dev-qt/qtcore:5
+		dev-qt/qtgui:5
+		dev-qt/qtopengl:5
+		dev-qt/qtwebkit:5
+		dev-qt/qtserialport:5
 		virtual/glu"
 RDEPEND="${DEPEND}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/
@ 2017-07-30  8:47 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-07-30  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     af6bef65cb4518487389fde9b95ede9ef1a8b775
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:13:03 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:46:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6bef65

app-misc/sleepyhead: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-misc/sleepyhead/sleepyhead-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild b/app-misc/sleepyhead/sleepyhead-9999.ebuild
index 6b4c8dabd18..36e00d73fd3 100644
--- a/app-misc/sleepyhead/sleepyhead-9999.ebuild
+++ b/app-misc/sleepyhead/sleepyhead-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main
 
 # Point to any required sources; these will be automatically downloaded by
 # Portage.
-EGIT_REPO_URI="git://github.com/rich0/rich0-sleepyhead.git"
+EGIT_REPO_URI="https://github.com/rich0/rich0-sleepyhead.git"
 EGIT_BRANCH="rich-test"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/
@ 2017-11-05 21:43 Richard Freeman
  0 siblings, 0 replies; 6+ messages in thread
From: Richard Freeman @ 2017-11-05 21:43 UTC (permalink / raw
  To: gentoo-commits

commit:     28d0bdd20453d231a09a8838deacf441ab7a7df5
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 21:38:41 2017 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 21:43:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d0bdd2

app-misc/sleepyhead: clean out old qt4 versions

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 app-misc/sleepyhead/Manifest                     |  2 -
 app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild | 52 ------------------------
 app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild    | 49 ----------------------
 app-misc/sleepyhead/sleepyhead-0.9.3.ebuild      | 50 -----------------------
 4 files changed, 153 deletions(-)

diff --git a/app-misc/sleepyhead/Manifest b/app-misc/sleepyhead/Manifest
index 058d74feb0f..c65e15a18dd 100644
--- a/app-misc/sleepyhead/Manifest
+++ b/app-misc/sleepyhead/Manifest
@@ -1,3 +1 @@
-DIST sleepyhead-0.9.2.2.tgz 1399077 SHA256 49bcc7cf2b8351026a1f30b44d71a8500b9c74c6f6ac1aeeb14ca3b039ee7123 SHA512 bb6219c8575b8723b2db063d9a40b164d1aa50223b63468457c85b18895aefc74835d55bcd1f7d0e48e942531bd77041a749e44d870189d9ba011ad85d13c7fa WHIRLPOOL 3e1955aa2d1ab96da8a4f091f15538ba2bd091d935a2b9acaa012c7aadf304e7dcf5cf0f3284e0ed4c29d11f39420f236144adcaec0646f0f4d879c375a822c8
-DIST sleepyhead-0.9.3.tgz 1804053 SHA256 b807f12c3f767037dd2e5bfdeb1f353e425ad537509be4cf3918ec61cf2efea2 SHA512 e50476e9b64ce056d33a55798a86b26fef6db4e8c6058e4e6c5c547e15acb745ea5d79bf3978713583da943626b2395894ed8109fa30a55ca15fa53ff29a2ac9 WHIRLPOOL 5759d97c0309a5c9f312ae9fde85531bc718da4fffe375d6f08b06dd2f34877e935339fa56634f482a3bfc66877c0ad0f4577832f3f89a64ec24dc18b880b826
 DIST sleepyhead-1.0.0_beta2.tar.bz2 3404013 SHA256 db6152a47df69c5cf85a75171d64c2208a953d838ea5c974c2399e8d7cc94353 SHA512 147a853bd77e6277b70d5d70f9b82f46c3f6328283c30b38d77e698146519367c9fa02f8fb21c687237657ceb78d7bc9ee07e4e8ccdbe41652ddd8dc55049eca WHIRLPOOL f07f7dc916e93e213998daecdb469b838e10c642ce87bbdba415e89eccbdab3392b5cbd8414e391270ccd8687b2cdc1c7777ebc8e098ec8eac43ab5d6702a2cc

diff --git a/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild b/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild
deleted file mode 100644
index ca723883d46..00000000000
--- a/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils qt4-r2
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main_Page"
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-SRC_URI="https://github.com/rich0/rich0-sleepyhead/tarball/${PV} -> ${P}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND="virtual/opengl
-		x11-libs/libX11
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-		dev-qt/qtopengl:4
-		dev-qt/qtwebkit:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/rich0-rich0-sleepyhead-86250b9"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-}
-
-src_prepare() {
-#	qt4_src_prepare
-	cd "{$S}"
-	epatch "${FILESDIR}/gitfix.patch"
-	epatch "${FILESDIR}/prs1-64fix.patch"
-	epatch "${FILESDIR}/prs1-code8fix.patch"
-	epatch "${FILESDIR}/common_gui.patch"
-
-	sed -i '1i#define OF(x) x' quazip/ioapi.h quazip/unzip.c quazip/unzip.h \
-	   quazip/zip.c quazip/zip.h quazip/zlib.h
-	eqmake4 SleepyHeadQT.pro
-}
-
-src_install() {
-	cd "{$S}"
-	dobin SleepyHead || die
-	dodoc README || die
-	dodoc docs/* || die
-}

diff --git a/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild b/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild
deleted file mode 100644
index 1ece62067ec..00000000000
--- a/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils qt4-r2
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main_Page"
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-SRC_URI="https://github.com/rich0/rich0-sleepyhead/tarball/${PV} -> ${P}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND="virtual/opengl
-		x11-libs/libX11
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-		dev-qt/qtopengl:4
-		dev-qt/qtwebkit:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/rich0-rich0-sleepyhead-86250b9"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-}
-
-src_prepare() {
-#	qt4_src_prepare
-	cd "{$S}"
-	epatch "${FILESDIR}/gitfix.patch"
-	epatch "${FILESDIR}/prs1-64fix.patch"
-	sed -i '1i#define OF(x) x' quazip/ioapi.h quazip/unzip.c quazip/unzip.h \
-	   quazip/zip.c quazip/zip.h quazip/zlib.h
-	eqmake4 SleepyHeadQT.pro
-}
-
-src_install() {
-	cd "{$S}"
-	dobin SleepyHead || die
-	dodoc README || die
-	dodoc docs/* || die
-}

diff --git a/app-misc/sleepyhead/sleepyhead-0.9.3.ebuild b/app-misc/sleepyhead/sleepyhead-0.9.3.ebuild
deleted file mode 100644
index 0f42e2e1ab2..00000000000
--- a/app-misc/sleepyhead/sleepyhead-0.9.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils qt4-r2
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main_Page"
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-SRC_URI="https://github.com/rich0/rich0-sleepyhead/tarball/${PV} -> ${P}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND="virtual/opengl
-		x11-libs/libX11
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-		dev-qt/qtopengl:4
-		dev-qt/qtwebkit:4
-		virtual/glu"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/rich0-rich0-sleepyhead-34e0b92"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-}
-
-src_prepare() {
-#	qt4_src_prepare
-	cd "{$S}"
-	epatch "${FILESDIR}/common_gui.patch"
-
-#	sed -i '1i#define OF(x) x' quazip/ioapi.h quazip/unzip.c quazip/unzip.h \
-#	   quazip/zip.c quazip/zip.h quazip/zlib.h
-	eqmake4 SleepyHeadQT.pro
-}
-
-src_install() {
-	cd "{$S}"
-	dobin SleepyHead || die
-	dodoc README || die
-	dodoc docs/* || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/
@ 2017-11-21 10:19 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2017-11-21 10:19 UTC (permalink / raw
  To: gentoo-commits

commit:     aae48a15f2d9732ea2194f5f390e295e9e270114
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 21 10:19:11 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 10:19:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae48a15

app-misc/sleepyhead: Drop outdated live ebuild

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-misc/sleepyhead/sleepyhead-9999.ebuild | 47 ------------------------------
 1 file changed, 47 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild b/app-misc/sleepyhead/sleepyhead-9999.ebuild
deleted file mode 100644
index 36e00d73fd3..00000000000
--- a/app-misc/sleepyhead/sleepyhead-9999.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils git-2 qt4-r2
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main_Page"
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-EGIT_REPO_URI="https://github.com/rich0/rich0-sleepyhead.git"
-EGIT_BRANCH="rich-test"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS=""
-
-IUSE="debug"
-
-DEPEND="virtual/opengl:=
-		x11-libs/libX11:=
-		dev-qt/qtcore:4=
-		dev-qt/qtgui:4=
-		dev-qt/qtopengl:4=
-		dev-qt/qtwebkit:4=
-		dev-libs/quazip:=[qt4]"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-git-2_src_unpack
-}
-
-src_prepare() {
-#	qt4_src_prepare
-	cd "{$S}"
-#	sed -i '1i#define OF(x) x' quazip/ioapi.h quazip/unzip.c quazip/unzip.h \
-#           quazip/zip.c quazip/zip.h quazip/zlib.h
-	eqmake4 SleepyHeadQT.pro
-}
-
-src_install() {
-	cd "{$S}"
-	dobin sleepyhead/SleepyHead || die
-	dodoc README || die
-	dodoc sleepyhead/docs/* || die
-}


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

end of thread, other threads:[~2017-11-21 10:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29 10:19 [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2017-06-04 20:58 Richard Freeman
2017-07-09 16:08 Richard Freeman
2017-07-30  8:47 Michał Górny
2017-11-05 21:43 Richard Freeman
2017-11-21 10:19 Andreas Sturmlechner

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