diff options
-rw-r--r-- | app-office/openoffice-bin/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild | 6 | ||||
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.0.0.ebuild | 4 |
4 files changed, 15 insertions, 8 deletions
diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog index ddf2e19fe3ab..db31b78ac685 100644 --- a/app-office/openoffice-bin/ChangeLog +++ b/app-office/openoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/openoffice-bin -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.116 2005/12/29 09:17:16 suka Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.117 2006/01/19 12:20:39 cryos Exp $ + + 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> + openoffice-bin-2.0.1.ebuild: + Stable on amd64. 29 Dec 2005; Andreas Proschofsky <suka@gentoo.org> openoffice-bin-2.0.1.ebuild: diff --git a/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild b/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild index 92f4a77ef7d0..a44717af7e92 100644 --- a/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild,v 1.2 2005/12/29 09:17:16 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-2.0.1.ebuild,v 1.3 2006/01/19 12:20:39 cryos Exp $ inherit eutils fdo-mime rpm multilib @@ -82,7 +82,7 @@ HOMEPAGE="http://www.openoffice.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" RDEPEND="!app-office/openoffice || ( x11-libs/libXaw virtual/x11 ) diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index feddad034959..dc3fd65eb030 100644 --- a/sys-power/cpufreqd/ChangeLog +++ b/sys-power/cpufreqd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/cpufreqd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.25 2006/01/02 18:17:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.26 2006/01/19 12:17:37 cryos Exp $ + + 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> cpufreqd-2.0.0.ebuild: + Stable on amd64. 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> cpufreqd-2.0.0.ebuild: Stable on ppc. diff --git a/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild b/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild index f8a255743aa6..62723a195fe3 100644 --- a/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild +++ b/sys-power/cpufreqd/cpufreqd-2.0.0.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/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild,v 1.4 2006/01/02 18:17:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0.ebuild,v 1.5 2006/01/19 12:17:37 cryos Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="acpi apm lm_sensors nforce2 nvidia pmu" DEPEND="sys-power/cpufrequtils |