diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 19:45:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 19:45:11 +0000 |
commit | ec46a1e061943ca30052f0c19aef7c7b2987a728 (patch) | |
tree | 139cf021d0f2903235ff05e680a4e7c1e05c2d1b /kde-base/kstars | |
parent | 0.5.0.34 version bump for bug 114152 (diff) | |
download | gentoo-2-ec46a1e061943ca30052f0c19aef7c7b2987a728.tar.gz gentoo-2-ec46a1e061943ca30052f0c19aef7c7b2987a728.tar.bz2 gentoo-2-ec46a1e061943ca30052f0c19aef7c7b2987a728.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kstars')
-rw-r--r-- | kde-base/kstars/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kstars/kstars-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog index 1b9be1805534..918e53987773 100644 --- a/kde-base/kstars/ChangeLog +++ b/kde-base/kstars/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kstars # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.33 2005/12/10 05:57:50 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.34 2005/12/10 19:40:26 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kstars-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kstars-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kstars/kstars-3.4.3.ebuild b/kde-base/kstars/kstars-3.4.3.ebuild index d80b6e28c2b8..4cd015358183 100644 --- a/kde-base/kstars/kstars-3.4.3.ebuild +++ b/kde-base/kstars/kstars-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/kstars/kstars-3.4.3.ebuild,v 1.6 2005/12/10 05:57:50 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.4.3.ebuild,v 1.7 2005/12/10 19:40:26 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Desktop Planetarium" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange 3.4.2 $MAXKDEVER kde-base/libkdeedu)" OLDDEPEND="~kde-base/libkdeedu-$PV" |