summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-04 15:31:57 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-04 15:31:57 +0000
commit17b8ae8c1b7f72f4bc50b614b7b8848582f3ce90 (patch)
tree8c82aa70d5c00bca6b75ad248380a374c9609c5b /sys-fs
parentadd net-mail to maintainers (diff)
downloadhistorical-17b8ae8c1b7f72f4bc50b614b7b8848582f3ce90.tar.gz
historical-17b8ae8c1b7f72f4bc50b614b7b8848582f3ce90.tar.bz2
historical-17b8ae8c1b7f72f4bc50b614b7b8848582f3ce90.zip
Version bump.
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ext4magic/ChangeLog9
-rw-r--r--sys-fs/ext4magic/ext4magic-0.3.0.ebuild23
-rw-r--r--sys-fs/udisks-glue/ChangeLog10
-rw-r--r--sys-fs/udisks-glue/udisks-glue-1.3.3.ebuild34
4 files changed, 72 insertions, 4 deletions
diff --git a/sys-fs/ext4magic/ChangeLog b/sys-fs/ext4magic/ChangeLog
index a91df3bf665e..9c2e9a442022 100644
--- a/sys-fs/ext4magic/ChangeLog
+++ b/sys-fs/ext4magic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-fs/ext4magic
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ChangeLog,v 1.1 2011/12/30 12:40:33 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ChangeLog,v 1.2 2012/03/04 15:28:41 ssuominen Exp $
+
+*ext4magic-0.3.0 (04 Mar 2012)
+
+ 04 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> +ext4magic-0.3.0.ebuild:
+ Version bump.
*ext4magic-0.2.4 (30 Dec 2011)
diff --git a/sys-fs/ext4magic/ext4magic-0.3.0.ebuild b/sys-fs/ext4magic/ext4magic-0.3.0.ebuild
new file mode 100644
index 000000000000..69bb8cfa36cd
--- /dev/null
+++ b/sys-fs/ext4magic/ext4magic-0.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext4magic/ext4magic-0.3.0.ebuild,v 1.1 2012/03/04 15:28:41 ssuominen Exp $
+
+EAPI=4
+
+DESCRIPTION="Linux admin tool, can help to recover deleted or overwritten files on ext3 and ext4 filesystems"
+HOMEPAGE="http://developer.berlios.de/projects/ext4magic/"
+SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-arch/bzip2
+ >=sys-apps/file-5.04
+ sys-apps/util-linux
+ >=sys-fs/e2fsprogs-1.41.9
+ sys-libs/zlib"
+DEPEND="${RDEPEND}"
+
+DOCS="AUTHORS ChangeLog NEWS README TODO"
diff --git a/sys-fs/udisks-glue/ChangeLog b/sys-fs/udisks-glue/ChangeLog
index 8a6d1f2d0eef..6ed9722d6450 100644
--- a/sys-fs/udisks-glue/ChangeLog
+++ b/sys-fs/udisks-glue/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-fs/udisks-glue
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks-glue/ChangeLog,v 1.10 2011/10/23 20:25:11 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks-glue/ChangeLog,v 1.11 2012/03/04 15:31:57 ssuominen Exp $
+
+*udisks-glue-1.3.3 (04 Mar 2012)
+
+ 04 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
+ +udisks-glue-1.3.3.ebuild:
+ Version bump.
23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
-udisks-glue-1.3.1.ebuild:
diff --git a/sys-fs/udisks-glue/udisks-glue-1.3.3.ebuild b/sys-fs/udisks-glue/udisks-glue-1.3.3.ebuild
new file mode 100644
index 000000000000..5ca9ea976d67
--- /dev/null
+++ b/sys-fs/udisks-glue/udisks-glue-1.3.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks-glue/udisks-glue-1.3.3.ebuild,v 1.1 2012/03/04 15:31:57 ssuominen Exp $
+
+EAPI=4
+inherit autotools
+
+DESCRIPTION="A tool to associate udisks events to user-defined actions"
+HOMEPAGE="http://github.com/fernandotcl/udisks-glue"
+SRC_URI="http://github.com/fernandotcl/udisks-glue/tarball/release-${PV} -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND=">=dev-libs/dbus-glib-0.92
+ >=dev-libs/glib-2
+ dev-libs/confuse"
+RDEPEND="${COMMON_DEPEND}
+ sys-fs/udisks"
+DEPEND="${COMMON_DEPEND}
+ dev-util/pkgconfig"
+
+DOCS=( ChangeLog README )
+
+src_unpack() {
+ unpack ${A}
+ mv *-${PN}-* "${S}"
+}
+
+src_prepare() {
+ eautoreconf
+}