From 040cc51c33778be9e56f3eb9d76867f54c0fbebe Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Tue, 3 Oct 2006 02:32:04 +0000 Subject: Removed ~x86 from 0.7.9, it doesn't build there. Removed older versions. (Portage version: 2.1.2_pre2-r1) --- app-laptop/pbbuttonsd/ChangeLog | 6 +++++- app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-laptop') 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 -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 +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 -- cgit v1.2.3-65-gdbad