diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:06:08 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:06:08 +0000 |
commit | 907c79e572c7ea3e04e6ea28e7d7a5a3405cf824 (patch) | |
tree | 12be1cd9abcee093f0ad47e0dd4297bb82e79f8c /kde-base/lisa | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-907c79e572c7ea3e04e6ea28e7d7a5a3405cf824.tar.gz gentoo-2-907c79e572c7ea3e04e6ea28e7d7a5a3405cf824.tar.bz2 gentoo-2-907c79e572c7ea3e04e6ea28e7d7a5a3405cf824.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/lisa')
-rw-r--r-- | kde-base/lisa/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/lisa/lisa-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lisa/ChangeLog b/kde-base/lisa/ChangeLog index 0aa53ed52ffc..44c6ecf45580 100644 --- a/kde-base/lisa/ChangeLog +++ b/kde-base/lisa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/lisa # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/ChangeLog,v 1.29 2005/12/09 05:44:13 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/ChangeLog,v 1.30 2005/12/10 07:03:21 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> lisa-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> lisa-3.4.3.ebuild: Marked ppc stable for bug #112842. diff --git a/kde-base/lisa/lisa-3.4.3.ebuild b/kde-base/lisa/lisa-3.4.3.ebuild index 65991e599203..8a04a3ddd133 100644 --- a/kde-base/lisa/lisa-3.4.3.ebuild +++ b/kde-base/lisa/lisa-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/lisa/lisa-3.4.3.ebuild,v 1.5 2005/12/09 05:44:13 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.4.3.ebuild,v 1.6 2005/12/10 07:03:21 chriswhite Exp $ KMNAME=kdenetwork KMMODULE=lanbrowsing @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Lan Information Server - allows KDE desktops to share information over a network" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" KMEXTRA="doc/kcontrol/lanbrowser" |