diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-08 22:40:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-08 22:40:48 +0000 |
commit | ea842e1f23183968cd8921d708a0f1256e9063ee (patch) | |
tree | fcf0b839425fd02acbc294d3bb0294e4dc6d0af8 /kde-base/kstars | |
parent | Fixed HTML-Mason dependency (diff) | |
download | historical-ea842e1f23183968cd8921d708a0f1256e9063ee.tar.gz historical-ea842e1f23183968cd8921d708a0f1256e9063ee.tar.bz2 historical-ea842e1f23183968cd8921d708a0f1256e9063ee.zip |
~alpha keyword.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'kde-base/kstars')
-rw-r--r-- | kde-base/kstars/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kstars/kstars-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog index 8d51083c18b4..9e34d04070ba 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.14 2005/07/28 21:16:23 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.15 2005/08/08 22:06:55 kloeri Exp $ + + 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> kstars-3.4.2.ebuild: + ~alpha keyword. *kstars-3.4.2 (28 Jul 2005) diff --git a/kde-base/kstars/kstars-3.4.2.ebuild b/kde-base/kstars/kstars-3.4.2.ebuild index ecabb1b2751a..dbade0fe456c 100644 --- a/kde-base/kstars/kstars-3.4.2.ebuild +++ b/kde-base/kstars/kstars-3.4.2.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.2.ebuild,v 1.1 2005/07/28 21:16:23 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.4.2.ebuild,v 1.2 2005/08/08 22:06:55 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Desktop Planetarium" -KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" OLDDEPEND="~kde-base/libkdeedu-$PV" |