Gentoo Archives: gentoo-commits

From: "Jauhien Piatlicki (jauhien)" <jauhien@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/ext4_utils: ext4_utils-4.4.4.1.ebuild ChangeLog
Date: Wed, 30 Jul 2014 16:36:19
Message-Id: 20140730163613.478072004E@flycatcher.gentoo.org
1 jauhien 14/07/30 16:36:12
2
3 Modified: ext4_utils-4.4.4.1.ebuild ChangeLog
4 Log:
5 place sources at my devspace as upstream tarball checksum changes
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
8
9 Revision Changes Path
10 1.3 dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild?r1=1.2&r2=1.3
15
16 Index: ext4_utils-4.4.4.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ext4_utils-4.4.4.1.ebuild 2 Jul 2014 08:49:13 -0000 1.2
23 +++ ext4_utils-4.4.4.1.ebuild 30 Jul 2014 16:36:12 -0000 1.3
24 @@ -1,20 +1,14 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild,v 1.2 2014/07/02 08:49:13 jauhien Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild,v 1.3 2014/07/30 16:36:12 jauhien Exp $
29
30 EAPI=5
31
32 -inherit versionator
33 -
34 -ANDROID_VERSION=$(get_version_component_range 1-3)
35 -ANDROID_REVISION=$(get_version_component_range 4-)
36 -ANDROID_SELINUX_COMMIT=8b4760949bbafdee6f7825f39423f3db745f4115
37 -
38 DESCRIPTION="Tools for Android images"
39 HOMEPAGE="https://android.googlesource.com/platform/system/extras"
40 -SRC_URI="https://android.googlesource.com/platform/system/extras/+archive/android-${ANDROID_VERSION}_r${ANDROID_REVISION}/${PN}.tar.gz -> ${P}.tar.gz
41 - https://android.googlesource.com/platform/external/libselinux/+archive/${ANDROID_SELINUX_COMMIT}.tar.gz -> libselinux-android-${PV}.tar.gz
42 - https://android.googlesource.com/platform/system/core/+archive/android-${ANDROID_VERSION}_r${ANDROID_REVISION}/include.tar.gz -> android-system-core-include-${PV}.tar.gz"
43 +SRC_URI="http://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz
44 + http://dev.gentoo.org/~jauhien/distfiles/libselinux-android-${PV}.tar.gz
45 + http://dev.gentoo.org/~jauhien/distfiles/android-system-core-include-${PV}.tar.gz"
46
47 LICENSE="Apache-2.0"
48 SLOT="0"
49
50
51
52 1.3 dev-util/ext4_utils/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ChangeLog?rev=1.3&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ChangeLog?rev=1.3&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ChangeLog?r1=1.2&r2=1.3
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ChangeLog,v
61 retrieving revision 1.2
62 retrieving revision 1.3
63 diff -u -r1.2 -r1.3
64 --- ChangeLog 2 Jul 2014 08:49:13 -0000 1.2
65 +++ ChangeLog 30 Jul 2014 16:36:12 -0000 1.3
66 @@ -1,6 +1,9 @@
67 # ChangeLog for dev-util/ext4_utils
68 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ChangeLog,v 1.2 2014/07/02 08:49:13 jauhien Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ChangeLog,v 1.3 2014/07/30 16:36:12 jauhien Exp $
71 +
72 + 30 Jul 2014; Jauhien Piatlicki <jauhien@g.o> ext4_utils-4.4.4.1.ebuild:
73 + place sources at my devspace as upstream tarball checksum changes
74
75 02 Jul 2014; Jauhien Piatlicki <jauhien@g.o> ext4_utils-4.4.4.1.ebuild:
76 add missing dependency