Gentoo Archives: gentoo-commits

From: "Fabian Köster" <fabian.koester@××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/sogo-connector:master commit in: app-pda/sogo-connector/
Date: Mon, 30 May 2016 06:09:13
Message-Id: 1464588415.ab8f97c0f1b0e3162a2b1d5980029d56ac042ca7.fabian_koester@gentoo
1 commit: ab8f97c0f1b0e3162a2b1d5980029d56ac042ca7
2 Author: Fabian Köster <gentoo <AT> posteo <DOT> de>
3 AuthorDate: Mon May 30 06:06:55 2016 +0000
4 Commit: Fabian Köster <fabian.koester <AT> posteo <DOT> de>
5 CommitDate: Mon May 30 06:06:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/user/sogo-connector.git/commit/?id=ab8f97c0
7
8 Remove old
9
10 .../sogo-connector/sogo-connector-24.0.7.ebuild | 37 ----------------------
11 .../sogo-connector/sogo-connector-31.0.0.ebuild | 37 ----------------------
12 .../sogo-connector/sogo-connector-31.0.1.ebuild | 37 ----------------------
13 3 files changed, 111 deletions(-)
14
15 diff --git a/app-pda/sogo-connector/sogo-connector-24.0.7.ebuild b/app-pda/sogo-connector/sogo-connector-24.0.7.ebuild
16 deleted file mode 100644
17 index 5d43de7..0000000
18 --- a/app-pda/sogo-connector/sogo-connector-24.0.7.ebuild
19 +++ /dev/null
20 @@ -1,37 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Header: $
24 -
25 -EAPI=5
26 -
27 -inherit eutils versionator
28 -
29 -DESCRIPTION="CardDAV plugin for mail-client/thunderbird"
30 -HOMEPAGE="http://www.sogo.nu/downloads/frontends.html"
31 -THUNDERBIRD_VERSION="$(get_major_version )"
32 -
33 -KEYWORDS="~amd64 ~x86"
34 -SLOT="0"
35 -LICENSE="GPL-2"
36 -IUSE=""
37 -
38 -SRC_URI="https://github.com/inverse-inc/${PN}.tb${THUNDERBIRD_VERSION}/archive/${P}.zip"
39 -
40 -RDEPEND="=mail-client/thunderbird-${THUNDERBIRD_VERSION}*[lightning]"
41 -
42 -DEPEND="${RDEPEND}"
43 -S="${WORKDIR}/${PN}.tb${THUNDERBIRD_VERSION}-${P}"
44 -
45 -src_prepare() {
46 - epatch "${FILESDIR}/${P}-makefile.patch"
47 -}
48 -
49 -src_install() {
50 - declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/thunderbird"
51 -
52 - emid=$(sed -n '/em:id=/!d; s/\s*em:id="//; s/"\s*//; p; q' install.rdf)
53 -
54 - dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} || die
55 - cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die
56 - unzip "${S}/${P}.xpi" || die
57 -}
58
59 diff --git a/app-pda/sogo-connector/sogo-connector-31.0.0.ebuild b/app-pda/sogo-connector/sogo-connector-31.0.0.ebuild
60 deleted file mode 100644
61 index ff9fb22..0000000
62 --- a/app-pda/sogo-connector/sogo-connector-31.0.0.ebuild
63 +++ /dev/null
64 @@ -1,37 +0,0 @@
65 -# Copyright 1999-2014 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -# $Header: $
68 -
69 -EAPI=5
70 -
71 -inherit eutils versionator
72 -
73 -DESCRIPTION="CardDAV plugin for mail-client/thunderbird"
74 -HOMEPAGE="http://www.sogo.nu/downloads/frontends.html"
75 -THUNDERBIRD_VERSION="$(get_major_version )"
76 -
77 -KEYWORDS="~amd64 ~x86"
78 -SLOT="0"
79 -LICENSE="GPL-2"
80 -IUSE=""
81 -
82 -SRC_URI="https://github.com/inverse-inc/${PN}.tb${THUNDERBIRD_VERSION}/archive/${P}.zip"
83 -
84 -RDEPEND="=mail-client/thunderbird-${THUNDERBIRD_VERSION}*[lightning]"
85 -
86 -DEPEND="${RDEPEND}"
87 -S="${WORKDIR}/${PN}.tb${THUNDERBIRD_VERSION}-${P}"
88 -
89 -src_prepare() {
90 - epatch "${FILESDIR}/makefile.patch"
91 -}
92 -
93 -src_install() {
94 - declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/thunderbird"
95 -
96 - emid=$(sed -n '/em:id=/!d; s/\s*em:id="//; s/"\s*//; p; q' install.rdf)
97 -
98 - dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} || die
99 - cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die
100 - unzip "${S}/${P}.xpi" || die
101 -}
102
103 diff --git a/app-pda/sogo-connector/sogo-connector-31.0.1.ebuild b/app-pda/sogo-connector/sogo-connector-31.0.1.ebuild
104 deleted file mode 100644
105 index ff9fb22..0000000
106 --- a/app-pda/sogo-connector/sogo-connector-31.0.1.ebuild
107 +++ /dev/null
108 @@ -1,37 +0,0 @@
109 -# Copyright 1999-2014 Gentoo Foundation
110 -# Distributed under the terms of the GNU General Public License v2
111 -# $Header: $
112 -
113 -EAPI=5
114 -
115 -inherit eutils versionator
116 -
117 -DESCRIPTION="CardDAV plugin for mail-client/thunderbird"
118 -HOMEPAGE="http://www.sogo.nu/downloads/frontends.html"
119 -THUNDERBIRD_VERSION="$(get_major_version )"
120 -
121 -KEYWORDS="~amd64 ~x86"
122 -SLOT="0"
123 -LICENSE="GPL-2"
124 -IUSE=""
125 -
126 -SRC_URI="https://github.com/inverse-inc/${PN}.tb${THUNDERBIRD_VERSION}/archive/${P}.zip"
127 -
128 -RDEPEND="=mail-client/thunderbird-${THUNDERBIRD_VERSION}*[lightning]"
129 -
130 -DEPEND="${RDEPEND}"
131 -S="${WORKDIR}/${PN}.tb${THUNDERBIRD_VERSION}-${P}"
132 -
133 -src_prepare() {
134 - epatch "${FILESDIR}/makefile.patch"
135 -}
136 -
137 -src_install() {
138 - declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/thunderbird"
139 -
140 - emid=$(sed -n '/em:id=/!d; s/\s*em:id="//; s/"\s*//; p; q' install.rdf)
141 -
142 - dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} || die
143 - cd "${ED}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die
144 - unzip "${S}/${P}.xpi" || die
145 -}