diff options
author | 2006-06-01 08:14:31 +0000 | |
---|---|---|
committer | 2006-06-01 08:14:31 +0000 | |
commit | f4823fb7601ae526eec8df13445b466f177c3b93 (patch) | |
tree | d7cd5fc1d2917e100877fe50cb9f7669849d562a /kde-base/knetattach | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-f4823fb7601ae526eec8df13445b466f177c3b93.tar.gz gentoo-2-f4823fb7601ae526eec8df13445b466f177c3b93.tar.bz2 gentoo-2-f4823fb7601ae526eec8df13445b466f177c3b93.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/knetattach')
-rw-r--r-- | kde-base/knetattach/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knetattach/knetattach-3.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knetattach/ChangeLog b/kde-base/knetattach/ChangeLog index 767fb653bfbe..8dd4c77b17d4 100644 --- a/kde-base/knetattach/ChangeLog +++ b/kde-base/knetattach/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knetattach # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.44 2006/05/29 20:37:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.45 2006/06/01 08:14:31 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> knetattach-3.5.1.ebuild: + Stable on alpha wrt Bug #132213. 29 May 2006; Jason Wever <weeve@gentoo.org> knetattach-3.5.1.ebuild: Stable on SPARC wrt bug #132213. diff --git a/kde-base/knetattach/knetattach-3.5.1.ebuild b/kde-base/knetattach/knetattach-3.5.1.ebuild index 871e250d51ed..6560e762a007 100644 --- a/kde-base/knetattach/knetattach-3.5.1.ebuild +++ b/kde-base/knetattach/knetattach-3.5.1.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/knetattach/knetattach-3.5.1.ebuild,v 1.9 2006/05/30 05:09:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-3.5.1.ebuild,v 1.10 2006/06/01 08:14:31 tcort Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE network wizard" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |