diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 10:35:04 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 10:35:04 +0000 |
commit | 2d756b8298c04ef22ea6457e3fd1882be51cda4f (patch) | |
tree | f95b5ad4e6f8371a77a6c2ee09f35f310ee10dbf /kde-base/kdepasswd | |
parent | amd64/x86 stable wrt #300393 (diff) | |
download | gentoo-2-2d756b8298c04ef22ea6457e3fd1882be51cda4f.tar.gz gentoo-2-2d756b8298c04ef22ea6457e3fd1882be51cda4f.tar.bz2 gentoo-2-2d756b8298c04ef22ea6457e3fd1882be51cda4f.zip |
amd64/x86 stable wrt #300393
(Portage version: 2.2_rc62/cvs/Linux x86_64, 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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index b141190b178f..739c8685d191 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.154 2010/02/09 00:15:32 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.155 2010/02/20 10:35:04 ssuominen Exp $ + + 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + kdepasswd-4.3.5.ebuild: + amd64/x86 stable wrt #300393 *kdepasswd-4.4.0 (08 Feb 2010) diff --git a/kde-base/kdepasswd/kdepasswd-4.3.5.ebuild b/kde-base/kdepasswd/kdepasswd-4.3.5.ebuild index 15dab28b261e..08e000326918 100644 --- a/kde-base/kdepasswd/kdepasswd-4.3.5.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.3.5.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/kdepasswd/kdepasswd-4.3.5.ebuild,v 1.1 2010/01/25 15:24:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.3.5.ebuild,v 1.2 2010/02/20 10:35:04 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |