Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild libreoffice-bin-debug-3.4.5.2-r1.ebuild libreoffice-bin-debug-3.5.2.2.ebuild
Date: Sun, 03 Jun 2012 08:26:27
Message-Id: 20120603082616.69F312004B@flycatcher.gentoo.org
1 dilfridge 12/06/03 08:26:16
2
3 Modified: ChangeLog
4 Added: libreoffice-bin-debug-3.5.4.2-r1.ebuild
5 Removed: libreoffice-bin-debug-3.4.5.2-r1.ebuild
6 libreoffice-bin-debug-3.5.2.2.ebuild
7 Log:
8 Version bump; remove old
9
10 (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.11 app-office/libreoffice-bin-debug/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.11&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.11&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.10&r2=1.11
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
22 retrieving revision 1.10
23 retrieving revision 1.11
24 diff -u -r1.10 -r1.11
25 --- ChangeLog 23 May 2012 21:50:54 -0000 1.10
26 +++ ChangeLog 3 Jun 2012 08:26:16 -0000 1.11
27 @@ -1,6 +1,14 @@
28 # ChangeLog for app-office/libreoffice-bin-debug
29 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.10 2012/05/23 21:50:54 johu Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.11 2012/06/03 08:26:16 dilfridge Exp $
32 +
33 +*libreoffice-bin-debug-3.5.4.2-r1 (03 Jun 2012)
34 +
35 + 03 Jun 2012; Andreas K. Huettel <dilfridge@g.o>
36 + -libreoffice-bin-debug-3.4.5.2-r1.ebuild,
37 + -libreoffice-bin-debug-3.5.2.2.ebuild,
38 + +libreoffice-bin-debug-3.5.4.2-r1.ebuild:
39 + Version bump; remove old
40
41 23 May 2012; Johannes Huber <johu@g.o>
42 libreoffice-bin-debug-3.5.2.2-r1.ebuild:
43
44
45
46 1.1 app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild?rev=1.1&content-type=text/plain
50
51 Index: libreoffice-bin-debug-3.5.4.2-r1.ebuild
52 ===================================================================
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.1 2012/06/03 08:26:16 dilfridge Exp $
56
57 EAPI=4
58
59 BASE_AMD64_URI="mirror://gentoo/amd64-debug-"
60 BASE_X86_URI="mirror://gentoo/x86-debug-"
61
62 DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, debug info."
63 HOMEPAGE="http://www.libreoffice.org"
64 SRC_URI_AMD64="
65 kde? (
66 !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz )
67 java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz )
68 )
69 gnome? (
70 !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz )
71 java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz )
72 )
73 !kde? ( !gnome? (
74 !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-${PVR}.tar.xz )
75 java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz )
76 ) )
77 "
78 SRC_URI_X86="
79 kde? (
80 !java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz )
81 java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz )
82 )
83 gnome? (
84 !java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz )
85 java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz )
86 )
87 !kde? ( !gnome? (
88 !java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-${PVR}.tar.xz )
89 java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz )
90 ) )
91 "
92
93 SRC_URI="
94 amd64? ( ${SRC_URI_AMD64} )
95 x86? ( ${SRC_URI_X86} )
96 "
97
98 IUSE="gnome java kde"
99 LICENSE="LGPL-3"
100 SLOT="0"
101 KEYWORDS="-* ~amd64 ~x86"
102
103 RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"
104
105 RESTRICT="test strip"
106
107 S="${WORKDIR}"
108
109 src_configure() { :; }
110
111 src_compile() { :; }
112
113 src_install() {
114 dodir /usr
115 cp -aR "${S}"/usr/* "${ED}"/usr/
116 }