Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
merged:

  funtoo-overlay: 57ad3677f6a893e3624627fb3682c0bd337c8520
  • Loading branch information
box committed Mar 21, 2015
1 parent 5d6c1da commit 6780511
Show file tree
Hide file tree
Showing 221 changed files with 1,517 additions and 4,686 deletions.
3 changes: 0 additions & 3 deletions app-admin/ec2-api-tools/Manifest
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
DIST ec2-api-tools-1.5.6.1.zip 13995825 SHA256 0ae6d5da0f4715c1279c4a39ffaa1f14cb425bd4ed0fe821f71f00fd138a74bf SHA512 f06c2299fe1772755dfb7037401644e6587012a41c9c98eb941a2ebee33b1ab134bf19d3e271a846c6066dceba4d91d607e55f7ef57d14e83431eb31d4061a98 WHIRLPOOL 676f159b5c6cf46ca5455bae3684237bf76df4cfa1458f5abd3ae074a905c5c183928d900870290c7a5d1207227b074e9c9c7a3c4bc657cef7a2ee0ad9978499
DIST ec2-api-tools-1.6.0.0.zip 13997508 SHA256 c7a67eb92849a6104ef9f118263e545340f54900cc5970f0653837e415f4b72d SHA512 e3b2bbb406941e3ba0403137d81834a9161da6df97b0b92b89a5bfd7f4330d49a981325b6155a8ca272732c9b85c97a8bc8ce1c4d3cc0ede83d5b11029d1979c WHIRLPOOL f62b3fe69651faa44f83c78a2362c8ea8ba62e04065d1a89f0c19b7cbab7b70195fac0b2650ba6356742d0eb5b320febd8e7d70a94595c56d4782d009e124bff
DIST ec2-api-tools-1.6.0.1.zip 14008355 SHA256 0219bef69eedc9ed28402d2796f13cce59838ceaeb6b938a28891bdbc0439e45 SHA512 fe24d06aa5921a8fc66e63ae821abce0c1f78907e542e7f0a3ac97c67dbea5131aef7db5ab63840e69536445317553cb2e924df4e5c66b33144054ad25cc3bff WHIRLPOOL af396f8ebbdcbcd364e0ed0f6392c458689181aaab07dfb7c13e4dcf2f554181f5db3c1b222bf9c8be6d195a42ecd78d92d79562dfd0bbd0e612e584e4a6bcbc
DIST ec2-api-tools-1.6.7.2.zip 14536729 SHA256 4ff426a8d36610754699f639780c7b258744e1705f19a9b1c1c6794d63283557 SHA512 a2e5381689892bd471d7edea8f96969af847f47da20465f8584fb02e461b9e7c7f35a69e81164bdcfb703045531f5760ba96f247335ac9ead04ada6a1c076cd8 WHIRLPOOL e6fd6511bc53871f2e8e172a736b4a9ea1fe24814ea16ae4ef998eb899bb420db3eed92f45e920d89d4997a74194be2ca4dfcd3c653a807d5efc95810f204399
56 changes: 0 additions & 56 deletions app-admin/ec2-api-tools/ec2-api-tools-1.5.6.1.ebuild

This file was deleted.

56 changes: 0 additions & 56 deletions app-admin/ec2-api-tools/ec2-api-tools-1.6.0.0.ebuild

This file was deleted.

51 changes: 0 additions & 51 deletions app-admin/ec2-api-tools/ec2-api-tools-1.6.0.1-r1.ebuild

This file was deleted.

14 changes: 7 additions & 7 deletions app-admin/ec2-api-tools/ec2-api-tools-1.6.7.2-r4.ebuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/ec2-api-tools/ec2-api-tools-1.6.7.2-r4.ebuild,v 1.1 2013/08/15 15:14:02 tomwij Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/ec2-api-tools/ec2-api-tools-1.6.7.2-r4.ebuild,v 1.2 2015/03/21 08:07:43 jlec Exp $

EAPI="5"

Expand All @@ -10,14 +10,13 @@ DESCRIPTION="These command-line tools serve as the client interface to the Amazo
HOMEPAGE="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=351&categoryID=88"
SRC_URI="http://s3.amazonaws.com/ec2-downloads/${PN}-${PV}.zip"

S=${WORKDIR}/${PN}-${PV}

LICENSE="Amazon"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="mirror"

CDEPEND="dev-java/bcprov:1.45
CDEPEND="
dev-java/bcprov:1.45
dev-java/commons-cli:1
dev-java/commons-codec:0
dev-java/commons-discovery:0
Expand All @@ -39,6 +38,8 @@ DEPEND="${CDEPEND}
RDEPEND="${CDEPEND}
>=virtual/jre-1.4"

S=${WORKDIR}/${PN}-${PV}

java_prepare() {
rm lib/{bcprov-jdk*,commons-cli-*,commons-codec-*,commons-discovery,commons-httpclient-*,commons-logging-adapters-*,commons-logging-api-*,jaxb-api,jaxb-impl,jaxws-api,jdom,log4j-*,stax2-api-*,wsdl4j,xalan,xercesImpl}.jar \
|| die "Failed to remove bundled jar files that are provided by system."
Expand All @@ -54,8 +55,7 @@ java_prepare() {
}

src_install() {
exeinto /usr/bin
doexe bin/*
dobin bin/*

local libs="/usr/share/${PN}/lib"
insinto ${libs}
Expand Down
51 changes: 0 additions & 51 deletions app-admin/ec2-api-tools/ec2-api-tools-1.6.7.2.ebuild

This file was deleted.

29 changes: 29 additions & 0 deletions app-arch/threadzip/threadzip-1.2-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/threadzip/threadzip-1.2-r1.ebuild,v 1.1 2015/03/21 09:38:00 mgorny Exp $

EAPI="5"

PYTHON_COMPAT=( python2_7 )

inherit python-single-r1

DESCRIPTION="threaded compressor logic for zlib/lzma"
HOMEPAGE="http://code.google.com/p/threadzip/"
SRC_URI="http://threadzip.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="lzma"

DEPEND=""
RDEPEND="lzma? ( dev-python/pylzma[${PYTHON_USEDEP}] )"

src_install() {
local x
for x in un '' ; do
newbin python/thread${x}zip.py thread${x}zip
done
python_fix_shebang "${ED}"/usr/bin
}
4 changes: 2 additions & 2 deletions app-arch/zip/zip-3.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0-r3.ebuild,v 1.2 2015/03/16 20:08:52 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0-r3.ebuild,v 1.3 2015/03/21 06:07:51 jer Exp $

EAPI="4"
inherit toolchain-funcs eutils flag-o-matic
Expand All @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip"

LICENSE="Info-ZIP"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux"
IUSE="bzip2 crypt natspec unicode"

RDEPEND="bzip2? ( app-arch/bzip2 )
Expand Down
8 changes: 4 additions & 4 deletions app-backup/reoback/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>[email protected]</email>
<name>Default assignee for orphaned packages</name>
</maintainer>
<maintainer>
<email>[email protected]</email>
<name>Default assignee for orphaned packages</name>
</maintainer>
</pkgmetadata>
27 changes: 14 additions & 13 deletions app-backup/reoback/reoback-1.0_p3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/reoback/reoback-1.0_p3-r1.ebuild,v 1.2 2007/01/24 04:24:00 genone Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/reoback/reoback-1.0_p3-r1.ebuild,v 1.3 2015/03/21 10:03:26 jlec Exp $

EAPI=5

inherit eutils

DESCRIPTION="Reoback Backup Solution"
HOMEPAGE="http://reoback.sourceforge.net/"
Expand All @@ -16,25 +20,22 @@ DEPEND=">=app-arch/tar-1.13"

S=${WORKDIR}/${PN}-${PV/_*}

src_unpack() {
unpack ${A}
find . -name CVS -type d | xargs rm -r
cd "${S}"
sed -i \
src_prepare() {
ecvs_clean
sed \
-e '/^config=/s:=.*:=/etc/reoback/settings.conf:' \
-e '/^reoback=/s:=.*:=/usr/sbin/reoback.pl:' \
run_reoback.sh || die
-i run_reoback.sh || die
}

src_install() {
dosbin reoback.pl || die "dosbin"
dosbin reoback.pl
insinto /etc/reoback
doins conf/* || die "doins conf"
fperms 750 /usr/sbin/reoback.pl
doins conf/*
fperms o-x /usr/sbin/reoback.pl
insinto /etc/cron.daily
newins run_reoback.sh reoback
cd docs
dodoc BUGS CHANGES INSTALL MANUALS README TODO
dodoc docs/{BUGS,CHANGES,INSTALL,MANUALS,README,TODO}
}

pkg_postinst() {
Expand Down
7 changes: 3 additions & 4 deletions app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild,v 1.4 2014/08/10 01:54:01 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild,v 1.5 2015/03/21 08:09:14 jlec Exp $

EAPI="5"

Expand Down Expand Up @@ -57,8 +57,7 @@ src_prepare() {

src_install() {
#install the wrapper script
exeinto /usr/bin
doexe usr/bin/SpiderOak
dobin usr/bin/SpiderOak

# inotify_dir_watcher needs to be marked executable, bug #453266
#chmod a+rx opt/SpiderOak/lib/inotify_dir_watcher
Expand Down
Loading

0 comments on commit 6780511

Please sign in to comment.