commit:     eb8654ec1baec3196cad292e21770ba0667caec3
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 08:46:53 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 17:11:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8654ec

app-admin/gkrellm: Mirror binary files and remove from VCS

Package-Manager: portage-2.2.28
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-admin/gkrellm/Manifest                              |   1 +
 ...gkrellm-2.3.6_rc1-update_german_translation.patch.xz | Bin 18184 -> 0 bytes
 app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild           |   7 +++++--
 app-admin/gkrellm/gkrellm-2.3.6_rc1.ebuild              |   9 ++++++---
 4 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/app-admin/gkrellm/Manifest b/app-admin/gkrellm/Manifest
index e9e4ff7..33dcea7 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 993f27e..0000000
Binary files 
a/app-admin/gkrellm/files/gkrellm-2.3.6_rc1-update_german_translation.patch.xz 
and /dev/null 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 67d4385..5edd628 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 866d923..8022bd5 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}"

Reply via email to