* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild
@ 2012-06-03 22:47 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2012-06-03 22:47 UTC (permalink / raw
To: gentoo-commits
dilfridge 12/06/03 22:47:40
Modified: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild
Log:
Added die
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Revision Changes Path
1.12 app-office/libreoffice-bin-debug/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 3 Jun 2012 08:26:16 -0000 1.11
+++ ChangeLog 3 Jun 2012 22:47:40 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice-bin-debug
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.11 2012/06/03 08:26:16 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.12 2012/06/03 22:47:40 dilfridge Exp $
+
+ 03 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-bin-debug-3.5.4.2-r1.ebuild:
+ Added die
*libreoffice-bin-debug-3.5.4.2-r1 (03 Jun 2012)
1.2 app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild
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.2&view=markup
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.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild?r1=1.1&r2=1.2
Index: libreoffice-bin-debug-3.5.4.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libreoffice-bin-debug-3.5.4.2-r1.ebuild 3 Jun 2012 08:26:16 -0000 1.1
+++ libreoffice-bin-debug-3.5.4.2-r1.ebuild 3 Jun 2012 22:47:40 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.2 2012/06/03 22:47:40 dilfridge Exp $
EAPI=4
@@ -60,5 +60,5 @@
src_install() {
dodir /usr
- cp -aR "${S}"/usr/* "${ED}"/usr/
+ cp -aR "${S}"/usr/* "${ED}"/usr/ || die
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild
@ 2012-06-04 10:31 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-04 10:31 UTC (permalink / raw
To: gentoo-commits
ago 12/06/04 10:31:42
Modified: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild
Log:
Stable for amd64, wrt bug #416457
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.13 app-office/libreoffice-bin-debug/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 3 Jun 2012 22:47:40 -0000 1.12
+++ ChangeLog 4 Jun 2012 10:31:42 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice-bin-debug
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.12 2012/06/03 22:47:40 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.13 2012/06/04 10:31:42 ago Exp $
+
+ 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
+ libreoffice-bin-debug-3.5.4.2-r1.ebuild:
+ Stable for amd64, wrt bug #416457
03 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-debug-3.5.4.2-r1.ebuild:
1.3 app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild
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.3&view=markup
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.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild?r1=1.2&r2=1.3
Index: libreoffice-bin-debug-3.5.4.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libreoffice-bin-debug-3.5.4.2-r1.ebuild 3 Jun 2012 22:47:40 -0000 1.2
+++ libreoffice-bin-debug-3.5.4.2-r1.ebuild 4 Jun 2012 10:31:42 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.2 2012/06/03 22:47:40 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.3 2012/06/04 10:31:42 ago Exp $
EAPI=4
@@ -46,7 +46,7 @@
IUSE="gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild
@ 2012-06-11 19:27 Jeff Horelick (jdhore)
0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-11 19:27 UTC (permalink / raw
To: gentoo-commits
jdhore 12/06/11 19:27:55
Modified: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild
Log:
marked x86 per dilfridge
(Portage version: 2.2.0_alpha110/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.14 app-office/libreoffice-bin-debug/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 4 Jun 2012 10:31:42 -0000 1.13
+++ ChangeLog 11 Jun 2012 19:27:55 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice-bin-debug
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.13 2012/06/04 10:31:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.14 2012/06/11 19:27:55 jdhore Exp $
+
+ 11 Jun 2012; Jeff Horelick <jdhore@gentoo.org>
+ libreoffice-bin-debug-3.5.4.2-r1.ebuild:
+ marked x86 per dilfridge
04 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
libreoffice-bin-debug-3.5.4.2-r1.ebuild:
1.4 app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild
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.4&view=markup
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.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild?r1=1.3&r2=1.4
Index: libreoffice-bin-debug-3.5.4.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libreoffice-bin-debug-3.5.4.2-r1.ebuild 4 Jun 2012 10:31:42 -0000 1.3
+++ libreoffice-bin-debug-3.5.4.2-r1.ebuild 11 Jun 2012 19:27:55 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.3 2012/06/04 10:31:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.4 2012/06/11 19:27:55 jdhore Exp $
EAPI=4
@@ -46,7 +46,7 @@
IUSE="gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild
@ 2012-09-06 18:23 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-09-06 18:23 UTC (permalink / raw
To: gentoo-commits
scarabeus 12/09/06 18:23:33
Modified: ChangeLog
Removed: libreoffice-bin-debug-3.5.4.2-r1.ebuild
Log:
Punt older.
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Revision Changes Path
1.19 app-office/libreoffice-bin-debug/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 14 Aug 2012 12:55:52 -0000 1.18
+++ ChangeLog 6 Sep 2012 18:23:33 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice-bin-debug
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.18 2012/08/14 12:55:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.19 2012/09/06 18:23:33 scarabeus Exp $
+
+ 06 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libreoffice-bin-debug-3.5.4.2-r1.ebuild:
+ Punt older.
14 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
libreoffice-bin-debug-3.5.5.3.ebuild:
@@ -85,4 +89,3 @@
22 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+libreoffice-bin-debug-3.4.5.2-r1.ebuild, +metadata.xml:
New ebuild for split-out debug info files
-
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-09-06 18:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06 18:23 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-3.5.4.2-r1.ebuild Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2012-06-11 19:27 Jeff Horelick (jdhore)
2012-06-04 10:31 Agostino Sarubbo (ago)
2012-06-03 22:47 Andreas HAttel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox