summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-07-11 22:41:16 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-07-11 22:41:16 +0000
commit561ca91029533c7f684942b78fcff309f6391f9b (patch)
treef79d2db9dfdd3e4061651a8bea93b60bb82af03f /app-laptop
parentMarked ppc stable. (diff)
downloadgentoo-2-561ca91029533c7f684942b78fcff309f6391f9b.tar.gz
gentoo-2-561ca91029533c7f684942b78fcff309f6391f9b.tar.bz2
gentoo-2-561ca91029533c7f684942b78fcff309f6391f9b.zip
Added latest version.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/pbbuttonsd/ChangeLog7
-rw-r--r--app-laptop/pbbuttonsd/Manifest8
-rw-r--r--app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.7.01
-rw-r--r--app-laptop/pbbuttonsd/pbbuttonsd-0.7.0.ebuild39
4 files changed, 51 insertions, 4 deletions
diff --git a/app-laptop/pbbuttonsd/ChangeLog b/app-laptop/pbbuttonsd/ChangeLog
index 8d86542bc715..d3c343035b54 100644
--- a/app-laptop/pbbuttonsd/ChangeLog
+++ b/app-laptop/pbbuttonsd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-laptop/pbbuttonsd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.25 2005/07/02 14:06:11 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.26 2005/07/11 22:41:16 josejx Exp $
+
+*pbbuttonsd-0.7.0 (11 Jul 2005)
+
+ 11 Jul 2005; Joseph Jezak <josejx@gentoo.org> +pbbuttonsd-0.7.0.ebuild:
+ Added latest version.
*pbbuttonsd-0.7_pre2 (02 Jul 2005)
diff --git a/app-laptop/pbbuttonsd/Manifest b/app-laptop/pbbuttonsd/Manifest
index 04e33531f17e..6a298d94d2e5 100644
--- a/app-laptop/pbbuttonsd/Manifest
+++ b/app-laptop/pbbuttonsd/Manifest
@@ -1,11 +1,13 @@
-MD5 52f9d8e98c8931645c57a3de1c36727d metadata.xml 156
MD5 05989909c2ce77649b9bf6b8f5e91291 ChangeLog 8130
-MD5 86caedd5742982169284b585959a54be pbbuttonsd-0.6.6.ebuild 1146
MD5 f0cdcf7c27493d60d25d76f479b82e63 pbbuttonsd-0.6.10.ebuild 1117
+MD5 86caedd5742982169284b585959a54be pbbuttonsd-0.6.6.ebuild 1146
MD5 048caf6217e504f2c22e334f8eb9b65d pbbuttonsd-0.7_pre1.ebuild 1164
+MD5 52f9d8e98c8931645c57a3de1c36727d metadata.xml 156
MD5 869f5eb8b01cb099feaba0713a1fb8d5 pbbuttonsd-0.7_pre2.ebuild 1163
+MD5 f0cdcf7c27493d60d25d76f479b82e63 pbbuttonsd-0.7.0.ebuild 1117
MD5 e87049121a8371a7173cb9aa7c5b167d files/pbbuttonsd.rc6 444
-MD5 72caa2adac6c8260c57c0ae15cc259f3 files/digest-pbbuttonsd-0.6.6 68
MD5 af23b978a8a629ecc99e95f3505e8a74 files/digest-pbbuttonsd-0.6.10 69
MD5 921e017fad1253b70863f48dc9dbf670 files/digest-pbbuttonsd-0.7_pre1 73
MD5 4afa51eede3307c2e548862b1dd62241 files/digest-pbbuttonsd-0.7_pre2 73
+MD5 3d98fa10cb4dd979a3b80c36a1a83b4b files/digest-pbbuttonsd-0.7.0 68
+MD5 72caa2adac6c8260c57c0ae15cc259f3 files/digest-pbbuttonsd-0.6.6 68
diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.7.0 b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.7.0
new file mode 100644
index 000000000000..255a0e620fde
--- /dev/null
+++ b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.7.0
@@ -0,0 +1 @@
+MD5 cd8e7c59ae9d752210a0c4b72fba456c pbbuttonsd-0.7.0.tar.gz 398338
diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.0.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.0.ebuild
new file mode 100644
index 000000000000..d23f4ee9f5d4
--- /dev/null
+++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.0.ebuild,v 1.1 2005/07/11 22:41:16 josejx Exp $
+
+inherit eutils
+
+DESCRIPTION="program to map special Powerbook/iBook keys"
+HOMEPAGE="http://pbbuttons.sf.net"
+SRC_URI="mirror://sourceforge/pbbuttons/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc"
+IUSE=""
+
+DEPEND="virtual/libc
+ >=sys-apps/baselayout-1.8.6.12-r1"
+RDEPEND=""
+
+src_compile() {
+ econf || die "Sorry, failed to configure pbbuttonsd"
+ emake || die "Sorry, failed to compile pbbuttonsd"
+}
+
+src_install() {
+ dodir /etc/power
+ make DESTDIR=${D} install || die "failed to install"
+ exeinto /etc/init.d
+ newexe ${FILESDIR}/pbbuttonsd.rc6 pbbuttonsd
+ dodoc README
+}
+
+pkg_postinst() {
+ einfo "This version of pbbuttonsd can replace PMUD functionality."
+ einfo "If you want PMUD installed and running, you should set"
+ einfo "replace_pmud=no in /etc/pbbuttonsd.conf. Otherwise you can"
+ einfo "try setting replace_pmud=yes in /etc/pbbuttonsd.conf and"
+ einfo "disabling PMUD"
+}