diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:01:08 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:01:08 +0000 |
commit | 5e604342ae7785fc5eb48bce149d336cbab9c4f2 (patch) | |
tree | c871f56da718e4e6b1934c6eb78a06b504603d74 /kde-base/kdenetwork-filesharing | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-5e604342ae7785fc5eb48bce149d336cbab9c4f2.tar.gz gentoo-2-5e604342ae7785fc5eb48bce149d336cbab9c4f2.tar.bz2 gentoo-2-5e604342ae7785fc5eb48bce149d336cbab9c4f2.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kdenetwork-filesharing')
-rw-r--r-- | kde-base/kdenetwork-filesharing/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 65636a5d2c8d..8e78fed40797 100644 --- a/kde-base/kdenetwork-filesharing/ChangeLog +++ b/kde-base/kdenetwork-filesharing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdenetwork-filesharing # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.71 2008/01/17 23:52:25 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.72 2008/01/28 21:01:08 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kdenetwork-filesharing-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kdenetwork-filesharing-4.0.0 (17 Jan 2008) diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild index 59cf7dc54907..dc0b95d581ef 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.1 2007/10/19 22:33:36 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.2 2008/01/28 21:01:08 philantrop Exp $ KMNAME=kdenetwork KMMODULE=filesharing @@ -9,5 +9,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |