diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-12 21:20:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-12 21:20:23 +0000 |
commit | 26b70b1a8f978abf58e1d1c0acea6a1525f3f7fa (patch) | |
tree | 6f608c31320e5a5d434b9fe39a665492bcbff036 /kde-base/kdesu | |
parent | Stable for HPPA (bug #221063). (diff) | |
download | gentoo-2-26b70b1a8f978abf58e1d1c0acea6a1525f3f7fa.tar.gz gentoo-2-26b70b1a8f978abf58e1d1c0acea6a1525f3f7fa.tar.bz2 gentoo-2-26b70b1a8f978abf58e1d1c0acea6a1525f3f7fa.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r-- | kde-base/kdesu/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesu/kdesu-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog index 6125048df814..d77cea22f587 100644 --- a/kde-base/kdesu/ChangeLog +++ b/kde-base/kdesu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdesu # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.85 2008/05/12 20:03:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.86 2008/05/12 21:20:23 jer Exp $ + + 12 May 2008; Jeroen Roovers <jer@gentoo.org> kdesu-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> kdesu-3.5.9.ebuild: Marking kdesu-3.5.9 ppc stable for bug 221063 diff --git a/kde-base/kdesu/kdesu-3.5.9.ebuild b/kde-base/kdesu/kdesu-3.5.9.ebuild index 2cb2f009cdcc..7b4d7969d1e8 100644 --- a/kde-base/kdesu/kdesu-3.5.9.ebuild +++ b/kde-base/kdesu/kdesu-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-3.5.9.ebuild,v 1.4 2008/05/12 20:03:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-3.5.9.ebuild,v 1.5 2008/05/12 21:20:23 jer Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-04.tar.bz2" DESCRIPTION="KDE: gui for su(1)" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" src_compile() { |