diff options
author | 2005-12-10 07:21:54 +0000 | |
---|---|---|
committer | 2005-12-10 07:21:54 +0000 | |
commit | 82cfa8514f44289678434831556afc23e3fedf0d (patch) | |
tree | c5562b5c3cd3a9e27bbb8784d1f3c35b87173d7e /kde-base/kjots | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-82cfa8514f44289678434831556afc23e3fedf0d.tar.gz gentoo-2-82cfa8514f44289678434831556afc23e3fedf0d.tar.bz2 gentoo-2-82cfa8514f44289678434831556afc23e3fedf0d.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/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjots/kjots-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 1453b3eaff19..7b1b8deabe1a 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.27 2005/12/09 05:58:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.28 2005/12/10 07:19:53 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> kjots-3.4.2.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> kjots-3.4.2.ebuild: Marked ppc stable for bug #112842. diff --git a/kde-base/kjots/kjots-3.4.2.ebuild b/kde-base/kjots/kjots-3.4.2.ebuild index 205e6ad312f3..60d8fb1e4b8d 100644 --- a/kde-base/kjots/kjots-3.4.2.ebuild +++ b/kde-base/kjots/kjots-3.4.2.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/kjots/kjots-3.4.2.ebuild,v 1.7 2005/12/09 05:58:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-3.4.2.ebuild,v 1.8 2005/12/10 07:19:53 chriswhite Exp $ KMNAME=kdeutils MAXKDEVER=3.4.3 @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="Kjots - KDE note taking utility" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" |