diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-12-17 17:24:11 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-12-17 17:24:11 +0000 |
commit | 21937c700634f59ccf24cf4ccc7f8179ed38408c (patch) | |
tree | b94ba71c78842fa2380a517aaad2d188307de35b /app-office | |
parent | remove old (diff) | |
download | gentoo-2-21937c700634f59ccf24cf4ccc7f8179ed38408c.tar.gz gentoo-2-21937c700634f59ccf24cf4ccc7f8179ed38408c.tar.bz2 gentoo-2-21937c700634f59ccf24cf4ccc7f8179ed38408c.zip |
remove old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
Diffstat (limited to 'app-office')
3 files changed, 5 insertions, 129 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog index 70678fb4a7f7..fc84eac55d01 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.41 2013/12/17 17:21:43 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.42 2013/12/17 17:24:11 dilfridge Exp $ + + 17 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org> + -libreoffice-bin-debug-4.1.2.3.ebuild, -libreoffice-bin-debug-4.1.3.2.ebuild: + remove old 17 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org> libreoffice-bin-debug-4.1.3.2-r2.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.ebuild deleted file mode 100644 index 8f7ccaa6d746..000000000000 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2013 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.2.3.ebuild,v 1.3 2013/10/27 16:22:19 ago Exp $ - -EAPI=5 - -BASE_AMD64_URI="mirror://gentoo/amd64-debug-" -BASE_X86_URI="mirror://gentoo/x86-debug-" - -DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, debug info." -HOMEPAGE="http://www.libreoffice.org" -SRC_URI_AMD64=" - kde? ( - !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz ) - java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz ) - ) - gnome? ( - !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz ) - java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz ) - ) - !kde? ( !gnome? ( - !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-${PVR}.tar.xz ) - java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz ) - ) ) -" -SRC_URI_X86=" - kde? ( - !java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz ) - java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz ) - ) - gnome? ( - !java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz ) - java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz ) - ) - !kde? ( !gnome? ( - !java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-${PVR}.tar.xz ) - java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz ) - ) ) -" - -SRC_URI=" - amd64? ( ${SRC_URI_AMD64} ) - x86? ( ${SRC_URI_X86} ) -" - -IUSE="gnome java kde" -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="-* amd64 x86" - -RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" - -RESTRICT="test strip" - -S="${WORKDIR}" - -src_configure() { :; } - -src_compile() { :; } - -src_install() { - dodir /usr - cp -aR "${S}"/usr/* "${ED}"/usr/ || die -} diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.3.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.3.2.ebuild deleted file mode 100644 index 6e7451561499..000000000000 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.3.2.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2013 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.3.2.ebuild,v 1.1 2013/11/02 09:57:11 dilfridge Exp $ - -EAPI=5 - -BASE_AMD64_URI="mirror://gentoo/amd64-debug-" -BASE_X86_URI="mirror://gentoo/x86-debug-" - -DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, debug info." -HOMEPAGE="http://www.libreoffice.org" -SRC_URI_AMD64=" - kde? ( - !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz ) - java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz ) - ) - gnome? ( - !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz ) - java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz ) - ) - !kde? ( !gnome? ( - !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-${PVR}.tar.xz ) - java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz ) - ) ) -" -SRC_URI_X86=" - kde? ( - !java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-${PVR}.tar.xz ) - java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-java-${PVR}.tar.xz ) - ) - gnome? ( - !java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-${PVR}.tar.xz ) - java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-java-${PVR}.tar.xz ) - ) - !kde? ( !gnome? ( - !java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-${PVR}.tar.xz ) - java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-java-${PVR}.tar.xz ) - ) ) -" - -SRC_URI=" - amd64? ( ${SRC_URI_AMD64} ) - x86? ( ${SRC_URI_X86} ) -" - -IUSE="gnome java kde" -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" - -RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" - -RESTRICT="test strip" - -S="${WORKDIR}" - -src_configure() { :; } - -src_compile() { :; } - -src_install() { - dodir /usr - cp -aR "${S}"/usr/* "${ED}"/usr/ || die -} |