Gentoo Archives: gentoo-commits

From: Marc Schiffbauer <mschiff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mschiff:master commit in: app-editors/xxe-pro/files/, app-editors/xxe-pro/
Date: Thu, 01 May 2014 16:36:33
Message-Id: 1398962070.8b8aaee9736ce831946a24b411f2c54b425c1bf4.mschiff@gentoo
1 commit: 8b8aaee9736ce831946a24b411f2c54b425c1bf4
2 Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 1 16:34:30 2014 +0000
4 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
5 CommitDate: Thu May 1 16:34:30 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mschiff.git;a=commit;h=8b8aaee9
7
8 removed app-editors/xxe-pro
9
10 ---
11 app-editors/xxe-pro/Manifest | 6 -----
12 app-editors/xxe-pro/files/xxe-pro.desktop | 9 -------
13 app-editors/xxe-pro/metadata.xml | 9 -------
14 app-editors/xxe-pro/xxe-pro-4.8.0.ebuild | 42 -------------------------------
15 app-editors/xxe-pro/xxe-pro-4.9.1.ebuild | 42 -------------------------------
16 5 files changed, 108 deletions(-)
17
18 diff --git a/app-editors/xxe-pro/Manifest b/app-editors/xxe-pro/Manifest
19 deleted file mode 100644
20 index e368bd3..0000000
21 --- a/app-editors/xxe-pro/Manifest
22 +++ /dev/null
23 @@ -1,6 +0,0 @@
24 -AUX xxe-pro.desktop 215 RMD160 f7cf3e0e909ddd6bab699767154ceb083a0bfe9d SHA1 411603d7997c63f23f8a33bd19a275df35325fd0 SHA256 7780beb5353f3a8301c55f031b89ecdf4ddf6badf8fd71614e7598ebc202a933
25 -DIST xxe-pro-4_8_0.tar.gz 23795671 RMD160 39c996e323b2b6b60b9fada28e3e2519e3f9297f SHA1 7786c201aed4fb2431d395cc7de315f80af8c049 SHA256 41b94256739613ceeeafe590b59eafc890ad99f08ca2461778ad2830ccfa0781
26 -DIST xxe-pro-4_9_1.tar.gz 22980254 RMD160 90a61e3633ef11a9a1ac53064f5b06787a07afad SHA1 649ea2ada58f31a17bac45183f53f7dc4257e58f SHA256 857b8404b8640ca5ef28c662f1a9324396e5a20811c131fa804eb9f4d208f6cf
27 -EBUILD xxe-pro-4.8.0.ebuild 1003 RMD160 91777e7923fe3d5a0b5dbe47a528d218f784a981 SHA1 7f354270d319a45e26b73a5ea13437c7d23d35e7 SHA256 431af1443162c24349f834fc9e101702e9f23293744ff89187522f9bc906b6f9
28 -EBUILD xxe-pro-4.9.1.ebuild 1005 RMD160 5399fe2736c1d8f21ea795fbf51868c20c6c28a1 SHA1 15b8d5ab48727e3c373b7dd49c40b5fb11b85bab SHA256 555ea5d38940a542f6238c8f550a25dda77fa0d8d8b458d0db9cf881bddcdb4e
29 -MISC metadata.xml 258 RMD160 36c7408d99ec9e4744eb812056807c973ad43654 SHA1 c9a8e30a62ee8979c9e3f9d9a04f45ddc9b95e98 SHA256 fa93955247f65072d146bc94ad4e380ca13d4388646c47dc9850580f550b5b47
30
31 diff --git a/app-editors/xxe-pro/files/xxe-pro.desktop b/app-editors/xxe-pro/files/xxe-pro.desktop
32 deleted file mode 100644
33 index ff3ae04..0000000
34 --- a/app-editors/xxe-pro/files/xxe-pro.desktop
35 +++ /dev/null
36 @@ -1,9 +0,0 @@
37 -[Desktop Entry]
38 -Version=1.0
39 -Type=Application
40 -Exec=/opt/xxe-pro/bin/xxe
41 -Icon=/opt/xxe-pro/bin/icon/xxe.gif
42 -Name=XMLmind XML Editor (Pro Version)
43 -GenericName=XML Editor
44 -Comment=XML file editor
45 -Categories=Development;
46
47 diff --git a/app-editors/xxe-pro/metadata.xml b/app-editors/xxe-pro/metadata.xml
48 deleted file mode 100644
49 index 385eecb..0000000
50 --- a/app-editors/xxe-pro/metadata.xml
51 +++ /dev/null
52 @@ -1,9 +0,0 @@
53 -<?xml version="1.0" encoding="UTF-8"?>
54 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
55 -<pkgmetadata>
56 - <herd>no-herd</herd>
57 - <maintainer>
58 - <email>mschiff@g.o</email>
59 - <name>Marc Schiffbauer</name>
60 - </maintainer>
61 -</pkgmetadata>
62
63 diff --git a/app-editors/xxe-pro/xxe-pro-4.8.0.ebuild b/app-editors/xxe-pro/xxe-pro-4.8.0.ebuild
64 deleted file mode 100644
65 index dbe4e76..0000000
66 --- a/app-editors/xxe-pro/xxe-pro-4.8.0.ebuild
67 +++ /dev/null
68 @@ -1,42 +0,0 @@
69 -# Copyright 1999-2011 Gentoo Foundation
70 -# Distributed under the terms of the GNU General Public License v2
71 -# $Header: $
72 -
73 -EAPI=4
74 -
75 -MY_PV="${PV//./_}"
76 -MY_PV="${MY_PV/_p/p}"
77 -S="${WORKDIR}/${PN}-${MY_PV}"
78 -
79 -DESCRIPTION="The XMLmind XML Editor (Professional Version)"
80 -HOMEPAGE="http://www.xmlmind.com/xmleditor/index.html"
81 -SRC_URI="http://www.xmlmind.com/store_download/xe-usr-4.8/${PN}-${MY_PV}.tar.gz"
82 -IUSE=""
83 -
84 -SLOT="0"
85 -LICENSE="as-is"
86 -KEYWORDS="~amd64 ~x86"
87 -
88 -RESTRICT="fetch strip mirror"
89 -RDEPEND=">=virtual/jre-1.5.0"
90 -DEPEND=""
91 -INSTALLDIR=/opt/${PN}
92 -
93 -src_install() {
94 - dodir ${INSTALLDIR}
95 - cp -pPR "${S}"/* "${D}"/${INSTALLDIR}
96 -
97 - dodir /etc/env.d
98 - echo -e "PATH=${INSTALLDIR}/bin\nROOTPATH=${INSTALLDIR}" > "${D}"/etc/env.d/10xxe-pro
99 -
100 - insinto /usr/share/applications
101 - doins "${FILESDIR}"/xxe-pro.desktop
102 -}
103 -
104 -pkg_postinst() {
105 - einfo
106 - einfo "XXE Pro has been installed in /opt/${PN}, to include this"
107 - einfo "in your path, run the following:"
108 - einfo " /usr/sbin/env-update && source /etc/profile"
109 - einfo
110 -}
111
112 diff --git a/app-editors/xxe-pro/xxe-pro-4.9.1.ebuild b/app-editors/xxe-pro/xxe-pro-4.9.1.ebuild
113 deleted file mode 100644
114 index 0723bc8..0000000
115 --- a/app-editors/xxe-pro/xxe-pro-4.9.1.ebuild
116 +++ /dev/null
117 @@ -1,42 +0,0 @@
118 -# Copyright 1999-2011 Gentoo Foundation
119 -# Distributed under the terms of the GNU General Public License v2
120 -# $Header: $
121 -
122 -EAPI=4
123 -
124 -MY_PV="${PV//./_}"
125 -MY_PV="${MY_PV/_p/p}"
126 -S="${WORKDIR}/${PN}-${MY_PV}"
127 -
128 -DESCRIPTION="The XMLmind XML Editor (Professional Version)"
129 -HOMEPAGE="http://www.xmlmind.com/xmleditor/index.html"
130 -SRC_URI="http://www.xmlmind.com/store_download/xe-usr-4.9p1/${PN}-${MY_PV}.tar.gz"
131 -IUSE=""
132 -
133 -SLOT="0"
134 -LICENSE="as-is"
135 -KEYWORDS="~amd64 ~x86"
136 -
137 -RESTRICT="fetch strip mirror"
138 -RDEPEND=">=virtual/jre-1.5.0"
139 -DEPEND=""
140 -INSTALLDIR=/opt/${PN}
141 -
142 -src_install() {
143 - dodir ${INSTALLDIR}
144 - cp -pPR "${S}"/* "${D}"/${INSTALLDIR}
145 -
146 - dodir /etc/env.d
147 - echo -e "PATH=${INSTALLDIR}/bin\nROOTPATH=${INSTALLDIR}" > "${D}"/etc/env.d/10xxe-pro
148 -
149 - insinto /usr/share/applications
150 - doins "${FILESDIR}"/xxe-pro.desktop
151 -}
152 -
153 -pkg_postinst() {
154 - einfo
155 - einfo "XXE Pro has been installed in /opt/${PN}, to include this"
156 - einfo "in your path, run the following:"
157 - einfo " /usr/sbin/env-update && source /etc/profile"
158 - einfo
159 -}