diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-officeext/ooofbtools | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-officeext/ooofbtools')
-rw-r--r-- | app-officeext/ooofbtools/Manifest | 3 | ||||
-rw-r--r-- | app-officeext/ooofbtools/metadata.xml | 14 | ||||
-rw-r--r-- | app-officeext/ooofbtools/ooofbtools-2.34.ebuild | 40 | ||||
-rw-r--r-- | app-officeext/ooofbtools/ooofbtools-2.35.ebuild | 40 | ||||
-rw-r--r-- | app-officeext/ooofbtools/ooofbtools-2.36.ebuild | 40 |
5 files changed, 137 insertions, 0 deletions
diff --git a/app-officeext/ooofbtools/Manifest b/app-officeext/ooofbtools/Manifest new file mode 100644 index 000000000000..c3458ecc4b95 --- /dev/null +++ b/app-officeext/ooofbtools/Manifest @@ -0,0 +1,3 @@ +DIST OOoFBTools-2.34.zip 4810850 SHA256 9fea8bb702c484547378f2771bbb16065b09f9b36954b87970de6fa2b54a58b5 SHA512 0d470837a1bdea713b2b711bc73774748513bdb29ecf4bedaadc770b544980ecfcf1f820e41194a77b11c2abc1432d491f111a32b812ecce769a76ac71154fc9 WHIRLPOOL a4fc2e5ebe85c83e8f037914d07145eae586dcff27fab550768f9cdf30c95d28ea8ee670ab897caf3ea294cd9e70590eb0705689484a799eadc0b16a26194799 +DIST OOoFBTools-2.35.zip 4806386 SHA256 fe361f7126d5fcd28ab12eb162443ae87520248d1274bf3d13502b8c5cd542c8 SHA512 36d69a1accf24be5944239fb37161785884034a67d2771b564c6b65a9ec24b79eab33be41868db431964f71e0c824d083c02e4bb5d78aa39ec8984f1597c7d26 WHIRLPOOL f3777ac078c4d7e850e6ba3bdbab3101f1beb40f59e99af20f7076dee04736916a2cc5b5e08eeaf77d6923e50710dba9259120590e1b2f427920911b7523ad56 +DIST OOoFBTools-2.36.zip 4806554 SHA256 76971acfb0ce3a618925bc5d38910c631f1267419c283cd4153f355a1ad59aa8 SHA512 16bf990c177a600ca40d27d6c7df71d12078d3850c032ecde131e378da9791b8d0619223cae4ac4f0e3ce717c6cbde0ad5f8d0f558f9e4d64b93b97adc6365ad WHIRLPOOL 2cf50d2c9e3d9f60307f95e9e4d0437308983d6042a07073a196ccc3cdacf0ebc346ffb57581e72dcf469b4a8d0f7f449414a303878f9d7af42cb42fba024bb1 diff --git a/app-officeext/ooofbtools/metadata.xml b/app-officeext/ooofbtools/metadata.xml new file mode 100644 index 000000000000..21f79b3784cf --- /dev/null +++ b/app-officeext/ooofbtools/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>openoffice</herd> + <herd>proxy-maintainers</herd> + <maintainer> + <email>ikonta@yandex.ru</email> + <name>Sergey Starikoff</name> + <description>Proxied maintainer. Assign bugs on him</description> + </maintainer> + <upstream> + <remote-id type="sourceforge">fbtools</remote-id> + </upstream> +</pkgmetadata> diff --git a/app-officeext/ooofbtools/ooofbtools-2.34.ebuild b/app-officeext/ooofbtools/ooofbtools-2.34.ebuild new file mode 100644 index 000000000000..85b1763c62d7 --- /dev/null +++ b/app-officeext/ooofbtools/ooofbtools-2.34.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MY_PN="OOoFBTools" + +OFFICE_EXTENSIONS=( + "${MY_PN}.oxt" +) + +inherit office-ext-r1 + +DESCRIPTION="Extension for converting and processing eBooks in FictionBook2 format with validator" +HOMEPAGE="https://sourceforge.net/projects/fbtools/" +SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="amd64 x86" + +DEPEND="app-arch/unzip" +RDEPEND="dev-libs/libxml2" + +S="${WORKDIR}/${MY_PN}-${PV}" + +OFFICE_EXTENSIONS_LOCATION="${S}" + +src_prepare() { + # Remove Windows cruft + pushd "${WORKDIR}/${MY_PN}.oxt" 2>/dev/null + rm -r win32 || die + popd 2>/dev/null +} + +src_install() { + office-ext-r1_src_install + dodoc ChangeLog* +} diff --git a/app-officeext/ooofbtools/ooofbtools-2.35.ebuild b/app-officeext/ooofbtools/ooofbtools-2.35.ebuild new file mode 100644 index 000000000000..f9b8f6c2a572 --- /dev/null +++ b/app-officeext/ooofbtools/ooofbtools-2.35.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MY_PN="OOoFBTools" + +OFFICE_EXTENSIONS=( + "${MY_PN}.oxt" +) + +inherit office-ext-r1 + +DESCRIPTION="Extension for converting and processing eBooks in FictionBook2 format with validator" +HOMEPAGE="https://sourceforge.net/projects/fbtools/" +SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="app-arch/unzip" +RDEPEND="dev-libs/libxml2" + +S="${WORKDIR}/${MY_PN}-${PV}" + +OFFICE_EXTENSIONS_LOCATION="${S}" + +src_prepare() { + # Remove Windows cruft + pushd "${WORKDIR}/${MY_PN}.oxt" 2>/dev/null + rm -r win32 || die + popd 2>/dev/null +} + +src_install() { + office-ext-r1_src_install + dodoc ChangeLog* +} diff --git a/app-officeext/ooofbtools/ooofbtools-2.36.ebuild b/app-officeext/ooofbtools/ooofbtools-2.36.ebuild new file mode 100644 index 000000000000..f9b8f6c2a572 --- /dev/null +++ b/app-officeext/ooofbtools/ooofbtools-2.36.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MY_PN="OOoFBTools" + +OFFICE_EXTENSIONS=( + "${MY_PN}.oxt" +) + +inherit office-ext-r1 + +DESCRIPTION="Extension for converting and processing eBooks in FictionBook2 format with validator" +HOMEPAGE="https://sourceforge.net/projects/fbtools/" +SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="app-arch/unzip" +RDEPEND="dev-libs/libxml2" + +S="${WORKDIR}/${MY_PN}-${PV}" + +OFFICE_EXTENSIONS_LOCATION="${S}" + +src_prepare() { + # Remove Windows cruft + pushd "${WORKDIR}/${MY_PN}.oxt" 2>/dev/null + rm -r win32 || die + popd 2>/dev/null +} + +src_install() { + office-ext-r1_src_install + dodoc ChangeLog* +} |