diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:32:05 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:32:05 +0000 |
commit | 93a0cf7dde2e7adf26f0998c5da5a476256a1534 (patch) | |
tree | 5081f4a9c712bf7f699617d2a007f7002ba8bd43 /kde-base/knotes | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-93a0cf7dde2e7adf26f0998c5da5a476256a1534.tar.gz gentoo-2-93a0cf7dde2e7adf26f0998c5da5a476256a1534.tar.bz2 gentoo-2-93a0cf7dde2e7adf26f0998c5da5a476256a1534.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 2f916d9c4117..4fbc71c29efd 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.43 2006/05/25 23:08:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.44 2006/05/26 15:32:05 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> knotes-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> knotes-3.5.2.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/knotes/knotes-3.5.2.ebuild b/kde-base/knotes/knotes-3.5.2.ebuild index 3591edf15a4e..4c3260548225 100644 --- a/kde-base/knotes/knotes-3.5.2.ebuild +++ b/kde-base/knotes/knotes-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/knotes/knotes-3.5.2.ebuild,v 1.3 2006/05/25 23:08:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.2.ebuild,v 1.4 2006/05/26 15:32:05 wolf31o2 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |