ChangeLog

# ChangeLog for app-office/ooextras
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/ooextras/ChangeLog,v 1.9 2008/02/25 03:02:01 wolf31o2 Exp $

25 Feb 2008; Chris Gianelloni
ooextras-20050216.ebuild, ooextras-20060909.ebuild:
Marked -sparc to match app-office/openoffice.

25 Jan 2007; Marius Mauch ooextras-20050216.ebuild,
ooextras-20060909.ebuild:
Replacing einfo with elog

*ooextras-20060909 (04 Oct 2006)

04 Oct 2006; Andreas Proschofsky
+ooextras-20060909.ebuild:
Version bump, see bug #149846

24 Apr 2005; Michael Hanselmann
ooextras-20050216.ebuild:
Stable on ppc.

30 Mar 2005; Gustavo Zacarias
ooextras-20050216.ebuild:
Stable on sparc

30 Mar 2005; Andreas Proschofsky
ooextras-20050216.ebuild:
Mark stable on x86

*ooextras-20050216 (05 Mar 2005)

05 Mar 2005; Andreas Proschofsky
ooextras-20031206.ebuild, +ooextras-20050216.ebuild:
New release with lots of new templates

20 Jan 2005; Andreas Proschofsky
ooextras-20031206.ebuild:
Marking stable on x86

*ooextras-20031206 (16 Jan 2005)

16 Jan 2005; Andreas Proschofsky
+ooextras-20031206.ebuild:
Initial commit. Ebuild done by Stefan Briesenick in bug
#44488

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIST ooextras20050216.tgz 16247486 RMD160 4095912a15b3e6ea0326727a0e3356018700f5aa SHA1 1304a43b3ef0cea2687e9634d92aacbaee0dd1c4 SHA256 d44af900e13f50b3f856d37d4d19aad7e23013b8213ecb85df71a0a8bb028f9a
DIST ooextras20060909.tgz 19152149 RMD160 4f00c3b78b8915c1eaf6cffc13e1fb993e3e01fe SHA1 44c475a8682c066f96e00d38746470d2b0423e1e SHA256 9a79b057e47a39058c1effefeafe0b7765b919100a62f7548f39573fc11b2e62
EBUILD ooextras-20050216.ebuild 830 RMD160 2a44fbbca9786f7bd1c6e52703165d571686d0fe SHA1 7ffd1835e15bd2ec45c98b3000d0c8cbc49e2b80 SHA256 aed68453c207252803abf1d528201f4c57f207e7505cdc27bd3a44c5878919d5
EBUILD ooextras-20060909.ebuild 832 RMD160 45a19bab435dae25e9b3b5f9ce9becff4e8f2d7c SHA1 2532ac2af01bf894b3059696318c0bc160dca111 SHA256 4fffedca8cb538198918038181a3ff41bcfef8f80fcad43afab3cbd0cf4ea61e
MISC ChangeLog 1446 RMD160 644ec9567deb0617175281ef80e179b8614efff9 SHA1 13e46153ca156c0f0ecb576f74af085307ed1800 SHA256 9969758e9434c842e56449c0d2cde4cba39a51eab3ddbc1fea8a896259d0678a
MISC metadata.xml 393 RMD160 b443d40541851dfa3ad59babf1bbebc23fc69b6e SHA1 d0cc2a3b039f6f6463fad607b8f263edbdd7be52 SHA256 25d69fb0ad67e400ffbd84808f04a177d8e75152609e7f4e6d634b0437b1aa37
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHwi+RkT4lNIS36YERAoWMAJ9/ebxmCsEo5qgnY33/rVcAmHmFCwCgqvnN
xLbYHx2uG+whyYGogPoCaIk=
=SzR+
-----END PGP SIGNATURE-----

metadata.xml




openoffice
OOExtras is a set of community generated templates and sample files. For it to do anything useful, you also have to install one of the different flavours of OpenOffice.org that Gentoo provides

ooextras-20050216.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/ooextras/ooextras-20050216.ebuild,v 1.6 2008/02/25 03:02:01 wolf31o2 Exp $

DESCRIPTION="OOExtras: Extra Templates for OpenOffice.org!"
HOMEPAGE="http://ooextras.sourceforge.net/"
SRC_URI="mirror://sourceforge/ooextras/${PN}${PV}.tgz"

INSTDIR="/opt/${PN}"
S="${WORKDIR}/downloads"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ppc -sparc x86"
IUSE=""
RDEPEND="virtual/ooo"
DEPEND="${RDEPEND}"

src_compile() {
true # nothing to do
}

src_install() {
dodir ${INSTDIR}
cp -R -- ${S}/. ${D}/${INSTDIR}/
}

pkg_postinst() {
elog "Please add ${INSTDIR} to your template paths in OpenOffice.org"
elog "You can do this under:"
elog "Tools > Options > OpenOffice.org > Paths"
}

ooextras-20060909.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/ooextras/ooextras-20060909.ebuild,v 1.3 2008/02/25 03:02:01 wolf31o2 Exp $

DESCRIPTION="OOExtras: Extra Templates for OpenOffice.org!"
HOMEPAGE="http://ooextras.sourceforge.net/"
SRC_URI="mirror://sourceforge/ooextras/${PN}${PV}.tgz"

INSTDIR="/opt/${PN}"
S="${WORKDIR}/downloads"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc -sparc ~x86"
IUSE=""
RDEPEND="virtual/ooo"
DEPEND="${RDEPEND}"

src_compile() {
true # nothing to do
}

src_install() {
dodir ${INSTDIR}
cp -R -- ${S}/. ${D}/${INSTDIR}/
}

pkg_postinst() {
elog "Please add ${INSTDIR} to your template paths in OpenOffice.org"
elog "You can do this under:"
elog "Tools > Options > OpenOffice.org > Paths"
}