public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: libreoffice-bin-3.4.5.2.ebuild ChangeLog
@ 2012-02-18  9:04 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-02-18  9:04 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/02/18 09:04:57

  Modified:             libreoffice-bin-3.4.5.2.ebuild ChangeLog
  Log:
  Fix the revdep-rebuild thingie for good. Wrt bug#404105
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?r1=1.3&r2=1.4

Index: libreoffice-bin-3.4.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libreoffice-bin-3.4.5.2.ebuild	16 Feb 2012 17:47:47 -0000	1.3
+++ libreoffice-bin-3.4.5.2.ebuild	18 Feb 2012 09:04:57 -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/libreoffice-bin-3.4.5.2.ebuild,v 1.3 2012/02/16 17:47:47 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v 1.4 2012/02/18 09:04:57 scarabeus Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 BASE_AMD64_URI="http://dev.gentoo.org/~pacho/libreoffice/"
 BASE_X86_URI="http://gentoo-pr.org/libreo/libreo/"
 
-inherit kde4-base java-pkg-opt-2 pax-utils
+inherit kde4-base java-pkg-opt-2 pax-utils prefix
 
 DESCRIPTION="LibreOffice, a full office productivity suite. Binary package"
 HOMEPAGE="http://www.libreoffice.org"
@@ -137,6 +137,11 @@
 	default
 }
 
+src_prepare() {
+	cp "${FILESDIR}"/50-${PN} "${T}"
+	eprefixify "${T}"/50-${PN}
+}
+
 src_configure() { :; }
 
 src_compile() { :; }
@@ -146,7 +151,7 @@
 	cp -aR "${S}"/usr/* "${ED}"/usr/
 
 	# prevent revdep-rebuild from attempting to rebuild all the time
-	insinto /etc/revdep-rebuild && doins "${FILESDIR}/50-${PN}"
+	insinto /etc/revdep-rebuild && doins "${T}/50-${PN}"
 
 }
 



1.51                 app-office/libreoffice-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	17 Feb 2012 15:19:29 -0000	1.50
+++ ChangeLog	18 Feb 2012 09:04:57 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.50 2012/02/17 15:19:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.51 2012/02/18 09:04:57 scarabeus Exp $
+
+  18 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  libreoffice-bin-3.4.5.2.ebuild:
+  Fix the revdep-rebuild thingie for good. Wrt bug#404105
 
   16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
   libreoffice-bin-3.4.5.2.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: libreoffice-bin-3.4.5.2.ebuild ChangeLog
@ 2012-02-19 12:31 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-02-19 12:31 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/02/19 12:31:11

  Modified:             libreoffice-bin-3.4.5.2.ebuild ChangeLog
  Log:
  Revert to ~
  
  (Portage version: 2.2.0_alpha87/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?r1=1.4&r2=1.5

Index: libreoffice-bin-3.4.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libreoffice-bin-3.4.5.2.ebuild	18 Feb 2012 09:04:57 -0000	1.4
+++ libreoffice-bin-3.4.5.2.ebuild	19 Feb 2012 12:31:11 -0000	1.5
@@ -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/libreoffice-bin-3.4.5.2.ebuild,v 1.4 2012/02/18 09:04:57 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v 1.5 2012/02/19 12:31:11 scarabeus Exp $
 
 EAPI=4
 
@@ -52,7 +52,7 @@
 IUSE="gnome java kde"
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
 
 COMMON_DEPEND="
 	app-arch/zip



1.52                 app-office/libreoffice-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	18 Feb 2012 09:04:57 -0000	1.51
+++ ChangeLog	19 Feb 2012 12:31:11 -0000	1.52
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.51 2012/02/18 09:04:57 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.52 2012/02/19 12:31:11 scarabeus Exp $
+
+  19 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  libreoffice-bin-3.4.5.2.ebuild:
+  Revert to ~
 
   18 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
   libreoffice-bin-3.4.5.2.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: libreoffice-bin-3.4.5.2.ebuild ChangeLog
@ 2012-02-16 17:47 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-02-16 17:47 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/02/16 17:47:47

  Modified:             libreoffice-bin-3.4.5.2.ebuild ChangeLog
  Log:
  Use proper path for the patch, it is in filesdir, not in temp.
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?r1=1.2&r2=1.3

Index: libreoffice-bin-3.4.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libreoffice-bin-3.4.5.2.ebuild	16 Feb 2012 08:55:36 -0000	1.2
+++ libreoffice-bin-3.4.5.2.ebuild	16 Feb 2012 17:47:47 -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/libreoffice-bin-3.4.5.2.ebuild,v 1.2 2012/02/16 08:55:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v 1.3 2012/02/16 17:47:47 scarabeus Exp $
 
 EAPI=4
 
@@ -146,7 +146,7 @@
 	cp -aR "${S}"/usr/* "${ED}"/usr/
 
 	# prevent revdep-rebuild from attempting to rebuild all the time
-	insinto /etc/revdep-rebuild && doins "${T}/50-${PN}"
+	insinto /etc/revdep-rebuild && doins "${FILESDIR}/50-${PN}"
 
 }
 



1.48                 app-office/libreoffice-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	16 Feb 2012 08:55:36 -0000	1.47
+++ ChangeLog	16 Feb 2012 17:47:47 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.47 2012/02/16 08:55:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.48 2012/02/16 17:47:47 scarabeus Exp $
+
+  16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  libreoffice-bin-3.4.5.2.ebuild:
+  Use proper path for the patch, it is in filesdir, not in temp.
 
   16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
   libreoffice-bin-3.4.5.2.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: libreoffice-bin-3.4.5.2.ebuild ChangeLog
@ 2012-02-16  8:55 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-02-16  8:55 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/02/16 08:55:36

  Modified:             libreoffice-bin-3.4.5.2.ebuild ChangeLog
  Log:
  Block the revdep rebuild running all the time.
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild?r1=1.1&r2=1.2

Index: libreoffice-bin-3.4.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libreoffice-bin-3.4.5.2.ebuild	15 Feb 2012 10:03:11 -0000	1.1
+++ libreoffice-bin-3.4.5.2.ebuild	16 Feb 2012 08:55:36 -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/libreoffice-bin-3.4.5.2.ebuild,v 1.1 2012/02/15 10:03:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.5.2.ebuild,v 1.2 2012/02/16 08:55:36 scarabeus Exp $
 
 EAPI=4
 
@@ -144,6 +144,10 @@
 src_install() {
 	dodir /usr
 	cp -aR "${S}"/usr/* "${ED}"/usr/
+
+	# prevent revdep-rebuild from attempting to rebuild all the time
+	insinto /etc/revdep-rebuild && doins "${T}/50-${PN}"
+
 }
 
 pkg_preinst() {



1.47                 app-office/libreoffice-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	15 Feb 2012 21:26:20 -0000	1.46
+++ ChangeLog	16 Feb 2012 08:55:36 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.46 2012/02/15 21:26:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.47 2012/02/16 08:55:36 scarabeus Exp $
+
+  16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  libreoffice-bin-3.4.5.2.ebuild:
+  Block the revdep rebuild running all the time.
 
   15 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
   Not m-n package






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

end of thread, other threads:[~2012-02-19 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-18  9:04 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: libreoffice-bin-3.4.5.2.ebuild ChangeLog Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-19 12:31 Tomas Chvatal (scarabeus)
2012-02-16 17:47 Tomas Chvatal (scarabeus)
2012-02-16  8:55 Tomas Chvatal (scarabeus)

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