summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/e4rat')
-rw-r--r--sys-fs/e4rat/ChangeLog6
-rw-r--r--sys-fs/e4rat/e4rat-0.2.1-r2.ebuild56
-rw-r--r--sys-fs/e4rat/e4rat-0.2.2.ebuild56
-rw-r--r--sys-fs/e4rat/metadata.xml6
4 files changed, 9 insertions, 115 deletions
diff --git a/sys-fs/e4rat/ChangeLog b/sys-fs/e4rat/ChangeLog
index 79b2257ef1a2..d05834ce016e 100644
--- a/sys-fs/e4rat/ChangeLog
+++ b/sys-fs/e4rat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/e4rat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.9 2012/11/06 20:55:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.10 2012/12/21 19:10:51 pacho Exp $
+
+ 21 Dec 2012; Pacho Ramos <pacho@gentoo.org> -e4rat-0.2.1-r2.ebuild,
+ -e4rat-0.2.2.ebuild, metadata.xml:
+ Add me as comaintainer
*e4rat-0.2.3-r1 (06 Nov 2012)
diff --git a/sys-fs/e4rat/e4rat-0.2.1-r2.ebuild b/sys-fs/e4rat/e4rat-0.2.1-r2.ebuild
deleted file mode 100644
index a64855ff88dd..000000000000
--- a/sys-fs/e4rat/e4rat-0.2.1-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.1-r2.ebuild,v 1.1 2012/01/08 11:38:11 hwoarang Exp $
-
-EAPI=4
-
-inherit cmake-utils linux-info
-
-DESCRIPTION="Toolset to accelerate the boot process and application startup"
-HOMEPAGE="http://e4rat.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- >=dev-libs/boost-1.42
- sys-fs/e2fsprogs
- sys-process/audit"
-RDEPEND="${DEPEND}"
-
-CONFIG_CHECK="~AUDITSYSCALL"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-shared-build.patch
- "${FILESDIR}"/${PN}-libdir.patch
-)
-
-pkg_setup() {
- check_extra_config
-}
-
-src_install() {
- cmake-utils_src_install
- # relocate binaries to /sbin. If someone knows of a better way to do it
- # please do tell me
- dodir sbin
- find "${D}"/usr/sbin -type f -exec mv {} "${D}"/sbin/. \; \
- || die
-}
-
-pkg_postinst() {
- elog
- elog "Please consult the upstream wiki if you need help"
- elog "configuring your system"
- elog "http://e4rat.sourceforge.net/wiki/index.php/Main_Page"
- elog
- if has_version sys-apps/preload; then
- elog "It appears you have sys-apps/preload installed. This may"
- elog "has negative effects on ${PN}. You may want to disable preload"
- elog "when using ${PN}."
- elog "http://e4rat.sourceforge.net/wiki/index.php/Main_Page#Debian.2FUbuntu"
- fi
-}
diff --git a/sys-fs/e4rat/e4rat-0.2.2.ebuild b/sys-fs/e4rat/e4rat-0.2.2.ebuild
deleted file mode 100644
index 6552177d4308..000000000000
--- a/sys-fs/e4rat/e4rat-0.2.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.2.ebuild,v 1.1 2012/05/05 10:08:17 hwoarang Exp $
-
-EAPI=4
-
-inherit cmake-utils linux-info
-
-DESCRIPTION="Toolset to accelerate the boot process and application startup"
-HOMEPAGE="http://e4rat.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- >=dev-libs/boost-1.42
- sys-fs/e2fsprogs
- sys-process/audit"
-RDEPEND="${DEPEND}"
-
-CONFIG_CHECK="~AUDITSYSCALL"
-
-PATCHES=(
- "${FILESDIR}"/${P}-shared-build.patch
- "${FILESDIR}"/${P}-libdir.patch
-)
-
-pkg_setup() {
- check_extra_config
-}
-
-src_install() {
- cmake-utils_src_install
- # relocate binaries to /sbin. If someone knows of a better way to do it
- # please do tell me
- dodir sbin
- find "${D}"/usr/sbin -type f -exec mv {} "${D}"/sbin/. \; \
- || die
-}
-
-pkg_postinst() {
- elog
- elog "Please consult the upstream wiki if you need help"
- elog "configuring your system"
- elog "http://e4rat.sourceforge.net/wiki/index.php/Main_Page"
- elog
- if has_version sys-apps/preload; then
- elog "It appears you have sys-apps/preload installed. This may"
- elog "has negative effects on ${PN}. You may want to disable preload"
- elog "when using ${PN}."
- elog "http://e4rat.sourceforge.net/wiki/index.php/Main_Page#Debian.2FUbuntu"
- fi
-}
diff --git a/sys-fs/e4rat/metadata.xml b/sys-fs/e4rat/metadata.xml
index 77bb27ac694d..dc45721d77db 100644
--- a/sys-fs/e4rat/metadata.xml
+++ b/sys-fs/e4rat/metadata.xml
@@ -5,6 +5,8 @@
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
-<longdescription lang="en">
-</longdescription>
+<maintainer>
+<email>pacho@gentoo.org</email>
+<name>Pacho Ramos</name>
+</maintainer>
</pkgmetadata>