diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 01:25:24 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 01:25:24 +0000 |
commit | 4d5a9caa305c90b17332ef4bd2f0df4461c94c45 (patch) | |
tree | bf4a330c41ba6f8a5430823a1bfd016623f794cb /kde-base/ktimer | |
parent | Version bump #132647 Håvard Wall. (diff) | |
download | historical-4d5a9caa305c90b17332ef4bd2f0df4461c94c45.tar.gz historical-4d5a9caa305c90b17332ef4bd2f0df4461c94c45.tar.bz2 historical-4d5a9caa305c90b17332ef4bd2f0df4461c94c45.zip |
Stable on x86 wrt bug #132213
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'kde-base/ktimer')
-rw-r--r-- | kde-base/ktimer/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimer/ktimer-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog index e50a0d7e47d3..a9415b08583f 100644 --- a/kde-base/ktimer/ChangeLog +++ b/kde-base/ktimer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.41 2006/04/15 00:15:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.42 2006/05/26 00:53:05 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ktimer-3.5.2.ebuild: + Stable on x86 wrt bug #132213 15 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> ktimer-3.5.2.ebuild: Add ~x86-fbsd keyword. diff --git a/kde-base/ktimer/ktimer-3.5.2.ebuild b/kde-base/ktimer/ktimer-3.5.2.ebuild index f38c5c757e54..ef4df00f1f4c 100644 --- a/kde-base/ktimer/ktimer-3.5.2.ebuild +++ b/kde-base/ktimer/ktimer-3.5.2.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/kde-base/ktimer/ktimer-3.5.2.ebuild,v 1.3 2006/04/15 00:15:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-3.5.2.ebuild,v 1.4 2006/05/26 00:53:05 wolf31o2 Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Timer" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE=""
\ No newline at end of file |