summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2014-07-30 16:34:14 +0000
committerJauhien Piatlicki <jauhien@gentoo.org>2014-07-30 16:34:14 +0000
commite1aecdbb2049f2e5a7a26ff79a2878fae67c8d4c (patch)
tree6e52cf49f2f2d8e37b5cfda864cc8a4b184c5019 /dev-util
parentStable for amd64 wrt bug #518204 (diff)
downloadgentoo-2-e1aecdbb2049f2e5a7a26ff79a2878fae67c8d4c.tar.gz
gentoo-2-e1aecdbb2049f2e5a7a26ff79a2878fae67c8d4c.tar.bz2
gentoo-2-e1aecdbb2049f2e5a7a26ff79a2878fae67c8d4c.zip
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)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/libsparse/ChangeLog5
-rw-r--r--dev-util/libsparse/libsparse-4.4.4.1.ebuild9
2 files changed, 7 insertions, 7 deletions
diff --git a/dev-util/libsparse/ChangeLog b/dev-util/libsparse/ChangeLog
index da752116d720..b182b48bc2b4 100644
--- a/dev-util/libsparse/ChangeLog
+++ b/dev-util/libsparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/libsparse
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libsparse/ChangeLog,v 1.2 2014/07/01 21:11:35 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libsparse/ChangeLog,v 1.3 2014/07/30 16:34:14 jauhien Exp $
+
+ 30 Jul 2014; Jauhien Piatlicki <jauhien@gentoo.org> libsparse-4.4.4.1.ebuild:
+ place sources at my devspace as upstream tarball checksum changes
01 Jul 2014; Jauhien Piatlicki <jauhien@gentoo.org> files/Makefile:
install header file
diff --git a/dev-util/libsparse/libsparse-4.4.4.1.ebuild b/dev-util/libsparse/libsparse-4.4.4.1.ebuild
index f753938caecd..9dd4f963d786 100644
--- a/dev-util/libsparse/libsparse-4.4.4.1.ebuild
+++ b/dev-util/libsparse/libsparse-4.4.4.1.ebuild
@@ -1,19 +1,16 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libsparse/libsparse-4.4.4.1.ebuild,v 1.1 2014/07/01 13:24:13 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libsparse/libsparse-4.4.4.1.ebuild,v 1.2 2014/07/30 16:34:14 jauhien Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1 versionator
-
-ANDROID_VERSION=$(get_version_component_range 1-3)
-ANDROID_REVISION=$(get_version_component_range 4-)
+inherit python-single-r1
DESCRIPTION="Library and cli tools for Android sparse files"
HOMEPAGE="https://android.googlesource.com/platform/system/core"
-SRC_URI="https://android.googlesource.com/platform/system/core/+archive/android-${ANDROID_VERSION}_r${ANDROID_REVISION}/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="http://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"