* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-3.5.2.2.ebuild
@ 2012-04-26 6:59 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2012-04-26 6:59 UTC (permalink / raw
To: gentoo-commits
dilfridge 12/04/26 06:59:58
Modified: ChangeLog
Added: libreoffice-bin-3.5.2.2.ebuild
Log:
Fresh x86 binpackages...
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.61 app-office/libreoffice-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 2 Mar 2012 15:16:56 -0000 1.60
+++ ChangeLog 26 Apr 2012 06:59:58 -0000 1.61
@@ -1,6 +1,12 @@
# 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.60 2012/03/02 15:16:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.61 2012/04/26 06:59:58 dilfridge Exp $
+
+*libreoffice-bin-3.5.2.2 (25 Apr 2012)
+
+ 25 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ +libreoffice-bin-3.5.2.2.ebuild:
+ Fresh x86 binpackages...
02 Mar 2012; Agostino Sarubbo <ago@gentoo.org>
libreoffice-bin-3.4.5.2-r1.ebuild:
1.1 app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild?rev=1.1&content-type=text/plain
Index: libreoffice-bin-3.5.2.2.ebuild
===================================================================
# 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.5.2.2.ebuild,v 1.1 2012/04/26 06:59:58 dilfridge Exp $
EAPI=4
KDE_REQUIRED="optional"
CMAKE_REQUIRED="never"
#BASE_AMD64_URI="mirror://gentoo/amd64-bin-"
BASE_X86_URI="mirror://gentoo/x86-bin-"
inherit kde4-base java-pkg-opt-2 pax-utils prefix
DESCRIPTION="LibreOffice, a full office productivity suite. Binary package."
HOMEPAGE="http://www.libreoffice.org"
#SRC_URI_AMD64="
# kde? (
# !java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-${PVR}.tar.xz )
# java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-java-${PVR}.tar.xz )
# )
# gnome? (
# !java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-${PVR}.tar.xz )
# java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-java-${PVR}.tar.xz )
# )
# !kde? ( !gnome? (
# !java? ( ${BASE_AMD64_URI}${PN/-bin}-base-${PVR}.tar.xz )
# java? ( ${BASE_AMD64_URI}${PN/-bin}-base-java-${PVR}.tar.xz )
# ) )
#"
SRC_URI_X86="
kde? (
!java? ( ${BASE_X86_URI}${PN/-bin}-kde-${PVR}.tar.xz )
java? ( ${BASE_X86_URI}${PN/-bin}-kde-java-${PVR}.tar.xz )
)
gnome? (
!java? ( ${BASE_X86_URI}${PN/-bin}-gnome-${PVR}.tar.xz )
java? ( ${BASE_X86_URI}${PN/-bin}-gnome-java-${PVR}.tar.xz )
)
!kde? ( !gnome? (
!java? ( ${BASE_X86_URI}${PN/-bin}-base-${PVR}.tar.xz )
java? ( ${BASE_X86_URI}${PN/-bin}-base-java-${PVR}.tar.xz )
) )
"
SRC_URI="
x86? ( ${SRC_URI_X86} )
"
IUSE="+cups debug gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="-* ~x86"
BIN_COMMON_DEPEND="
>=sys-libs/glibc-2.14.1-r3
"
COMMON_DEPEND="
${BIN_COMMON_DEPEND}
app-arch/zip
app-arch/unzip
>=app-text/hunspell-1.3.2-r3
app-text/mythes
>=app-text/libexttextcat-3.2
app-text/libwpd:0.9[tools]
app-text/libwpg:0.2
>=app-text/libwps-0.2.2
dev-cpp/libcmis
dev-db/unixODBC
dev-libs/expat
>=dev-libs/glib-2.28
>=dev-libs/hyphen-2.7.1
>=dev-libs/icu-4.8.1.1
>=dev-lang/perl-5.0
>=dev-libs/openssl-1.0.0d
>=dev-libs/redland-1.0.14[ssl]
>=media-libs/fontconfig-2.8.0
media-libs/freetype:2
>=media-libs/libpng-1.4
media-libs/libvisio
>=net-misc/curl-7.21.4
sci-mathematics/lpsolve
>=sys-libs/db-4.8
virtual/jpeg
>=x11-libs/cairo-1.10.0[X]
x11-libs/libXinerama
x11-libs/libXrandr
x11-libs/libXrender
>=dev-libs/dbus-glib-0.92
gnome? ( gnome-extra/evolution-data-server )
gnome? (
gnome-base/gconf:2
gnome-base/orbit
)
>=x11-libs/gtk+-2.24:2
media-gfx/graphite2
>=media-libs/gstreamer-0.10
>=media-libs/gst-plugins-base-0.10
java? (
>=dev-java/bsh-2.0_beta4
dev-java/lucene:2.9
dev-java/lucene-analyzers:2.3
)
net-libs/neon
"
RDEPEND="${COMMON_DEPEND}
!app-office/libreoffice-bin
!app-office/libreoffice-bin-debug
!app-office/openoffice-bin
!app-office/openoffice
media-fonts/libertine-ttf
media-fonts/liberation-fonts
media-fonts/urw-fonts
cups? ( net-print/cups )
java? ( >=virtual/jre-1.6 )
"
PDEPEND="
>=app-office/libreoffice-l10n-3.5.2
"
# after all it's a binary package
DEPEND=""
# only one flavor at a time
REQUIRED_USE="kde? ( !gnome ) gnome? ( !kde )"
RESTRICT="test strip"
S="${WORKDIR}"
PYTHON_UPDATER_IGNORE="1"
pkg_pretend() {
[[ $(gcc-major-version) -lt 4 ]] || \
( [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -le 4 ]] ) \
&& die "Sorry, but gcc-4.4 and earlier won't work for libreoffice-bin package (see bug #387515)."
}
pkg_setup() {
kde4-base_pkg_setup
}
src_unpack() {
default
}
src_prepare() {
cp "${FILESDIR}"/50-${PN} "${T}"
eprefixify "${T}"/50-${PN}
}
src_configure() { :; }
src_compile() { :; }
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() {
# Cache updates - all handled by kde eclass for all environments
kde4-base_pkg_preinst
}
pkg_postinst() {
kde4-base_pkg_postinst
pax-mark -m "${EPREFIX}"/usr/$(get_libdir)/libreoffice/program/soffice.bin
use cups || \
ewarn 'You will need net-print/cups to be able to print and export to PDF with libreoffice.'
}
pkg_postrm() {
kde4-base_pkg_postrm
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-3.5.2.2.ebuild
@ 2012-04-27 20:25 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2012-04-27 20:25 UTC (permalink / raw
To: gentoo-commits
dilfridge 12/04/27 20:25:10
Modified: ChangeLog libreoffice-bin-3.5.2.2.ebuild
Log:
Fresh amd64 binpackages...
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.62 app-office/libreoffice-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 26 Apr 2012 06:59:58 -0000 1.61
+++ ChangeLog 27 Apr 2012 20:25:10 -0000 1.62
@@ -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.61 2012/04/26 06:59:58 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.62 2012/04/27 20:25:10 dilfridge Exp $
+
+ 27 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-bin-3.5.2.2.ebuild:
+ Fresh amd64 binpackages...
*libreoffice-bin-3.5.2.2 (25 Apr 2012)
1.2 app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.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.5.2.2.ebuild?r1=1.1&r2=1.2
Index: libreoffice-bin-3.5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libreoffice-bin-3.5.2.2.ebuild 26 Apr 2012 06:59:58 -0000 1.1
+++ libreoffice-bin-3.5.2.2.ebuild 27 Apr 2012 20:25:10 -0000 1.2
@@ -1,33 +1,33 @@
# 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.5.2.2.ebuild,v 1.1 2012/04/26 06:59:58 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.2 2012/04/27 20:25:10 dilfridge Exp $
EAPI=4
KDE_REQUIRED="optional"
CMAKE_REQUIRED="never"
-#BASE_AMD64_URI="mirror://gentoo/amd64-bin-"
+BASE_AMD64_URI="mirror://gentoo/amd64-bin-"
BASE_X86_URI="mirror://gentoo/x86-bin-"
inherit kde4-base java-pkg-opt-2 pax-utils prefix
DESCRIPTION="LibreOffice, a full office productivity suite. Binary package."
HOMEPAGE="http://www.libreoffice.org"
-#SRC_URI_AMD64="
-# kde? (
-# !java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-${PVR}.tar.xz )
-# java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-java-${PVR}.tar.xz )
-# )
-# gnome? (
-# !java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-${PVR}.tar.xz )
-# java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-java-${PVR}.tar.xz )
-# )
-# !kde? ( !gnome? (
-# !java? ( ${BASE_AMD64_URI}${PN/-bin}-base-${PVR}.tar.xz )
-# java? ( ${BASE_AMD64_URI}${PN/-bin}-base-java-${PVR}.tar.xz )
-# ) )
-#"
+SRC_URI_AMD64="
+ kde? (
+ !java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-${PVR}.tar.xz )
+ java? ( ${BASE_AMD64_URI}${PN/-bin}-kde-java-${PVR}.tar.xz )
+ )
+ gnome? (
+ !java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-${PVR}.tar.xz )
+ java? ( ${BASE_AMD64_URI}${PN/-bin}-gnome-java-${PVR}.tar.xz )
+ )
+ !kde? ( !gnome? (
+ !java? ( ${BASE_AMD64_URI}${PN/-bin}-base-${PVR}.tar.xz )
+ java? ( ${BASE_AMD64_URI}${PN/-bin}-base-java-${PVR}.tar.xz )
+ ) )
+"
SRC_URI_X86="
kde? (
!java? ( ${BASE_X86_URI}${PN/-bin}-kde-${PVR}.tar.xz )
@@ -44,13 +44,14 @@
"
SRC_URI="
+ amd64? ( ${SRC_URI_AMD64} )
x86? ( ${SRC_URI_X86} )
"
IUSE="+cups debug gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* ~amd64 ~x86"
BIN_COMMON_DEPEND="
>=sys-libs/glibc-2.14.1-r3
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-3.5.2.2.ebuild
@ 2012-04-30 23:26 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2012-04-30 23:26 UTC (permalink / raw
To: gentoo-commits
dilfridge 12/04/30 23:26:35
Modified: ChangeLog libreoffice-bin-3.5.2.2.ebuild
Log:
We really need ~dev-libs/icu-4.8.1.1, bug 414103
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.63 app-office/libreoffice-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 27 Apr 2012 20:25:10 -0000 1.62
+++ ChangeLog 30 Apr 2012 23:26:35 -0000 1.63
@@ -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.62 2012/04/27 20:25:10 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.63 2012/04/30 23:26:35 dilfridge Exp $
+
+ 30 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-bin-3.5.2.2.ebuild:
+ We really need ~dev-libs/icu-4.8.1.1, bug 414103
27 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-3.5.2.2.ebuild:
1.3 app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.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.5.2.2.ebuild?r1=1.2&r2=1.3
Index: libreoffice-bin-3.5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libreoffice-bin-3.5.2.2.ebuild 27 Apr 2012 20:25:10 -0000 1.2
+++ libreoffice-bin-3.5.2.2.ebuild 30 Apr 2012 23:26:35 -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.5.2.2.ebuild,v 1.2 2012/04/27 20:25:10 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.3 2012/04/30 23:26:35 dilfridge Exp $
EAPI=4
@@ -55,6 +55,7 @@
BIN_COMMON_DEPEND="
>=sys-libs/glibc-2.14.1-r3
+ ~dev-libs/icu-4.8.1.1
"
COMMON_DEPEND="
${BIN_COMMON_DEPEND}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-3.5.2.2.ebuild
@ 2012-05-06 14:05 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-06 14:05 UTC (permalink / raw
To: gentoo-commits
ago 12/05/06 14:05:10
Modified: ChangeLog libreoffice-bin-3.5.2.2.ebuild
Log:
Stable for amd64, wrt bug #411449
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.66 app-office/libreoffice-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 5 May 2012 17:39:27 -0000 1.65
+++ ChangeLog 6 May 2012 14:05:10 -0000 1.66
@@ -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.65 2012/05/05 17:39:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.66 2012/05/06 14:05:10 ago Exp $
+
+ 06 May 2012; Agostino Sarubbo <ago@gentoo.org>
+ libreoffice-bin-3.5.2.2.ebuild:
+ Stable for amd64, wrt bug #411449
05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
libreoffice-bin-3.5.2.2.ebuild:
1.6 app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild?r1=1.5&r2=1.6
Index: libreoffice-bin-3.5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libreoffice-bin-3.5.2.2.ebuild 5 May 2012 17:39:27 -0000 1.5
+++ libreoffice-bin-3.5.2.2.ebuild 6 May 2012 14:05:10 -0000 1.6
@@ -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.5.2.2.ebuild,v 1.5 2012/05/05 17:39:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.6 2012/05/06 14:05:10 ago Exp $
EAPI=4
@@ -51,7 +51,7 @@
IUSE="+cups debug gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
BIN_COMMON_DEPEND="
>=sys-libs/glibc-2.14.1-r3
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-06 14:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-26 6:59 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-3.5.2.2.ebuild Andreas HAttel (dilfridge)
-- strict thread matches above, loose matches on Subject: below --
2012-04-27 20:25 Andreas HAttel (dilfridge)
2012-04-30 23:26 Andreas HAttel (dilfridge)
2012-05-06 14:05 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox