diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:37:22 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:37:22 +0000 |
commit | 4bfc1f54c87677ac1fce476fe4986993ce4ddc9c (patch) | |
tree | 7c4fc6a1fdda121014e325532ce1e5ebf036c513 /kde-base | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-4bfc1f54c87677ac1fce476fe4986993ce4ddc9c.tar.gz gentoo-2-4bfc1f54c87677ac1fce476fe4986993ce4ddc9c.tar.bz2 gentoo-2-4bfc1f54c87677ac1fce476fe4986993ce4ddc9c.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/superkaramba/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/superkaramba/superkaramba-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/superkaramba/ChangeLog b/kde-base/superkaramba/ChangeLog index 11b086f08306..b39da5e8a1a3 100644 --- a/kde-base/superkaramba/ChangeLog +++ b/kde-base/superkaramba/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/superkaramba # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.56 2008/01/18 02:02:04 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.57 2008/01/28 22:37:22 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + superkaramba-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *superkaramba-4.0.0 (18 Jan 2008) diff --git a/kde-base/superkaramba/superkaramba-3.5.8.ebuild b/kde-base/superkaramba/superkaramba-3.5.8.ebuild index e1c6bf2357d0..1d4035765366 100644 --- a/kde-base/superkaramba/superkaramba-3.5.8.ebuild +++ b/kde-base/superkaramba/superkaramba-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-3.5.8.ebuild,v 1.1 2007/10/20 00:00:00 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-3.5.8.ebuild,v 1.2 2008/01/28 22:37:22 philantrop Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="A tool to create interactive applets for the KDE desktop." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" RDEPEND="!x11-misc/superkaramba" |