summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2006-10-26 16:33:29 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2006-10-26 16:33:29 +0000
commit8acfedf105f1d489f34ef993921727b9ff2fed66 (patch)
treec57798a7ec5d71722fa96ff546d9f733f418f637 /sys-power
parentRemove the dep on find-utils (diff)
downloadgentoo-2-8acfedf105f1d489f34ef993921727b9ff2fed66.tar.gz
gentoo-2-8acfedf105f1d489f34ef993921727b9ff2fed66.tar.bz2
gentoo-2-8acfedf105f1d489f34ef993921727b9ff2fed66.zip
Fix deps and a few other things.
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/acpi/ChangeLog7
-rw-r--r--sys-power/acpi/acpi-0.06-r5.ebuild29
-rw-r--r--sys-power/acpi/acpi-0.09.ebuild4
-rw-r--r--sys-power/acpi/files/digest-acpi-0.06-r56
4 files changed, 27 insertions, 19 deletions
diff --git a/sys-power/acpi/ChangeLog b/sys-power/acpi/ChangeLog
index 23740c395243..ecb863164d96 100644
--- a/sys-power/acpi/ChangeLog
+++ b/sys-power/acpi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/acpi
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/ChangeLog,v 1.3 2005/04/23 13:14:24 swegener Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/ChangeLog,v 1.4 2006/10/26 16:33:29 peper Exp $
+
+ 26 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> acpi-0.06-r5.ebuild:
+ Fix deps and a few other things.
*acpi-0.09 (22 Apr 2005)
diff --git a/sys-power/acpi/acpi-0.06-r5.ebuild b/sys-power/acpi/acpi-0.06-r5.ebuild
index db46c120b750..a2dd79572936 100644
--- a/sys-power/acpi/acpi-0.06-r5.ebuild
+++ b/sys-power/acpi/acpi-0.06-r5.ebuild
@@ -1,41 +1,42 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/acpi-0.06-r5.ebuild,v 1.1 2005/04/22 18:19:12 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/acpi-0.06-r5.ebuild,v 1.2 2006/10/26 16:33:29 peper Exp $
inherit eutils
SRC_URI_BASE="http://ftp.debian.org/debian/pool/main/${PN:0:1}/${PN}"
SRC_URI_TGZ="${PN}_${PV}.orig.tar.gz"
SRC_URI_PATCH="${PN}_${PV}-${PR/r}.diff.gz"
-DESCRIPTION="Attempts to replicate the functionality of the 'old' apm command on ACPI systems, including battery and thermal information."
+DESCRIPTION="Attemp to replicate the functionality of the 'old' apm command on ACPI systems."
HOMEPAGE="http://packages.debian.org/unstable/utils/acpi.html"
-SRC_URI="${SRC_URI_BASE}/${SRC_URI_TGZ} ${SRC_URI_BASE}/${SRC_URI_PATCH}"
+SRC_URI="${SRC_URI_BASE}/${SRC_URI_TGZ}
+ ${SRC_URI_BASE}/${SRC_URI_PATCH}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* x86 ~amd64"
IUSE=""
-RDEPEND="virtual/libc"
-DEPEND="${RDEPEND}
- sys-apps/help2man
- sys-devel/gcc"
+DEPEND="=sys-devel/automake-1.4*
+ sys-apps/help2man"
+RDEPEND=""
src_unpack() {
unpack ${SRC_URI_TGZ}
mv ${PN} ${P}
- epatch ${DISTDIR}/${SRC_URI_PATCH}
+ epatch "${DISTDIR}/${SRC_URI_PATCH}"
}
src_compile() {
- econf || die
- emake || die
- # build docs
- emake -C doc || die
+ econf || die "econf failed"
+ emake || die "emake failed"
+
+ # build manpage
+ emake -C doc || die "emake doc failed"
}
src_install() {
- einstall || die
+ make DESTDIR="${D}" install || die "make install failed"
doman doc/acpi.1
dodoc AUTHORS CREDITS ChangeLog README
}
diff --git a/sys-power/acpi/acpi-0.09.ebuild b/sys-power/acpi/acpi-0.09.ebuild
index fa017654a072..c92a6eeb48fd 100644
--- a/sys-power/acpi/acpi-0.09.ebuild
+++ b/sys-power/acpi/acpi-0.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/acpi-0.09.ebuild,v 1.2 2006/08/20 04:03:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi/acpi-0.09.ebuild,v 1.3 2006/10/26 16:33:29 peper Exp $
inherit eutils
diff --git a/sys-power/acpi/files/digest-acpi-0.06-r5 b/sys-power/acpi/files/digest-acpi-0.06-r5
index ad9386f877ca..6aedcbf8007e 100644
--- a/sys-power/acpi/files/digest-acpi-0.06-r5
+++ b/sys-power/acpi/files/digest-acpi-0.06-r5
@@ -1,2 +1,6 @@
-MD5 062a77b38b929fe34120c3f258fd01ba acpi_0.06.orig.tar.gz 42907
MD5 94e1da7fdab883fc45edb96d812cb1f1 acpi_0.06-5.diff.gz 2627
+RMD160 b60e6b933d7a706a3557d83eaddcbd2f582560c9 acpi_0.06-5.diff.gz 2627
+SHA256 c93f6947350965d3a74aa5f7b9f7a5174db15bfdc51cd89f040461a4122ee169 acpi_0.06-5.diff.gz 2627
+MD5 062a77b38b929fe34120c3f258fd01ba acpi_0.06.orig.tar.gz 42907
+RMD160 04aa175c560d03d354ef6bc337755a0d67ba8c71 acpi_0.06.orig.tar.gz 42907
+SHA256 18e0f2865787db68bac3562730185bcd02c1d571877cd6128c18642d772b23fc acpi_0.06.orig.tar.gz 42907