diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 05:34:03 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 05:34:03 +0000 |
commit | 1b93acf61a9922e4d08a1605814a6944f45492fd (patch) | |
tree | bb91408ddfe697479d8537bb927637baf2deb2a4 /kde-base/knotes | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-1b93acf61a9922e4d08a1605814a6944f45492fd.tar.gz gentoo-2-1b93acf61a9922e4d08a1605814a6944f45492fd.tar.bz2 gentoo-2-1b93acf61a9922e4d08a1605814a6944f45492fd.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 6a53db176567..f1f3d3995a10 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.32 2005/12/09 04:39:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.33 2005/12/10 05:30:04 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> knotes-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> knotes-3.4.3.ebuild: Marked ppc stable for bug #112842. diff --git a/kde-base/knotes/knotes-3.4.3.ebuild b/kde-base/knotes/knotes-3.4.3.ebuild index 9442e1010a7d..80b154a73bf3 100644 --- a/kde-base/knotes/knotes-3.4.3.ebuild +++ b/kde-base/knotes/knotes-3.4.3.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/knotes/knotes-3.4.3.ebuild,v 1.5 2005/12/09 04:39:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.3.ebuild,v 1.6 2005/12/10 05:30:04 chriswhite Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |