summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-04-03 10:46:53 +0200
committerJustin Lecher <jlec@gentoo.org>2016-04-06 19:11:38 +0200
commiteb8654ec1baec3196cad292e21770ba0667caec3 (patch)
tree97d7efb2881cd55ce68a716653623628f7fdafcb /app-admin
parentapp-misc/sphinx: add back Prefix keywords now USE=re2 is masked, bug #563932 (diff)
downloadgentoo-eb8654ec1baec3196cad292e21770ba0667caec3.tar.gz
gentoo-eb8654ec1baec3196cad292e21770ba0667caec3.tar.bz2
gentoo-eb8654ec1baec3196cad292e21770ba0667caec3.zip
app-admin/gkrellm: Mirror binary files and remove from VCS
Package-Manager: portage-2.2.28 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/gkrellm/Manifest1
-rw-r--r--app-admin/gkrellm/files/gkrellm-2.3.6_rc1-update_german_translation.patch.xzbin18184 -> 0 bytes
-rw-r--r--app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild7
-rw-r--r--app-admin/gkrellm/gkrellm-2.3.6_rc1.ebuild9
4 files changed, 12 insertions, 5 deletions
diff --git a/app-admin/gkrellm/Manifest b/app-admin/gkrellm/Manifest
index e9e4ff7d4d32..33dcea742bc2 100644
--- a/app-admin/gkrellm/Manifest
+++ b/app-admin/gkrellm/Manifest
@@ -1,2 +1,3 @@
DIST gkrellm-2.3.5.tar.bz2 765011 SHA256 702b5b0e9c040eb3af8e157453f38dd6f53e1dcd8b1272d20266cda3d4372c8b SHA512 9681ec5978b6be9f56a71726df36671829a4427f45caf90c8c3460e8c59004ff4083de1692cad16e3724ed37418bb3e4589d1961c140f3becfa3efd210b7a5dc WHIRLPOOL 3dceb20b9da49fb9b287e1faca88b3fdb7ae7af6dde5e675ee1e5c718467b131e34f740cb38719e5026ce0478146264fa4eaa060120e71f2c442ec5504e6dfb4
DIST gkrellm-2.3.6-rc1.tar.bz2 784934 SHA256 abeeb0c04a8f911db5f07a95a98e4044326a657f65986013d36a736ba4e47ae8 SHA512 2004c6e57dc5dba9dbbd4c713caa29f5b59e4926b1ce4a3cfb47840096d6d93d66633d15d5588bc22e31df88241248d7910645da75de39278f1fd68255b88517 WHIRLPOOL f3506e88dc19e3eebe313b5f57a5d605d6b011808391036ff5332140c53061f8ee99b942b2b287cb7f645e9f2491e654623759b4a01fa454c785883355141319
+DIST gkrellm-2.3.6_rc1-update_german_translation.patch.xz 18184 SHA256 cb90522c99135736ac3073b7e688fbcb0da31f6594ce3fc851df87c9be10f2df SHA512 c79feb4b740b303e5e6e2ccf84694770bac746b375a0a09918ef1ac67b2700f3a7796251cd4224958ca50a8f81a501bf468dc7a78844218074130758a8248150 WHIRLPOOL ea3d532aa670b7344cc2dd6c5fd4dda6ec27832c039547ace0772b4a3002baaeb598003d81bf2231b2506de1e22d2b83959e4f1bc7ec13b56b2366c43101ace0
diff --git a/app-admin/gkrellm/files/gkrellm-2.3.6_rc1-update_german_translation.patch.xz b/app-admin/gkrellm/files/gkrellm-2.3.6_rc1-update_german_translation.patch.xz
deleted file mode 100644
index 993f27edc1d1..000000000000
--- a/app-admin/gkrellm/files/gkrellm-2.3.6_rc1-update_german_translation.patch.xz
+++ /dev/null
Binary files differ
diff --git a/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild b/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild
index 67d4385bc918..5edd628b1c29 100644
--- a/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild
+++ b/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild
@@ -10,7 +10,10 @@ MY_P="${P/_/-}"
DESCRIPTION="Single process stack of various system monitors"
HOMEPAGE="http://www.gkrellm.net/"
-SRC_URI="http://gkrellm.srcbox.net/${MY_P}.tar.bz2"
+SRC_URI="
+ http://gkrellm.srcbox.net/${MY_P}.tar.bz2
+ https://dev.gentoo.org/~jlec/distfiles/${P}-update_german_translation.patch.xz
+ "
LICENSE="GPL-3"
SLOT="2"
@@ -50,7 +53,7 @@ PATCHES=(
"${FILESDIR}"/${P}-fix_gtk_deprecation_warning.patch
"${FILESDIR}"/${P}-fix_copypaste_error.patch
"${FILESDIR}"/${P}-avoid_possible_busy_loop.patch
- "${FILESDIR}"/${P}-update_german_translation.patch.xz
+ "${WORKDIR}"/${P}-update_german_translation.patch
)
S="${WORKDIR}/${MY_P}"
diff --git a/app-admin/gkrellm/gkrellm-2.3.6_rc1.ebuild b/app-admin/gkrellm/gkrellm-2.3.6_rc1.ebuild
index 866d923321eb..8022bd5dbdfb 100644
--- a/app-admin/gkrellm/gkrellm-2.3.6_rc1.ebuild
+++ b/app-admin/gkrellm/gkrellm-2.3.6_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,10 @@ MY_P="${P/_/-}"
DESCRIPTION="Single process stack of various system monitors"
HOMEPAGE="http://www.gkrellm.net/"
-SRC_URI="http://gkrellm.srcbox.net/${MY_P}.tar.bz2"
+SRC_URI="
+ http://gkrellm.srcbox.net/${MY_P}.tar.bz2
+ https://dev.gentoo.org/~jlec/distfiles/${P}-update_german_translation.patch.xz
+ "
LICENSE="GPL-3"
SLOT="2"
@@ -45,7 +48,7 @@ PATCHES=(
"${FILESDIR}"/${P}-fix_gtk_deprecation_warning.patch
"${FILESDIR}"/${P}-fix_copypaste_error.patch
"${FILESDIR}"/${P}-avoid_possible_busy_loop.patch
- "${FILESDIR}"/${P}-update_german_translation.patch.xz
+ "${WORKDIR}"/${P}-update_german_translation.patch
)
S="${WORKDIR}/${MY_P}"