diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-01-28 22:44:33 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-01-28 22:44:33 +0000 |
commit | 6e3da7197281060cb737a824de208b6e8ecb8093 (patch) | |
tree | aa78bc711f7bb513bc5f58acc48e433b5d15610e /app-office | |
parent | Stable for HPPA (bug #499476). (diff) | |
download | gentoo-2-6e3da7197281060cb737a824de208b6e8ecb8093.tar.gz gentoo-2-6e3da7197281060cb737a824de208b6e8ecb8093.tar.bz2 gentoo-2-6e3da7197281060cb737a824de208b6e8ecb8093.zip |
amd64 stable based on testing by pacho, bug 491150
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog index b861bd760009..f5b42322dcc0 100644 --- a/app-office/libreoffice-bin-debug/ChangeLog +++ b/app-office/libreoffice-bin-debug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin-debug # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.49 2014/01/28 22:40:57 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.50 2014/01/28 22:44:33 dilfridge Exp $ + + 28 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org> + libreoffice-bin-debug-4.1.4.2.ebuild: + amd64 stable based on testing by pacho, bug 491150 28 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org> Manifest: Grr. Fix whirlpool hashes for 4.1.3.2-r3. Again. diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild index f5f3f34782d3..26d8a035ce20 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-4.1.4.2.ebuild,v 1.1 2014/01/27 23:40:57 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild,v 1.2 2014/01/28 22:44:33 dilfridge Exp $ EAPI=5 @@ -47,7 +47,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |