diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-10-03 02:32:04 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-10-03 02:32:04 +0000 |
commit | bf23679ca133fa31f60c098308ad8cb29ce50b4a (patch) | |
tree | 21360ad6b6e2e91957f2094951009b3b5dc2601a /app-laptop | |
parent | Marked stable on mips. (diff) | |
download | historical-bf23679ca133fa31f60c098308ad8cb29ce50b4a.tar.gz historical-bf23679ca133fa31f60c098308ad8cb29ce50b4a.tar.bz2 historical-bf23679ca133fa31f60c098308ad8cb29ce50b4a.zip |
Removed ~x86 from 0.7.9, it doesn't build there. Removed older versions.
Package-Manager: portage-2.1.2_pre2-r1
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/pbbuttonsd/ChangeLog | 6 | ||||
-rw-r--r-- | app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild | 4 |
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 |