diff options
author | 2006-05-26 16:56:46 +0000 | |
---|---|---|
committer | 2006-05-26 16:56:46 +0000 | |
commit | 97d27ee576f5456139a1e288b8e38bc5d14b3a44 (patch) | |
tree | d005e5a71d6aca7abc210979701de7a362d8506c /kde-base/ksystraycmd | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-97d27ee576f5456139a1e288b8e38bc5d14b3a44.tar.gz gentoo-2-97d27ee576f5456139a1e288b8e38bc5d14b3a44.tar.bz2 gentoo-2-97d27ee576f5456139a1e288b8e38bc5d14b3a44.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index df906bd6bf02..78eb7dc0f008 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksystraycmd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.30 2006/05/26 16:03:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.31 2006/05/26 16:56:46 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ksystraycmd-3.5.1.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> ksystraycmd-3.5.1.ebuild: Stable on ppc64 diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild index 62f0fbf3ba04..63fe2cff62ec 100644 --- a/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild,v 1.6 2006/05/26 16:03:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-3.5.1.ebuild,v 1.7 2006/05/26 16:56:46 wolf31o2 Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Allows any application to be kept in the system tray" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" |