diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:15:51 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:15:51 +0000 |
commit | c9c8d0b8b53eee3504f09db2b75d18bc658553b6 (patch) | |
tree | 802a0aff5d5a020d4dfddc54912cfd4eab63a3d2 /kde-base/kcoloredit | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-c9c8d0b8b53eee3504f09db2b75d18bc658553b6.tar.gz gentoo-2-c9c8d0b8b53eee3504f09db2b75d18bc658553b6.tar.bz2 gentoo-2-c9c8d0b8b53eee3504f09db2b75d18bc658553b6.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kcoloredit')
-rw-r--r-- | kde-base/kcoloredit/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kcoloredit/kcoloredit-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kcoloredit/ChangeLog b/kde-base/kcoloredit/ChangeLog index c9653faccc4f..6938ac992a39 100644 --- a/kde-base/kcoloredit/ChangeLog +++ b/kde-base/kcoloredit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcoloredit -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcoloredit/ChangeLog,v 1.66 2007/10/19 22:03:43 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcoloredit/ChangeLog,v 1.67 2008/01/28 20:15:51 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kcoloredit-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kcoloredit-3.5.8 (19 Oct 2007) diff --git a/kde-base/kcoloredit/kcoloredit-3.5.8.ebuild b/kde-base/kcoloredit/kcoloredit-3.5.8.ebuild index a7e884c31a7b..c27d23ed1d05 100644 --- a/kde-base/kcoloredit/kcoloredit-3.5.8.ebuild +++ b/kde-base/kcoloredit/kcoloredit-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/kcoloredit/kcoloredit-3.5.8.ebuild,v 1.1 2007/10/19 22:03:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcoloredit/kcoloredit-3.5.8.ebuild,v 1.2 2008/01/28 20:15:51 philantrop Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE color selector/editor" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" |