diff options
author | 2008-01-30 09:56:36 +0000 | |
---|---|---|
committer | 2008-01-30 09:56:36 +0000 | |
commit | c39e18d660d1ce1034f4ea5bf21b33e299d34642 (patch) | |
tree | fb5593f24e767d2fba2f3ac90d3b869082cd9551 /kde-base/kmag | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-c39e18d660d1ce1034f4ea5bf21b33e299d34642.tar.gz gentoo-2-c39e18d660d1ce1034f4ea5bf21b33e299d34642.tar.bz2 gentoo-2-c39e18d660d1ce1034f4ea5bf21b33e299d34642.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmag')
-rw-r--r-- | kde-base/kmag/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmag/kmag-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmag/ChangeLog b/kde-base/kmag/ChangeLog index eb82e0eaf8dc..6f8e9664861c 100644 --- a/kde-base/kmag/ChangeLog +++ b/kde-base/kmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmag # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.72 2008/01/29 15:35:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.73 2008/01/30 09:56:36 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> kmag-3.5.8.ebuild: + stable x86, bug 207634 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kmag-3.5.8.ebuild: alpha/ia64/sparc stable wrt #207634 diff --git a/kde-base/kmag/kmag-3.5.8.ebuild b/kde-base/kmag/kmag-3.5.8.ebuild index e120a5caf7a0..c698f9b20d45 100644 --- a/kde-base/kmag/kmag-3.5.8.ebuild +++ b/kde-base/kmag/kmag-3.5.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.5.8.ebuild,v 1.3 2008/01/29 15:35:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.5.8.ebuild,v 1.4 2008/01/30 09:56:36 opfer 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="" |