diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 12:49:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 12:49:44 +0000 |
commit | 22701e85a7275ae00960fc94e46cb2d3459d2fda (patch) | |
tree | 2a0cac115b374793b741c6cf9ab22aaaa7710e16 /kde-base/kstars | |
parent | 0.10 Prerelease (diff) | |
download | historical-22701e85a7275ae00960fc94e46cb2d3459d2fda.tar.gz historical-22701e85a7275ae00960fc94e46cb2d3459d2fda.tar.bz2 historical-22701e85a7275ae00960fc94e46cb2d3459d2fda.zip |
~alpha keyword.
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kstars')
-rw-r--r-- | kde-base/kstars/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kstars/kstars-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog index c7db5aad0848..1986cc8c4991 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.30 2005/11/29 03:49:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.31 2005/12/04 12:16:28 kloeri Exp $ + + 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> kstars-3.5.0.ebuild: + ~alpha keyword. 29 Nov 2005; Jason Wever <weeve@gentoo.org> kstars-3.5.0.ebuild: Added ~sparc keyword. diff --git a/kde-base/kstars/kstars-3.5.0.ebuild b/kde-base/kstars/kstars-3.5.0.ebuild index 4380f6ebcbf1..cc9606f3c24d 100644 --- a/kde-base/kstars/kstars-3.5.0.ebuild +++ b/kde-base/kstars/kstars-3.5.0.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.5.0.ebuild,v 1.2 2005/11/29 03:49:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.5.0.ebuild,v 1.3 2005/12/04 12:16:28 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Desktop Planetarium" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" |