diff options
author | 2008-05-18 15:01:11 +0000 | |
---|---|---|
committer | 2008-05-18 15:01:11 +0000 | |
commit | 4948bababa9503f5cf511400bb3f9d623ec528c7 (patch) | |
tree | bf32d7b1d6dba841ceb4407367b0de84307cbaba /kde-base/kdesu | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-4948bababa9503f5cf511400bb3f9d623ec528c7.tar.gz gentoo-2-4948bababa9503f5cf511400bb3f9d623ec528c7.tar.bz2 gentoo-2-4948bababa9503f5cf511400bb3f9d623ec528c7.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
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 77c66a88283b..8e87c9b4dd36 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.88 2008/05/15 23:26:41 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.89 2008/05/18 15:01:11 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> kdesu-3.5.9.ebuild: + amd64/x86 stable, bug #221063 *kdesu-4.0.4 (15 May 2008) diff --git a/kde-base/kdesu/kdesu-3.5.9.ebuild b/kde-base/kdesu/kdesu-3.5.9.ebuild index e108cf3c6966..1542c96410bf 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.6 2008/05/15 10:09:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-3.5.9.ebuild,v 1.7 2008/05/18 15:01:11 maekke 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() { |