diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-06 06:23:43 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-06 06:23:43 +0000 |
commit | 4a7347ab3c17a25726cc51c0da4fee908b2fdf87 (patch) | |
tree | ff01e44f9751a4bd4e3473e809b53f29f0193dac /kde-base/kdeadmin/kdeadmin-3.4.3.ebuild | |
parent | Version bump. (diff) | |
download | historical-4a7347ab3c17a25726cc51c0da4fee908b2fdf87.tar.gz historical-4a7347ab3c17a25726cc51c0da4fee908b2fdf87.tar.bz2 historical-4a7347ab3c17a25726cc51c0da4fee908b2fdf87.zip |
Marked ppc stable for bug #112842.
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kdeadmin/kdeadmin-3.4.3.ebuild')
-rw-r--r-- | kde-base/kdeadmin/kdeadmin-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdeadmin/kdeadmin-3.4.3.ebuild b/kde-base/kdeadmin/kdeadmin-3.4.3.ebuild index 09a5fc569d9a..396801aff9ef 100644 --- a/kde-base/kdeadmin/kdeadmin-3.4.3.ebuild +++ b/kde-base/kdeadmin/kdeadmin-3.4.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.4.3.ebuild,v 1.5 2005/12/01 13:11:37 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.4.3.ebuild,v 1.6 2005/12/06 06:14:01 josejx Exp $ inherit kde-dist DESCRIPTION="KDE administration tools (user manager, etc.)" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc sparc ~x86" IUSE="" DEPEND="~kde-base/kdebase-${PV}" |