diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 07:27:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 07:27:47 +0000 |
commit | 8fba14817e3463dc4cc5c300b8930d914162f02a (patch) | |
tree | 6dda2308e2cae2796c42548773001f26517e96b7 /kde-base/knetattach | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | historical-8fba14817e3463dc4cc5c300b8930d914162f02a.tar.gz historical-8fba14817e3463dc4cc5c300b8930d914162f02a.tar.bz2 historical-8fba14817e3463dc4cc5c300b8930d914162f02a.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/knetattach')
-rw-r--r-- | kde-base/knetattach/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knetattach/knetattach-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knetattach/ChangeLog b/kde-base/knetattach/ChangeLog index 7e575999fedd..448c609ff8f7 100644 --- a/kde-base/knetattach/ChangeLog +++ b/kde-base/knetattach/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knetattach # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.88 2008/05/13 01:08:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.89 2008/05/15 07:11:59 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> knetattach-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> knetattach-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/knetattach/knetattach-3.5.9.ebuild b/kde-base/knetattach/knetattach-3.5.9.ebuild index 0be2e3b38687..d2a4e6e087a0 100644 --- a/kde-base/knetattach/knetattach-3.5.9.ebuild +++ b/kde-base/knetattach/knetattach-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-3.5.9.ebuild,v 1.5 2008/05/13 01:08:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-3.5.9.ebuild,v 1.6 2008/05/15 07:11:59 corsair Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE network wizard" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |