summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-06-08 14:01:49 +0000
committerJeroen Roovers <jer@gentoo.org>2014-06-08 14:01:49 +0000
commit03f1e9185ab11b33fdea457d48a6e7c8dc364632 (patch)
treea0e86cd9117ff0da68c56c023ccb39b1be2a3d03 /sys-fs
parentWork around lack of arch defines in swig, bug #509792. (diff)
downloadgentoo-2-03f1e9185ab11b33fdea457d48a6e7c8dc364632.tar.gz
gentoo-2-03f1e9185ab11b33fdea457d48a6e7c8dc364632.tar.bz2
gentoo-2-03f1e9185ab11b33fdea457d48a6e7c8dc364632.zip
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashfs-tools/ChangeLog8
-rw-r--r--sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild (renamed from sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog
index d0d1aa614e79..bacfcd44d673 100644
--- a/sys-fs/squashfs-tools/ChangeLog
+++ b/sys-fs/squashfs-tools/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-fs/squashfs-tools
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.101 2014/04/28 13:17:52 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.102 2014/06/08 14:01:49 jer Exp $
+
+*squashfs-tools-4.3 (08 Jun 2014)
+
+ 08 Jun 2014; Jeroen Roovers <jer@gentoo.org>
+ -squashfs-tools-4.2_p20140119-r1.ebuild, +squashfs-tools-4.3.ebuild:
+ Version bump.
28 Apr 2014; Sergey Popov <pinkbyte@gentoo.org>
squashfs-tools-4.2_p20140119-r1.ebuild:
diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
index b31a36dac1cc..1d98b8967246 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild,v 1.6 2014/04/28 13:17:52 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild,v 1.1 2014/06/08 14:01:49 jer Exp $
EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="Tool for creating compressed filesystem type squashfs"
HOMEPAGE="http://squashfs.sourceforge.net"
-SRC_URI="http://dev.gentoo.org/~jer/${P}.tar.xz"
+SRC_URI="mirror://sourceforge/squashfs/squashfs${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -25,7 +25,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${P}/squashfs-tools"
+S="${WORKDIR}/squashfs${PV}/${PN}"
src_configure() {
# set up make command line variables in EMAKE_SQUASHFS_CONF