diff options
author | 2010-06-27 20:47:46 +0000 | |
---|---|---|
committer | 2010-06-27 20:47:46 +0000 | |
commit | abf8b8d2693e57954e89264c3945508088d14a49 (patch) | |
tree | 5bf743111ba1a7de4012fe32d88404dae6441d3b /kde-base/knetattach | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-abf8b8d2693e57954e89264c3945508088d14a49.tar.gz gentoo-2-abf8b8d2693e57954e89264c3945508088d14a49.tar.bz2 gentoo-2-abf8b8d2693e57954e89264c3945508088d14a49.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knetattach')
-rw-r--r-- | kde-base/knetattach/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knetattach/knetattach-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/knetattach/ChangeLog b/kde-base/knetattach/ChangeLog index fcc5f2e604b3..04562f9cd92f 100644 --- a/kde-base/knetattach/ChangeLog +++ b/kde-base/knetattach/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knetattach # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.156 2010/06/24 08:52:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.157 2010/06/27 20:47:46 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + knetattach-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> knetattach-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/knetattach/knetattach-4.4.4.ebuild b/kde-base/knetattach/knetattach-4.4.4.ebuild index 690c7a448ae6..8a55b858683e 100644 --- a/kde-base/knetattach/knetattach-4.4.4.ebuild +++ b/kde-base/knetattach/knetattach-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-4.4.4.ebuild,v 1.3 2010/06/24 08:52:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-4.4.4.ebuild,v 1.4 2010/06/27 20:47:46 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE network wizard" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +handbook" |