diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 22:41:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 22:41:12 +0000 |
commit | f4c5c6aea0058023da46d212057e2493bd48adba (patch) | |
tree | 5c2af3cc22df2bb95b5bf06c579071abb0d8c00a /kde-base/kgeography | |
parent | Stable on sparc. (diff) | |
download | gentoo-2-f4c5c6aea0058023da46d212057e2493bd48adba.tar.gz gentoo-2-f4c5c6aea0058023da46d212057e2493bd48adba.tar.bz2 gentoo-2-f4c5c6aea0058023da46d212057e2493bd48adba.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kgeography')
-rw-r--r-- | kde-base/kgeography/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kgeography/kgeography-3.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kgeography/ChangeLog b/kde-base/kgeography/ChangeLog index b58ddf6d60ad..e4e8a82fecf7 100644 --- a/kde-base/kgeography/ChangeLog +++ b/kde-base/kgeography/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kgeography # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/ChangeLog,v 1.14 2006/04/06 01:50:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/ChangeLog,v 1.15 2006/05/25 22:41:12 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kgeography-3.5.1.ebuild: + Stable on x86 wrt bug #132213 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -kgeography-3.5.0.ebuild: diff --git a/kde-base/kgeography/kgeography-3.5.1.ebuild b/kde-base/kgeography/kgeography-3.5.1.ebuild index 53530e196159..b31f09a84252 100644 --- a/kde-base/kgeography/kgeography-3.5.1.ebuild +++ b/kde-base/kgeography/kgeography-3.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/kgeography-3.5.1.ebuild,v 1.3 2006/03/27 23:56:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/kgeography-3.5.1.ebuild,v 1.4 2006/05/25 22:41:12 wolf31o2 Exp $ KMNAME=kdeedu MAXKDEVER=3.5.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: a geography learning tool" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |