diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:09:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:09:58 +0000 |
commit | 65605f196a8b5a15126f01d5c292a31152736c03 (patch) | |
tree | 69b2663dc40c93e4d400a9c89415b05203caa063 /kde-base/kmag | |
parent | Stable on x86; bug #110544 (diff) | |
download | historical-65605f196a8b5a15126f01d5c292a31152736c03.tar.gz historical-65605f196a8b5a15126f01d5c292a31152736c03.tar.bz2 historical-65605f196a8b5a15126f01d5c292a31152736c03.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/kmag')
-rw-r--r-- | kde-base/kmag/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmag/kmag-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmag/ChangeLog b/kde-base/kmag/ChangeLog index 9f6ba3ab4b4a..7c89e5e5d095 100644 --- a/kde-base/kmag/ChangeLog +++ b/kde-base/kmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmag # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.32 2005/12/10 04:17:04 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.33 2005/12/10 22:56:56 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kmag-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kmag-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kmag/kmag-3.4.3.ebuild b/kde-base/kmag/kmag-3.4.3.ebuild index 2884181922ed..51bb2c2e7928 100644 --- a/kde-base/kmag/kmag-3.4.3.ebuild +++ b/kde-base/kmag/kmag-3.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.4.3.ebuild,v 1.6 2005/12/10 04:17:04 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.4.3.ebuild,v 1.7 2005/12/10 22:56:56 kloeri Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE screen magnifier" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |