diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 12:26:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 12:26:48 +0000 |
commit | b39b1c003a27bdcad2ba2a74f948f8dcb8699c62 (patch) | |
tree | 12de221c79dadc442c3e3b638e6c6c568882ae8a /kde-base/kdepasswd | |
parent | alpha/sparc stable wrt #271889 (diff) | |
download | historical-b39b1c003a27bdcad2ba2a74f948f8dcb8699c62.tar.gz historical-b39b1c003a27bdcad2ba2a74f948f8dcb8699c62.tar.bz2 historical-b39b1c003a27bdcad2ba2a74f948f8dcb8699c62.zip |
alpha/ia64/sparc stable wrt #271889
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 9d14d2f7b34c..6dd636da0b8d 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # 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.131 2009/07/08 13:49:36 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.132 2009/07/12 11:36:25 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kdepasswd-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kdepasswd-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild index b1904c3ef2e2..6106795e46bb 100644 --- a/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild +++ b/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild @@ -1,13 +1,13 @@ # 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-3.5.10.ebuild,v 1.6 2009/07/08 13:49:36 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild,v 1.7 2009/07/12 11:36:25 armin76 Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkonq-${PV}:${SLOT}" |