diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 15:03:25 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 15:03:25 +0000 |
commit | 9c07ab1dbc1efb6d5df12360bb679bb40b3fee5b (patch) | |
tree | 2486740302b85d2bcd7b11254f5349ac031768ce /kde-base/kstars | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-9c07ab1dbc1efb6d5df12360bb679bb40b3fee5b.tar.gz gentoo-2-9c07ab1dbc1efb6d5df12360bb679bb40b3fee5b.tar.bz2 gentoo-2-9c07ab1dbc1efb6d5df12360bb679bb40b3fee5b.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kstars')
-rw-r--r-- | kde-base/kstars/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kstars/kstars-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog index 339542f67302..ffc554da163f 100644 --- a/kde-base/kstars/ChangeLog +++ b/kde-base/kstars/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kstars # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.51 2006/07/25 17:33:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.52 2006/09/03 15:03:25 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kstars-3.5.2.ebuild: + Stable on ia64. 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kstars-3.5.4.ebuild: Restore keywords as reported by Markus Dittrich. diff --git a/kde-base/kstars/kstars-3.5.2.ebuild b/kde-base/kstars/kstars-3.5.2.ebuild index 317b55ae5ae9..e4dbe4b46828 100644 --- a/kde-base/kstars/kstars-3.5.2.ebuild +++ b/kde-base/kstars/kstars-3.5.2.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/kstars/kstars-3.5.2.ebuild,v 1.8 2006/06/01 08:26:19 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.5.2.ebuild,v 1.9 2006/09/03 15:03:25 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Desktop Planetarium" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" |