summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2012-06-03 08:26:16 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2012-06-03 08:26:16 +0000
commitd461082bd73bc0313d33a23d28606d9cec73c90f (patch)
treecb9ace81d9af5b698a3b39d4472e15c5b5567042 /app-office/libreoffice-bin-debug
parentVersion bump. (diff)
downloadgentoo-2-d461082bd73bc0313d33a23d28606d9cec73c90f.tar.gz
gentoo-2-d461082bd73bc0313d33a23d28606d9cec73c90f.tar.bz2
gentoo-2-d461082bd73bc0313d33a23d28606d9cec73c90f.zip
Version bump; remove old
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r--app-office/libreoffice-bin-debug/ChangeLog10
-rw-r--r--app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.ebuild64
-rw-r--r--app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild (renamed from app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2.ebuild)4
3 files changed, 11 insertions, 67 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog
index 4e8ff15e4ac8..b20ce5aad7d0 100644
--- a/app-office/libreoffice-bin-debug/ChangeLog
+++ b/app-office/libreoffice-bin-debug/ChangeLog
@@ -1,6 +1,14 @@
# 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.10 2012/05/23 21:50:54 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.11 2012/06/03 08:26:16 dilfridge Exp $
+
+*libreoffice-bin-debug-3.5.4.2-r1 (03 Jun 2012)
+
+ 03 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ -libreoffice-bin-debug-3.4.5.2-r1.ebuild,
+ -libreoffice-bin-debug-3.5.2.2.ebuild,
+ +libreoffice-bin-debug-3.5.4.2-r1.ebuild:
+ Version bump; remove old
23 May 2012; Johannes Huber <johu@gentoo.org>
libreoffice-bin-debug-3.5.2.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
deleted file mode 100644
index 70c6fd833bdf..000000000000
--- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.4.5.2-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# 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.3 2012/03/02 15:17:14 ago Exp $
-
-EAPI=4
-
-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}.tbz2 )
- java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-kde-java-${PVR}.tbz2 )
- )
- gnome? (
- !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-${PVR}.tbz2 )
- java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-gnome-java-${PVR}.tbz2 )
- )
- !kde? ( !gnome? (
- !java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-${PVR}.tbz2 )
- java? ( ${BASE_AMD64_URI}${PN/-bin-debug}-base-java-${PVR}.tbz2 )
- ) )
-"
-SRC_URI_X86="
- kde? (
- !java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-${PVR}.tbz2 )
- java? ( ${BASE_X86_URI}${PN/-bin-debug}-kde-java-${PVR}.tbz2 )
- )
- gnome? (
- !java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-${PVR}.tbz2 )
- java? ( ${BASE_X86_URI}${PN/-bin-debug}-gnome-java-${PVR}.tbz2 )
- )
- !kde? ( !gnome? (
- !java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-${PVR}.tbz2 )
- java? ( ${BASE_X86_URI}${PN/-bin-debug}-base-java-${PVR}.tbz2 )
- ) )
-"
-
-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}-${PVR}[gnome=,java=,kde=]"
-
-RESTRICT="test strip"
-
-S="${WORKDIR}"
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
- dodir /usr
- cp -aR "${S}"/usr/* "${ED}"/usr/
-}
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild
index f7b42f9f857d..ca94e56140ef 100644
--- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2.ebuild
+++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.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.5.2.2.ebuild,v 1.3 2012/05/06 14:05:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.1 2012/06/03 08:26:16 dilfridge 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/-debug}-${PVR}[gnome=,java=,kde=]"