public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2014-11-30 13:34 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2014-11-30 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     4b2943349afc662c0aeee9266d5940874fc5fc46
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Nov 29 13:56:16 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 29 13:56:16 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4b294334

sci-misc/mendeleydesktop: update Changelog and Manifest

---
 sci-misc/mendeleydesktop/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sci-misc/mendeleydesktop/ChangeLog b/sci-misc/mendeleydesktop/ChangeLog
index 8aaa008..5d0b188 100644
--- a/sci-misc/mendeleydesktop/ChangeLog
+++ b/sci-misc/mendeleydesktop/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  29 Nov 2014; Marius Brehler <marbre@linux.sungazer.de> -files/medneleydekstop,
+  mendeleydesktop-1.12.3.ebuild:
+  Fixes according to https://github.com/gentoo-science/sci/pull/291
+
 *mendeleydesktop-1.12.3 (19 Nov 2014)
 
   19 Nov 2014; Marius Brehler <marbre@linux.sungazer.de> +files/mendeleydesktop,


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2014-11-30 13:34 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2014-11-30 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     7b5f1838ec07132a348dbec811411f769359446b
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Nov 29 13:36:16 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 29 13:36:16 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7b5f1838

sci-misc/mendeleydesktop: fix missing die, EAPI and QA flags

---
 sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
index f79a0df..690672d 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="5"
 
 inherit eutils multilib
 
@@ -30,7 +30,7 @@ RDEPEND=">=dev-qt/qtcore-4.6:4
 	>=dev-qt/qtwebkit-4.6:4
 	>=dev-qt/qtxmlpatterns-4.6:4"
 
-QA_FLAGS_IGNORED="
+QA_PREBUILT="
 	/opt/mendeleydesktop/lib64/libMendeley.so.${PV}
 	/opt/mendeleydesktop/lib64/libPDFNetC.so
 	/opt/mendeleydesktop/lib64/mendeleydesktop/libexec/Updater
@@ -56,12 +56,12 @@ pkg_nofetch() {
 src_unpack() {
 	unpack ${A}
 
-	cd "${WORKDIR}"
+	cd "${WORKDIR}" || die
 
 	if use amd64 || use amd64-linux ; then
-		mv -f "${MY_P_AMD64}" "${P}"
+		mv -f "${MY_P_AMD64}" "${P}" || die
 	else
-		mv -f "${MY_P_X86}" "${P}"
+		mv -f "${MY_P_X86}" "${P}" || die
 	fi
 }
 


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2014-11-30 13:34 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2014-11-30 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     d44177199156f189344111e9a8404a404cd43d53
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Nov 30 09:41:12 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Nov 30 09:41:12 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d4417719

sci-misc/mendeleydesktop: adjust QA flags, add pkg_postrm

---
 sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
index bca2057..9bbcca1 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
@@ -39,13 +39,6 @@ QA_PREBUILT="
 	/opt/mendeleydesktop/lib/libPDFNetC.so
 	/opt/mendeleydesktop/lib/mendeleydesktop/libexec/Updater
 	/opt/mendeleydesktop/lib/mendeleydesktop/libexec/mendeleydesktop.i486"
-QA_PRESTRIPPED="
-	/opt/mendeleydesktop/lib64/libMendeley.so.${PV}
-	/opt/mendeleydesktop/lib64/libPDFNetC.so
-	/opt/mendeleydesktop/lib64/mendeleydesktop/libexec/mendeleydesktop.x86_64
-	/opt/mendeleydesktop/lib/libMendeley.so.${PV}
-	/opt/mendeleydesktop/lib/libPDFNetC.so
-	/opt/mendeleydesktop/lib/mendeleydesktop/libexec/mendeleydesktop.i486"
 
 pkg_nofetch() {
 	elog "Please download ${A} from:"
@@ -121,3 +114,8 @@ pkg_postinst() {
 	fdo-mime_desktop_database_update
 	fdo-mime_mime_database_update
 }
+
+pkg_postrm() {
+	fdo-mime_desktop_database_update
+	fdo-mime_mime_database_update
+}


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2014-11-30 13:34 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2014-11-30 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     317e8de2a8e816a2c79853df6d4cac6f7c248732
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Nov 29 13:46:34 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 29 13:46:34 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=317e8de2

sci-misc/mendeleydekstop: add fdo-mime_*_database_update to pkg_postinst

---
 sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
index 173fd5f..bca2057 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit eutils multilib
+inherit eutils fdo-mime multilib
 
 MY_P_AMD64="${P}-linux-x86_64"
 MY_P_X86="${P}-linux-i486"
@@ -116,3 +116,8 @@ src_install() {
 	into /opt
 	make_wrapper ${PN} "/opt/${PN}/bin/${PN} --unix-distro-build"
 }
+
+pkg_postinst() {
+	fdo-mime_desktop_database_update
+	fdo-mime_mime_database_update
+}


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2014-12-15 11:58 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2014-12-15 11:58 UTC (permalink / raw
  To: gentoo-commits

commit:     bd02dd2885ef352f90ae9a82cf531be8a82d1e3f
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Dec 12 11:22:09 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Dec 12 11:22:09 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bd02dd28

sci-misc/mendeleydesktop: Version bump; Drop old

---
 sci-misc/mendeleydesktop/ChangeLog                                  | 6 ++++++
 ...{mendeleydesktop-1.12.3.ebuild => mendeleydesktop-1.12.4.ebuild} | 0
 2 files changed, 6 insertions(+)

diff --git a/sci-misc/mendeleydesktop/ChangeLog b/sci-misc/mendeleydesktop/ChangeLog
index 5d0b188..346e901 100644
--- a/sci-misc/mendeleydesktop/ChangeLog
+++ b/sci-misc/mendeleydesktop/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*mendeleydesktop-1.12.4 (12 Dec 2014)
+
+  12 Dec 2014; Marius Brehler <marbre@linux.sungazer.de>
+  +mendeleydesktop-1.12.4.ebuild, -mendeleydesktop-1.12.3.ebuild:
+  Version bump; Drop old
+
   29 Nov 2014; Marius Brehler <marbre@linux.sungazer.de> -files/medneleydekstop,
   mendeleydesktop-1.12.3.ebuild:
   Fixes according to https://github.com/gentoo-science/sci/pull/291

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.4.ebuild
similarity index 100%
rename from sci-misc/mendeleydesktop/mendeleydesktop-1.12.3.ebuild
rename to sci-misc/mendeleydesktop/mendeleydesktop-1.12.4.ebuild


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2015-01-08 15:55 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2015-01-08 15:55 UTC (permalink / raw
  To: gentoo-commits

commit:     190605c70b83f2c4247d38943f8bb8843eb453d6
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  8 15:54:50 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan  8 15:55:03 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=190605c7

Moved to tree

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

---
 sci-misc/mendeleydesktop/ChangeLog                 |  22 ----
 .../mendeleydesktop/mendeleydesktop-1.12.4.ebuild  | 121 ---------------------
 sci-misc/mendeleydesktop/metadata.xml              |  10 --
 3 files changed, 153 deletions(-)

diff --git a/sci-misc/mendeleydesktop/ChangeLog b/sci-misc/mendeleydesktop/ChangeLog
deleted file mode 100644
index 346e901..0000000
--- a/sci-misc/mendeleydesktop/ChangeLog
+++ /dev/null
@@ -1,22 +0,0 @@
-# ChangeLog for sci-misc/mendeleydesktop
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*mendeleydesktop-1.12.4 (12 Dec 2014)
-
-  12 Dec 2014; Marius Brehler <marbre@linux.sungazer.de>
-  +mendeleydesktop-1.12.4.ebuild, -mendeleydesktop-1.12.3.ebuild:
-  Version bump; Drop old
-
-  29 Nov 2014; Marius Brehler <marbre@linux.sungazer.de> -files/medneleydekstop,
-  mendeleydesktop-1.12.3.ebuild:
-  Fixes according to https://github.com/gentoo-science/sci/pull/291
-
-*mendeleydesktop-1.12.3 (19 Nov 2014)
-
-  19 Nov 2014; Marius Brehler <marbre@linux.sungazer.de> +files/mendeleydesktop,
-  +mendeleydesktop-1.12.3.ebuild, +metadata.xml:
-  Version bump, #529230
-
-  14 Nov 2014; Michael Weber <xmw@gentoo.org> mendeleydesktop-1.12.3.ebuild:
-  Fix bug 480346.

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.4.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.12.4.ebuild
deleted file mode 100644
index 9bbcca1..0000000
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.12.4.ebuild
+++ /dev/null
@@ -1,121 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit eutils fdo-mime multilib
-
-MY_P_AMD64="${P}-linux-x86_64"
-MY_P_X86="${P}-linux-i486"
-
-DESCRIPTION="A free research management tool for desktop and web"
-HOMEPAGE="http://www.mendeley.com/"
-SRC_URI="amd64? ( ${MY_P_AMD64}.tar.bz2 )
-	x86? ( ${MY_P_X86}.tar.bz2 )
-	amd64-linux? ( ${MY_P_AMD64}.tar.bz2 )
-	x86-linux? ( ${MY_P_X86}.tar.bz2 )"
-
-LICENSE="Mendeley-EULA"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT="fetch"
-
-DEPEND=""
-RDEPEND=">=dev-qt/qtcore-4.6:4
-	>=dev-qt/qtgui-4.6:4
-	>=dev-qt/qtsvg-4.6:4
-	>=dev-qt/qtwebkit-4.6:4
-	>=dev-qt/qtxmlpatterns-4.6:4"
-
-QA_PREBUILT="
-	/opt/mendeleydesktop/lib64/libMendeley.so.${PV}
-	/opt/mendeleydesktop/lib64/libPDFNetC.so
-	/opt/mendeleydesktop/lib64/mendeleydesktop/libexec/Updater
-	/opt/mendeleydesktop/lib64/mendeleydesktop/libexec/mendeleydesktop.x86_64
-	/opt/mendeleydesktop/lib/libMendeley.so.${PV}
-	/opt/mendeleydesktop/lib/libPDFNetC.so
-	/opt/mendeleydesktop/lib/mendeleydesktop/libexec/Updater
-	/opt/mendeleydesktop/lib/mendeleydesktop/libexec/mendeleydesktop.i486"
-
-pkg_nofetch() {
-	elog "Please download ${A} from:"
-	elog "http://www.mendeley.com/download-mendeley-desktop/"
-	elog "and move it to ${DISTDIR}"
-}
-
-src_unpack() {
-	unpack ${A}
-
-	cd "${WORKDIR}" || die
-
-	if use amd64 || use amd64-linux ; then
-		mv -f "${MY_P_AMD64}" "${P}" || die
-	else
-		mv -f "${MY_P_X86}" "${P}" || die
-	fi
-}
-
-src_prepare() {
-	# remove bundled Qt libraries
-	rm -rf lib/mendeleydesktop/plugins \
-		|| die "failed to remove plugin directory"
-	rm -rf lib/qt || die "failed to remove qt libraries"
-
-	# force use of system Qt libraries
-	sed -i "s:sys\.argv\.count(\"--force-system-qt\") > 0:True:" \
-		bin/mendeleydesktop || die "failed to patch startup script"
-
-	# fix library paths
-	sed -i \
-		-e "s:lib/mendeleydesktop:$(get_libdir)/mendeleydesktop:g" \
-		-e "s:MENDELEY_BASE_PATH + \"/lib/\":MENDELEY_BASE_PATH + \"/$(get_libdir)/\":g" \
-		bin/mendeleydesktop || die "failed to patch library path"
-}
-
-src_install() {
-	# install menu
-	domenu share/applications/${PN}.desktop
-
-	# install application icons
-	insinto /usr/share/icons
-	doins -r share/icons/hicolor
-
-	# install default icon
-	insinto /usr/share/pixmaps
-	doins share/icons/hicolor/48x48/apps/${PN}.png
-
-	# install documentation, but no license file
-	dodoc share/doc/${PN}/Readme.txt
-
-	# install binary
-	into /opt/${PN}
-	dobin bin/*
-
-	# install libraries
-	dolib.so lib/lib*.so*
-
-	# install programs
-	exeinto /opt/mendeleydesktop/$(get_libdir)/mendeleydesktop/libexec
-	doexe lib/mendeleydesktop/libexec/*
-
-	# install shared files
-	insinto /opt/${PN}/share
-	doins -r share/mendeleydesktop
-
-	# install launch script
-	into /opt
-	make_wrapper ${PN} "/opt/${PN}/bin/${PN} --unix-distro-build"
-}
-
-pkg_postinst() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-}

diff --git a/sci-misc/mendeleydesktop/metadata.xml b/sci-misc/mendeleydesktop/metadata.xml
deleted file mode 100644
index cfc3dd7..0000000
--- a/sci-misc/mendeleydesktop/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
-<pkgmetadata>
-<maintainer>
-  <email></email>
-  <name></name>
-</maintainer>
-<longdescription>Mendeley(TM) is a free reference manager and academic social network that can help you organize your research, collaborate with others online, and discover the latest research.</longdescription>
-</pkgmetadata>


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2015-01-15  6:53 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2015-01-15  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     e8708078c6b6c2406cde70f8347bb766f25606fb
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jan 14 09:52:20 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan 14 09:52:20 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e8708078

sci-misc/mendeleydesktop: Version bump; Drop old

---
 sci-misc/mendeleydesktop/ChangeLog                                | 8 +++++++-
 ...{mendeleydesktop-1.13.ebuild => mendeleydesktop-1.13.1.ebuild} | 0
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/sci-misc/mendeleydesktop/ChangeLog b/sci-misc/mendeleydesktop/ChangeLog
index 032fcad..18821b6 100644
--- a/sci-misc/mendeleydesktop/ChangeLog
+++ b/sci-misc/mendeleydesktop/ChangeLog
@@ -1,7 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header:  $
 
-*mendeleydesktop-1.13 (08 Jan 2015)
+*mendeleydesktop-1.13.1 (14 Jan 2015)
+
+  14 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>,
+  -mendeleydesktop-1.13.ebuild, +mendeleydesktop-1.13.1.ebuild:
+  Version bump; Drop old
+
+*mendeleydesktop-1.13 (13 Jan 2015)
 
   13 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>,
   +mendeleydesktop-1.13.ebuild, metadata.xml:

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.13.1.ebuild
similarity index 100%
rename from sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild
rename to sci-misc/mendeleydesktop/mendeleydesktop-1.13.1.ebuild


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2015-01-15  6:53 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2015-01-15  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     e4f1ece08a5786094fabc77edcc79e5455ca5d03
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jan 14 09:52:20 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan 15 06:52:56 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e4f1ece0

sci-misc/mendeleydesktop: Version bump; Drop old

---
 sci-misc/mendeleydesktop/ChangeLog                                | 8 +++++++-
 ...{mendeleydesktop-1.13.ebuild => mendeleydesktop-1.13.1.ebuild} | 0
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/sci-misc/mendeleydesktop/ChangeLog b/sci-misc/mendeleydesktop/ChangeLog
index 032fcad..18821b6 100644
--- a/sci-misc/mendeleydesktop/ChangeLog
+++ b/sci-misc/mendeleydesktop/ChangeLog
@@ -1,7 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header:  $
 
-*mendeleydesktop-1.13 (08 Jan 2015)
+*mendeleydesktop-1.13.1 (14 Jan 2015)
+
+  14 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>,
+  -mendeleydesktop-1.13.ebuild, +mendeleydesktop-1.13.1.ebuild:
+  Version bump; Drop old
+
+*mendeleydesktop-1.13 (13 Jan 2015)
 
   13 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>,
   +mendeleydesktop-1.13.ebuild, metadata.xml:

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.13.1.ebuild
similarity index 100%
rename from sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild
rename to sci-misc/mendeleydesktop/mendeleydesktop-1.13.1.ebuild


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

* [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/
@ 2015-01-15  6:53 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2015-01-15  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     84c436f861d14a980acddc2109c56fef4c2b2877
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Jan 13 22:02:04 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan 15 06:52:56 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=84c436f8

sci-misc/mendeleydesktop: Fix RDEPEND; 's/rm -rf/rm -r/'

---
 sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild
index 87f3029..8855f75 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.13.ebuild
@@ -25,11 +25,11 @@ RESTRICT="fetch"
 
 DEPEND=""
 RDEPEND="
-	>=dev-qt/qtcore-4.6:4
-	>=dev-qt/qtgui-4.6:4
-	>=dev-qt/qtsvg-4.6:4
-	>=dev-qt/qtwebkit-4.6:4
-	>=dev-qt/qtxmlpatterns-4.6:4"
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	dev-qt/qtsvg:4
+	dev-qt/qtwebkit:4
+	dev-qt/qtxmlpatterns:4"
 
 QA_PREBUILT="/opt/mendeleydesktop/.*"
 
@@ -53,9 +53,9 @@ src_unpack() {
 
 src_prepare() {
 	# remove bundled Qt libraries
-	rm -rf lib/mendeleydesktop/plugins \
+	rm -r lib/mendeleydesktop/plugins \
 		|| die "failed to remove plugin directory"
-	rm -rf lib/qt || die "failed to remove qt libraries"
+	rm -r lib/qt || die "failed to remove qt libraries"
 
 	# force use of system Qt libraries
 	sed -i "s:sys\.argv\.count(\"--force-system-qt\") > 0:True:" \


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

end of thread, other threads:[~2015-01-15  6:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-30 13:34 [gentoo-commits] proj/sci:master commit in: sci-misc/mendeleydesktop/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2014-11-30 13:34 Justin Lecher
2014-11-30 13:34 Justin Lecher
2014-11-30 13:34 Justin Lecher
2014-12-15 11:58 Justin Lecher
2015-01-08 15:55 Justin Lecher
2015-01-15  6:53 Justin Lecher
2015-01-15  6:53 Justin Lecher
2015-01-15  6:53 Justin Lecher

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