diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-02 15:17:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-02 15:17:14 +0000 |
commit | 2e7718ec01b50fb29aa28aa044321d3c042c8708 (patch) | |
tree | 543776e99510d08f64e3ffad55d6c2a9f77c7805 /app-office/libreoffice-bin-debug | |
parent | Stable for amd64, wrt bug #406439 (diff) | |
download | historical-2e7718ec01b50fb29aa28aa044321d3c042c8708.tar.gz historical-2e7718ec01b50fb29aa28aa044321d3c042c8708.tar.bz2 historical-2e7718ec01b50fb29aa28aa044321d3c042c8708.zip |
Stable for amd64, wrt bug #398521
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.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 18d092aac0bd..80bf8f169bc5 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.2 2012/02/24 23:23:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.3 2012/03/02 15:17:14 ago Exp $ + + 02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-3.4.5.2-r1.ebuild: + Stable for amd64, wrt bug #398521 24 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> libreoffice-bin-debug-3.4.5.2-r1.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.ebuild index 181f8b965f59..70c6fd833bdf 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.ebuild @@ -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.4.5.2-r1.ebuild,v 1.2 2012/02/24 23:23:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.ebuild,v 1.3 2012/03/02 15:17:14 ago Exp $ EAPI=4 @@ -46,7 +46,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=app-office/${PN}-${PVR}[gnome=,java=,kde=]" |