diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 15:11:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 15:11:23 +0000 |
commit | 42d705fce7a3ab9c94783e74316b6b7ecb09a063 (patch) | |
tree | 5f4e8e62588a0010b316a0074628c43136deeea7 /kde-base/kdepasswd | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-42d705fce7a3ab9c94783e74316b6b7ecb09a063.tar.gz gentoo-2-42d705fce7a3ab9c94783e74316b6b7ecb09a063.tar.bz2 gentoo-2-42d705fce7a3ab9c94783e74316b6b7ecb09a063.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 0b1b2aa568d6..17cc18d01d3f 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.146 2009/12/01 10:25:23 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.147 2009/12/10 15:11:23 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + kdepasswd-4.3.3.ebuild: + x86 stable, bug 292455 *kdepasswd-4.3.4 (01 Dec 2009) diff --git a/kde-base/kdepasswd/kdepasswd-4.3.3.ebuild b/kde-base/kdepasswd/kdepasswd-4.3.3.ebuild index 58db16ee36cb..1d8fbdcd1912 100644 --- a/kde-base/kdepasswd/kdepasswd-4.3.3.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.3.3.ebuild,v 1.4 2009/11/30 06:53:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.3.3.ebuild,v 1.5 2009/12/10 15:11:23 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" DEPEND=" |