jauhien 14/07/30 16:36:12 Modified: ext4_utils-4.4.4.1.ebuild ChangeLog Log: place sources at my devspace as upstream tarball checksum changes (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
Revision Changes Path 1.3 dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild 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 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 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 Index: ext4_utils-4.4.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ext4_utils-4.4.4.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ext4_utils-4.4.4.1.ebuild 2 Jul 2014 08:49:13 -0000 1.2 +++ ext4_utils-4.4.4.1.ebuild 30 Jul 2014 16:36:12 -0000 1.3 @@ -1,20 +1,14 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ EAPI=5 -inherit versionator - -ANDROID_VERSION=$(get_version_component_range 1-3) -ANDROID_REVISION=$(get_version_component_range 4-) -ANDROID_SELINUX_COMMIT=8b4760949bbafdee6f7825f39423f3db745f4115 - DESCRIPTION="Tools for Android images" HOMEPAGE="https://android.googlesource.com/platform/system/extras" -SRC_URI="https://android.googlesource.com/platform/system/extras/+archive/android-${ANDROID_VERSION}_r${ANDROID_REVISION}/${PN}.tar.gz -> ${P}.tar.gz - https://android.googlesource.com/platform/external/libselinux/+archive/${ANDROID_SELINUX_COMMIT}.tar.gz -> libselinux-android-${PV}.tar.gz - https://android.googlesource.com/platform/system/core/+archive/android-${ANDROID_VERSION}_r${ANDROID_REVISION}/include.tar.gz -> android-system-core-include-${PV}.tar.gz" +SRC_URI="http://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz + http://dev.gentoo.org/~jauhien/distfiles/libselinux-android-${PV}.tar.gz + http://dev.gentoo.org/~jauhien/distfiles/android-system-core-include-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="0" 1.3 dev-util/ext4_utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ext4_utils/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 2 Jul 2014 08:49:13 -0000 1.2 +++ ChangeLog 30 Jul 2014 16:36:12 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ext4_utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ChangeLog,v 1.2 2014/07/02 08:49:13 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ext4_utils/ChangeLog,v 1.3 2014/07/30 16:36:12 jauhien Exp $ + + 30 Jul 2014; Jauhien Piatlicki <jauh...@gentoo.org> ext4_utils-4.4.4.1.ebuild: + place sources at my devspace as upstream tarball checksum changes 02 Jul 2014; Jauhien Piatlicki <jauh...@gentoo.org> ext4_utils-4.4.4.1.ebuild: add missing dependency