diff options
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/pbbuttonsd/ChangeLog | 7 | ||||
-rw-r--r-- | app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/pbbuttonsd/pbbuttonsd-0.8.0.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/app-laptop/pbbuttonsd/ChangeLog b/app-laptop/pbbuttonsd/ChangeLog index a662b4a34b6b..721713866c6c 100644 --- a/app-laptop/pbbuttonsd/ChangeLog +++ b/app-laptop/pbbuttonsd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-laptop/pbbuttonsd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.66 2007/05/25 06:57:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.67 2007/06/20 20:52:58 corsair Exp $ + + 20 Jun 2007; Markus Rothe <corsair@gentoo.org> pbbuttonsd-0.7.4.ebuild, + pbbuttonsd-0.7.8.ebuild, pbbuttonsd-0.7.9.ebuild, pbbuttonsd-0.8.0.ebuild: + I thought I've used this previously for my apple keyboard. Doesn't seem to + work (and more?). Dropping ppc64 keywords 25 May 2007; Christian Faulhammer <opfer@gentoo.org> ChangeLog: corrected ChangeLog, so it conforms to our standards diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild index 2af514bdd7e3..dba1acf6fbac 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild,v 1.8 2007/04/28 17:48:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild,v 1.9 2007/06/20 20:52:58 corsair Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pbbuttons/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ppc64 ~x86" +KEYWORDS="ppc ~x86" IUSE="acpi debug alsa oss ibam" DEPEND=">=sys-apps/baselayout-1.8.6.12-r1 diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild index f2db6ef49820..8bf24880ea21 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild,v 1.5 2007/04/28 17:48:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild,v 1.6 2007/06/20 20:52:58 corsair Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pbbuttons/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~x86" IUSE="acpi debug alsa oss ibam" DEPEND=">=sys-apps/baselayout-1.8.6.12-r1 diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild index e15ee6cf2c7d..e9d7becc869a 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild,v 1.6 2007/04/28 17:48:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild,v 1.7 2007/06/20 20:52:58 corsair Exp $ inherit autotools flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pbbuttons/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ~ppc64 ~x86" +KEYWORDS="ppc ~x86" IUSE="acpi debug alsa oss ibam" DEPEND=">=sys-apps/baselayout-1.8.6.12-r1 diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.8.0.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.8.0.ebuild index 4f57b5352a36..13460e6487ff 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.8.0.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.8.0.ebuild,v 1.6 2007/06/18 22:39:18 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.8.0.ebuild,v 1.7 2007/06/20 20:52:58 corsair Exp $ inherit autotools flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pbbuttons/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ppc64 ~x86" +KEYWORDS="ppc ~x86" IUSE="acpi alsa debug doc ibam macbook oss" DEPEND="macbook? ( sys-libs/libsmbios ) |