diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:32:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:32:00 +0000 |
commit | 6808c1725187db18c6e8b7e1891844496a96f292 (patch) | |
tree | 9cb49f24e94433a4ac1c375bc5f3c712fc395a49 | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-6808c1725187db18c6e8b7e1891844496a96f292.tar.gz gentoo-2-6808c1725187db18c6e8b7e1891844496a96f292.tar.bz2 gentoo-2-6808c1725187db18c6e8b7e1891844496a96f292.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
-rw-r--r-- | kde-base/kmag/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmag/kmag-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmag/ChangeLog b/kde-base/kmag/ChangeLog index 203a28cb4180..c167dd01c674 100644 --- a/kde-base/kmag/ChangeLog +++ b/kde-base/kmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmag # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.53 2006/11/13 23:50:13 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.54 2006/11/14 18:32:00 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> kmag-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kmag-3.5.5.ebuild: Marked stable on amd64 wrt bug #147570. diff --git a/kde-base/kmag/kmag-3.5.5.ebuild b/kde-base/kmag/kmag-3.5.5.ebuild index 7a2ec4bf7d49..1d3c8dab1c2a 100644 --- a/kde-base/kmag/kmag-3.5.5.ebuild +++ b/kde-base/kmag/kmag-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.5.5.ebuild,v 1.3 2006/11/13 23:50:13 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.5.5.ebuild,v 1.4 2006/11/14 18:32:00 gustavoz Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE screen magnifier" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="" |