public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/
@ 2016-04-02 20:44 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2016-04-02 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     63d6538b724987a7c10ac62ce53b4ea09fd54fbf
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 20:42:53 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 20:44:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d6538b

app-crypt/kencfs: Version bump 1.6.0

Gentoo-bug: 578780

Package-Manager: portage-2.2.28

 app-crypt/kencfs/Manifest            |  1 +
 app-crypt/kencfs/kencfs-1.6.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/app-crypt/kencfs/Manifest b/app-crypt/kencfs/Manifest
index ed8be97..3b3c1ae 100644
--- a/app-crypt/kencfs/Manifest
+++ b/app-crypt/kencfs/Manifest
@@ -1 +1,2 @@
 DIST 134003-kencfs-1.5.0.tar.gz 156217 SHA256 b53314fe022b6fb20d427a6c9a1d08be5df87823754a7d22724a9f3960fe24f0 SHA512 0168a0241c9e2e614b5d796c02cc9103596040e4cdd1349c250f0d25d20bfe7f8c3ad6f192f57e5b519d83ffdaec8eabf389d3d0286da282cfe42e78e5c966f3 WHIRLPOOL 42964b27d48ef3a816f657d417a044f2d60bd7d895bdaa2701d96e9c666f60d0e967ddf9536033f1d3207181973f9524cd1b29897b3ab2527a58edef329704e4
+DIST 134003-kencfs-1.6.0.tar.gz 228330 SHA256 b02f6485920bbd9e13d0730f2f5dd5d99c9b169696bf24d0c83f51c845d135ef SHA512 74029fbea134b34106d6b18865bea9e6061769626d9d04cea84166e7be97cdd3ccea80c480f3aedc005727526fdea3bb4a9499e65f584946ef68aa016ba9b611 WHIRLPOOL dffb413b79ef2c91fe68bc92762c69f5f51cf30673e71c6728156785e2595d2e587f3e69abec225f4b7af1c808d2f0af329b2ddece9f8d69e86a0b74e815cdc9

diff --git a/app-crypt/kencfs/kencfs-1.6.0.ebuild b/app-crypt/kencfs/kencfs-1.6.0.ebuild
new file mode 100644
index 0000000..7fa9e86
--- /dev/null
+++ b/app-crypt/kencfs/kencfs-1.6.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit qt4-r2
+
+DESCRIPTION="GUI frontend for encfs"
+HOMEPAGE="http://kde-apps.org/content/show.php?content=134003"
+SRC_URI="http://kde-apps.org/CONTENT/content-files/134003-${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	kde-base/kdelibs:4
+"
+RDEPEND="${DEPEND}
+	kde-apps/kwalletd:4
+	sys-fs/encfs
+"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.2-desktop.patch"
+	"${FILESDIR}/${PN}-1.4.0-encfs5.patch"
+)
+
+src_prepare() {
+	qt4-r2_src_prepare
+
+	sed -i ${PN}.pro -e "/^doc.path =/s/${PN}-1.5/${PF}/" \
+		|| die "sed docdir failed"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/
@ 2016-05-13  8:41 Agostino Sarubbo
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2016-05-13  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     54f7255dfa26990c338a2236b95ce43bdbc2b1b8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 08:40:30 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri May 13 08:41:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f7255d

app-crypt/kencfs: amd64 stable wrt bug #578780

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-crypt/kencfs/kencfs-1.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/kencfs/kencfs-1.6.2.ebuild b/app-crypt/kencfs/kencfs-1.6.2.ebuild
index c0ca99e..a3c8c55 100644
--- a/app-crypt/kencfs/kencfs-1.6.2.ebuild
+++ b/app-crypt/kencfs/kencfs-1.6.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://kde-apps.org/CONTENT/content-files/134003-${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/
@ 2016-06-02 15:37 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2016-06-02 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     af93b589f3092a88210326d00b5c183577ce119d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 15:30:41 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 15:36:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af93b589

app-crypt/kencfs: x86 stable

Gentoo-bug: 578780

Package-Manager: portage-2.3.0_rc1

 app-crypt/kencfs/kencfs-1.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/kencfs/kencfs-1.6.2.ebuild b/app-crypt/kencfs/kencfs-1.6.2.ebuild
index a3c8c55..186dc90 100644
--- a/app-crypt/kencfs/kencfs-1.6.2.ebuild
+++ b/app-crypt/kencfs/kencfs-1.6.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://kde-apps.org/CONTENT/content-files/134003-${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/
@ 2017-02-12  3:03 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-02-12  3:03 UTC (permalink / raw
  To: gentoo-commits

commit:     8ebc236f751d86082df22c42616ec2d78b4888ca
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 03:03:01 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 03:03:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebc236f

app-crypt/kencfs: version bump 1.6.4

Gentoo-bug: 607870

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-crypt/kencfs/Manifest            |  1 +
 app-crypt/kencfs/kencfs-1.6.4.ebuild | 46 ++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/app-crypt/kencfs/Manifest b/app-crypt/kencfs/Manifest
index f5d8f0da7f..023f0260f1 100644
--- a/app-crypt/kencfs/Manifest
+++ b/app-crypt/kencfs/Manifest
@@ -1 +1,2 @@
 DIST 134003-kencfs-1.6.2.tar.gz 229438 SHA256 0bb719a55d8c19ccd03b3a945c5aa747072309673e3c7570c2f453926e05fd8b SHA512 7a7c66e9e492e10239663b41a55161fcce32b25bbb2d4abe9bc5d853c71df41dd28af4ba695274ff0138708a5c50faeb45bccbe103ec571fbea8808b20807802 WHIRLPOOL b58a82cd26beebf089bb6bdfa895be769489f3b7086dc02780b738b0a46ae2e3914655711c046e7106f043501da2304b47a2f08fb430dea76920087c38553e6e
+DIST kencfs-1.6.4.tar.gz 221386 SHA256 3e88cd2bf0d11ce83746fb5b1e385f172ed506cde922ee2811f9cdbaaa80c4ca SHA512 44dacd0a17194b61d2d73820851b496d6052dbab3893a030db2e63c1be0d1569d80cc75ce0c179381e98b60c5e27ccead8ee257f53f57dea508808616abb514d WHIRLPOOL 8b7f372c8c8304f3a3249a74a565ea77c4c3f255c6db3cf66a2a62951be1b8010e9696dc5d5ac44ea1e39d189c63e4a1ccf562cd4886578e8a2383756e48d24b

diff --git a/app-crypt/kencfs/kencfs-1.6.4.ebuild b/app-crypt/kencfs/kencfs-1.6.4.ebuild
new file mode 100644
index 0000000000..bc2df02992
--- /dev/null
+++ b/app-crypt/kencfs/kencfs-1.6.4.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit qmake-utils
+
+DESCRIPTION="GUI frontend for encfs"
+HOMEPAGE="https://www.linux-apps.com/content/show.php?content=134003"
+SRC_URI="https://dl.opendesktop.org/api/files/download/id/1486311191/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	kde-frameworks/kdelibs:4
+"
+RDEPEND="${DEPEND}
+	kde-apps/kwalletd:4
+	sys-fs/encfs
+"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.4.0-encfs5.patch"
+	"${FILESDIR}/${PN}-1.6.2-desktop.patch"
+)
+
+src_prepare() {
+	default
+
+	sed -i ${PN}.pro -e "/^doc.path =/s/${PN}/${PF}/" \
+		|| die "sed docdir failed"
+}
+
+src_configure() {
+	eqmake4
+}
+
+src_install() {
+	emake INSTALL_ROOT="${D}" install
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/
@ 2017-03-20 12:28 Agostino Sarubbo
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-03-20 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     3979151f7131bd44b85c3115d33e76f905aed0bc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 12:27:26 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 12:27:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3979151f

app-crypt/kencfs: amd64 stable wrt bug #613206

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-crypt/kencfs/kencfs-1.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/kencfs/kencfs-1.6.4.ebuild b/app-crypt/kencfs/kencfs-1.6.4.ebuild
index 87b9cf47b5a..fe4162348c1 100644
--- a/app-crypt/kencfs/kencfs-1.6.4.ebuild
+++ b/app-crypt/kencfs/kencfs-1.6.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dl.opendesktop.org/api/files/download/id/1486311191/${P}.tar.gz
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/
@ 2017-03-21 18:09 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2017-03-21 18:09 UTC (permalink / raw
  To: gentoo-commits

commit:     cfc983d68b0f9bbe7e3729c9b7ed13a27c0c26d1
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 18:08:48 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 18:08:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc983d6

app-crypt/kencfs: Remove 1.6.2

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-crypt/kencfs/Manifest            |  1 -
 app-crypt/kencfs/kencfs-1.6.2.ebuild | 45 ------------------------------------
 2 files changed, 46 deletions(-)

diff --git a/app-crypt/kencfs/Manifest b/app-crypt/kencfs/Manifest
index 023f0260f1e..b4eeda38bc3 100644
--- a/app-crypt/kencfs/Manifest
+++ b/app-crypt/kencfs/Manifest
@@ -1,2 +1 @@
-DIST 134003-kencfs-1.6.2.tar.gz 229438 SHA256 0bb719a55d8c19ccd03b3a945c5aa747072309673e3c7570c2f453926e05fd8b SHA512 7a7c66e9e492e10239663b41a55161fcce32b25bbb2d4abe9bc5d853c71df41dd28af4ba695274ff0138708a5c50faeb45bccbe103ec571fbea8808b20807802 WHIRLPOOL b58a82cd26beebf089bb6bdfa895be769489f3b7086dc02780b738b0a46ae2e3914655711c046e7106f043501da2304b47a2f08fb430dea76920087c38553e6e
 DIST kencfs-1.6.4.tar.gz 221386 SHA256 3e88cd2bf0d11ce83746fb5b1e385f172ed506cde922ee2811f9cdbaaa80c4ca SHA512 44dacd0a17194b61d2d73820851b496d6052dbab3893a030db2e63c1be0d1569d80cc75ce0c179381e98b60c5e27ccead8ee257f53f57dea508808616abb514d WHIRLPOOL 8b7f372c8c8304f3a3249a74a565ea77c4c3f255c6db3cf66a2a62951be1b8010e9696dc5d5ac44ea1e39d189c63e4a1ccf562cd4886578e8a2383756e48d24b

diff --git a/app-crypt/kencfs/kencfs-1.6.2.ebuild b/app-crypt/kencfs/kencfs-1.6.2.ebuild
deleted file mode 100644
index ce306d9d21e..00000000000
--- a/app-crypt/kencfs/kencfs-1.6.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-DESCRIPTION="GUI frontend for encfs"
-HOMEPAGE="http://kde-apps.org/content/show.php?content=134003"
-SRC_URI="http://kde-apps.org/CONTENT/content-files/134003-${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	kde-frameworks/kdelibs:4
-"
-RDEPEND="${DEPEND}
-	kde-apps/kwalletd:4
-	sys-fs/encfs
-"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-1.4.0-encfs5.patch"
-	"${FILESDIR}/${PN}-1.6.2-desktop.patch"
-)
-
-src_prepare() {
-	default
-
-	sed -i ${PN}.pro -e "/^doc.path =/s/${PN}/${PF}/" \
-		|| die "sed docdir failed"
-}
-
-src_configure() {
-	eqmake4
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/
@ 2017-07-02 19:51 Andreas Sturmlechner
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2017-07-02 19:51 UTC (permalink / raw
  To: gentoo-commits

commit:     bede08277a961266ae85916c56effc5fc79aaf89
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 22:26:24 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 19:50:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bede0827

app-crypt/kencfs: Add kde-frameworks/kwallet as alt. RDEPEND

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-crypt/kencfs/kencfs-1.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/kencfs/kencfs-1.6.4.ebuild b/app-crypt/kencfs/kencfs-1.6.4.ebuild
index 5abdeda3e34..f998854329f 100644
--- a/app-crypt/kencfs/kencfs-1.6.4.ebuild
+++ b/app-crypt/kencfs/kencfs-1.6.4.ebuild
@@ -20,7 +20,7 @@ DEPEND="
 	kde-frameworks/kdelibs:4
 "
 RDEPEND="${DEPEND}
-	kde-apps/kwalletd:4
+	|| ( kde-frameworks/kwallet:5 kde-apps/kwalletd:4 )
 	sys-fs/encfs
 "
 


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

end of thread, other threads:[~2017-07-02 19:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-13  8:41 [gentoo-commits] repo/gentoo:master commit in: app-crypt/kencfs/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2017-07-02 19:51 Andreas Sturmlechner
2017-03-21 18:09 Johannes Huber
2017-03-20 12:28 Agostino Sarubbo
2017-02-12  3:03 Michael Palimaka
2016-06-02 15:37 Michael Palimaka
2016-04-02 20:44 Johannes Huber

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