diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 14:28:43 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 14:28:43 +0000 |
commit | 88aefd9d4d17987389ab89a6b543a4bc6c89f722 (patch) | |
tree | 98c6a0cbe6fab9689a4bcf4671cb2ef2adc9be2a /kde-base/knotes | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-88aefd9d4d17987389ab89a6b543a4bc6c89f722.tar.gz gentoo-2-88aefd9d4d17987389ab89a6b543a4bc6c89f722.tar.bz2 gentoo-2-88aefd9d4d17987389ab89a6b543a4bc6c89f722.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 06262fa41421..0c98f183ed74 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.71 2007/08/09 18:40:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.72 2007/08/10 14:28:43 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> knotes-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> knotes-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/knotes/knotes-3.5.7.ebuild b/kde-base/knotes/knotes-3.5.7.ebuild index f9a852cb42b0..8dff42135d0d 100644 --- a/kde-base/knotes/knotes-3.5.7.ebuild +++ b/kde-base/knotes/knotes-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.7.ebuild,v 1.5 2007/08/09 18:40:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.7.ebuild,v 1.6 2007/08/10 14:28:43 angelos 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) |