diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-02 01:27:12 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-02 01:27:12 +0000 |
commit | c5b971217e0a824deaf572ffa484390ccd6fbc36 (patch) | |
tree | 91162c385d49210c0f51fd122446b947f27d5cfd /kde-base/khotkeys | |
parent | Version bump #76296 by Matthias Muthmann. (diff) | |
download | historical-c5b971217e0a824deaf572ffa484390ccd6fbc36.tar.gz historical-c5b971217e0a824deaf572ffa484390ccd6fbc36.tar.bz2 historical-c5b971217e0a824deaf572ffa484390ccd6fbc36.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.4.0_rc1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 4b83c80b02c9..23d05e4b89b2 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.3 2005/02/27 20:21:36 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.4 2005/03/02 01:24:18 cryos Exp $ + +*khotkeys-3.4.0_rc1 (02 Mar 2005) + + 02 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> khotkeys-3.4.0_rc1.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. 27 Feb 2005; Dan Armak <danarmak@gentoo.org> : Ebuild for 3.4.0 RC1. diff --git a/kde-base/khotkeys/khotkeys-3.4.0_rc1.ebuild b/kde-base/khotkeys/khotkeys-3.4.0_rc1.ebuild index 65ffa9182901..7d570017180a 100644 --- a/kde-base/khotkeys/khotkeys-3.4.0_rc1.ebuild +++ b/kde-base/khotkeys/khotkeys-3.4.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.0_rc1.ebuild,v 1.1 2005/02/27 20:21:36 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.0_rc1.ebuild,v 1.2 2005/03/02 01:24:18 cryos Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" |