diff options
author | 2008-05-11 17:53:56 +0000 | |
---|---|---|
committer | 2008-05-11 17:53:56 +0000 | |
commit | 0ff00820850d9e6380aa47a22c7d68f0e090b8af (patch) | |
tree | c5ac04351a1356fd57e1c796f57e7856a9e0b667 /kde-base/kdeadmin/kdeadmin-3.5.9.ebuild | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-0ff00820850d9e6380aa47a22c7d68f0e090b8af.tar.gz gentoo-2-0ff00820850d9e6380aa47a22c7d68f0e090b8af.tar.bz2 gentoo-2-0ff00820850d9e6380aa47a22c7d68f0e090b8af.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdeadmin/kdeadmin-3.5.9.ebuild')
-rw-r--r-- | kde-base/kdeadmin/kdeadmin-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdeadmin/kdeadmin-3.5.9.ebuild b/kde-base/kdeadmin/kdeadmin-3.5.9.ebuild index ce111bb73bf5..2d808dfb0f6a 100644 --- a/kde-base/kdeadmin/kdeadmin-3.5.9.ebuild +++ b/kde-base/kdeadmin/kdeadmin-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.5.9.ebuild,v 1.2 2008/03/07 00:44:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.5.9.ebuild,v 1.3 2008/05/11 17:53:56 corsair Exp $ EAPI="1" inherit kde-dist DESCRIPTION="KDE administration tools (user manager, etc.)" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="kdehiddenvisibility" DEPEND="~kde-base/kdebase-${PV}" |