diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 15:10:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 15:10:25 +0000 |
commit | 5bccd2735f8da1bdc29b7c686a5848e173d4e65f (patch) | |
tree | e67a7b3a8b6f140fbf3ec7a7ecb5f132d3919545 /kde-base/lisa | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5bccd2735f8da1bdc29b7c686a5848e173d4e65f.tar.gz gentoo-2-5bccd2735f8da1bdc29b7c686a5848e173d4e65f.tar.bz2 gentoo-2-5bccd2735f8da1bdc29b7c686a5848e173d4e65f.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/lisa')
-rw-r--r-- | kde-base/lisa/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/lisa/lisa-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lisa/ChangeLog b/kde-base/lisa/ChangeLog index 3c1c11be0341..5cdbd4410ab8 100644 --- a/kde-base/lisa/ChangeLog +++ b/kde-base/lisa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/lisa # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/ChangeLog,v 1.41 2006/05/26 01:17:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/ChangeLog,v 1.42 2006/05/26 15:10:25 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> lisa-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> lisa-3.5.2.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/lisa/lisa-3.5.2.ebuild b/kde-base/lisa/lisa-3.5.2.ebuild index 14d1094adea5..679b5793db69 100644 --- a/kde-base/lisa/lisa-3.5.2.ebuild +++ b/kde-base/lisa/lisa-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/lisa/lisa-3.5.2.ebuild,v 1.4 2006/05/26 01:17:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.5.2.ebuild,v 1.5 2006/05/26 15:10:25 corsair Exp $ KMNAME=kdenetwork KMMODULE=lanbrowsing @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic DESCRIPTION="KDE Lan Information Server - allows KDE desktops to share information over a network" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" KMEXTRA="doc/kcontrol/lanbrowser" |