summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-10-03 02:32:04 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-10-03 02:32:04 +0000
commit040cc51c33778be9e56f3eb9d76867f54c0fbebe (patch)
tree76eac62dfaec49c92662b5deb3b992e567b7789b /app-laptop
parentMarked stable on mips. (diff)
downloadgentoo-2-040cc51c33778be9e56f3eb9d76867f54c0fbebe.tar.gz
gentoo-2-040cc51c33778be9e56f3eb9d76867f54c0fbebe.tar.bz2
gentoo-2-040cc51c33778be9e56f3eb9d76867f54c0fbebe.zip
Removed ~x86 from 0.7.9, it doesn't build there. Removed older versions.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/pbbuttonsd/ChangeLog6
-rw-r--r--app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-laptop/pbbuttonsd/ChangeLog b/app-laptop/pbbuttonsd/ChangeLog
index ce358d1bf35c..881925cc3b3f 100644
--- a/app-laptop/pbbuttonsd/ChangeLog
+++ b/app-laptop/pbbuttonsd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-laptop/pbbuttonsd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.55 2006/10/02 04:47:54 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.56 2006/10/03 02:32:04 josejx Exp $
+
+ 03 Oct 2006; Joseph Jezak <josejx@gentoo.org> -pbbuttonsd-0.7.5.ebuild,
+ -pbbuttonsd-0.7.6.ebuild, pbbuttonsd-0.7.9.ebuild:
+ Removed ~x86 from 0.7.9, it doesn't build there. Removed older versions.
02 Oct 2006; Joseph Jezak <josejx@gentoo.org> +pbbuttonsd-0.7.9.ebuild:
Added the latest version.
diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild
index 0b78f5b87939..1ba9d0b4d53d 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-2006 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.1 2006/10/02 04:44:10 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild,v 1.2 2006/10/03 02:32:04 josejx 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 ~ppc64"
IUSE="acpi debug alsa oss ibam"
DEPEND=">=sys-apps/baselayout-1.8.6.12-r1