diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 01:36:01 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 01:36:01 +0000 |
commit | 0186259d0b6a238314810094b4732817ad405f6c (patch) | |
tree | c67d1c77c0b1a1df73949533b401771a3fd8c65f /kde-base/knotes | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-0186259d0b6a238314810094b4732817ad405f6c.tar.gz gentoo-2-0186259d0b6a238314810094b4732817ad405f6c.tar.bz2 gentoo-2-0186259d0b6a238314810094b4732817ad405f6c.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index a69d344ac3d3..de7938575238 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.56 2006/11/13 14:30:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.57 2006/11/14 01:36:01 kugelfang Exp $ + + 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> knotes-3.5.5.ebuild: + Marked stable on amd64 wrt bug #147570. 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> knotes-3.5.5.ebuild: "Stable x86, bug #147570" diff --git a/kde-base/knotes/knotes-3.5.5.ebuild b/kde-base/knotes/knotes-3.5.5.ebuild index 5e6a6bb94de8..f2e14e159e61 100644 --- a/kde-base/knotes/knotes-3.5.5.ebuild +++ b/kde-base/knotes/knotes-3.5.5.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/knotes/knotes-3.5.5.ebuild,v 1.2 2006/11/13 14:30:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.5.ebuild,v 1.3 2006/11/14 01:36:01 kugelfang Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |