* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-3.4.5.2.ebuild ChangeLog libreoffice-3.4.3.2-r1.ebuild
@ 2012-02-27 21:56 Andreas HAttel (dilfridge)
0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2012-02-27 21:56 UTC (permalink / raw
To: gentoo-commits
dilfridge 12/02/27 21:56:30
Modified: libreoffice-3.4.5.2.ebuild ChangeLog
libreoffice-3.4.3.2-r1.ebuild
Log:
Revert last commit on old versions to avoid unnecessary rebuilds
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.7 app-office/libreoffice/libreoffice-3.4.5.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.4.5.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.4.5.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.4.5.2.ebuild?r1=1.6&r2=1.7
Index: libreoffice-3.4.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.5.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libreoffice-3.4.5.2.ebuild 27 Feb 2012 21:29:20 -0000 1.6
+++ libreoffice-3.4.5.2.ebuild 27 Feb 2012 21:56:30 -0000 1.7
@@ -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/libreoffice-3.4.5.2.ebuild,v 1.6 2012/02/27 21:29:20 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.5.2.ebuild,v 1.7 2012/02/27 21:56:30 dilfridge Exp $
EAPI=4
@@ -67,7 +67,7 @@
unset EXT_URI
unset ADDONS_SRC
-IUSE="binfilter +branding +cups custom-cflags dbus debug eds gnome graphite
+IUSE="binfilter +branding custom-cflags dbus debug eds gnome graphite
gstreamer gtk jemalloc kde mysql nsplugin odk opengl pdfimport python
test +vba webdav"
LICENSE="LGPL-3"
@@ -94,6 +94,7 @@
>=media-libs/fontconfig-2.8.0
>=media-libs/vigra-1.7
>=media-libs/libpng-1.4
+ net-print/cups
sci-mathematics/lpsolve
>=sys-libs/db-4.8
virtual/jpeg
@@ -136,7 +137,6 @@
!app-office/libreoffice-bin
!app-office/openoffice-bin
!app-office/openoffice
- cups? ( net-print/cups )
java? ( >=virtual/jre-1.6 )
"
@@ -154,7 +154,6 @@
dev-util/mdds
>=dev-util/pkgconfig-0.26
>=net-misc/curl-7.21.4
- net-print/cups
>=sys-apps/findutils-4.4.2
sys-devel/bison
sys-apps/coreutils
@@ -508,10 +507,6 @@
kde4-base_pkg_postinst
pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/libreoffice/program/soffice.bin
-
- if ! use cups ; then
- ewarn 'You will need net-print/cups to be able to print with libreoffice.'
- fi
}
pkg_postrm() {
1.244 app-office/libreoffice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.244&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.244&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.243&r2=1.244
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -r1.243 -r1.244
--- ChangeLog 27 Feb 2012 21:44:55 -0000 1.243
+++ ChangeLog 27 Feb 2012 21:56:30 -0000 1.244
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.243 2012/02/27 21:44:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.244 2012/02/27 21:56:30 dilfridge Exp $
+
+ 27 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.5.2.ebuild:
+ Revert last commit on old versions to avoid unnecessary rebuilds
27 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild:
Reduce if condition to oneliner. Less code++
1.21 app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild?r1=1.20&r2=1.21
Index: libreoffice-3.4.3.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- libreoffice-3.4.3.2-r1.ebuild 27 Feb 2012 21:29:20 -0000 1.20
+++ libreoffice-3.4.3.2-r1.ebuild 27 Feb 2012 21:56:30 -0000 1.21
@@ -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/libreoffice-3.4.3.2-r1.ebuild,v 1.20 2012/02/27 21:29:20 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild,v 1.21 2012/02/27 21:56:30 dilfridge Exp $
EAPI=3
@@ -100,7 +100,7 @@
unset EXT_URI
unset ADDONS_SRC
-IUSE="binfilter +branding +cups custom-cflags dbus debug eds gnome graphite
+IUSE="binfilter +branding custom-cflags dbus debug eds gnome graphite
gstreamer gtk kde ldap mysql nsplugin odk opengl python templates test +vba
webdav pdfimport"
LICENSE="LGPL-3"
@@ -134,6 +134,7 @@
>=media-libs/fontconfig-2.8.0
>=media-libs/vigra-1.7
>=media-libs/libpng-1.4
+ net-print/cups
sci-mathematics/lpsolve
>=sys-libs/db-4.8
virtual/jpeg
@@ -176,7 +177,6 @@
!app-office/libreoffice-bin
!app-office/openoffice-bin
!app-office/openoffice
- cups? ( net-print/cups )
java? ( >=virtual/jre-1.6 )
"
@@ -194,7 +194,6 @@
dev-util/mdds
>=dev-util/pkgconfig-0.26
>=net-misc/curl-7.21.4
- net-print/cups
>=sys-apps/findutils-4.4.2
sys-devel/bison
sys-apps/coreutils
@@ -558,10 +557,6 @@
kde4-base_pkg_postinst
pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/libreoffice/program/soffice.bin
-
- if ! use cups ; then
- ewarn 'You will need net-print/cups to be able to print with libreoffice.'
- fi
}
pkg_postrm() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-27 21:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 21:56 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-3.4.5.2.ebuild ChangeLog libreoffice-3.4.3.2-r1.ebuild 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