diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:43:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:43:26 +0000 |
commit | 5f817206f1ce7223f6ef8ec51693aa773fc306c8 (patch) | |
tree | 341c792ddbb0b4ff1a073e60ede9ebec9be91ce3 /kde-base/kstars | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-5f817206f1ce7223f6ef8ec51693aa773fc306c8.tar.gz gentoo-2-5f817206f1ce7223f6ef8ec51693aa773fc306c8.tar.bz2 gentoo-2-5f817206f1ce7223f6ef8ec51693aa773fc306c8.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kstars')
-rw-r--r-- | kde-base/kstars/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kstars/kstars-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog index 2f65ecb810a2..6492704b0ee0 100644 --- a/kde-base/kstars/ChangeLog +++ b/kde-base/kstars/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kstars # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.71 2007/08/08 02:50:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.72 2007/08/08 19:43:26 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kstars-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 08 Aug 2007; Joseph Jezak <josejx@gentoo.org> kstars-3.5.7.ebuild: Marked ppc stable. diff --git a/kde-base/kstars/kstars-3.5.7.ebuild b/kde-base/kstars/kstars-3.5.7.ebuild index b25df6835e10..e74ac90dc5db 100644 --- a/kde-base/kstars/kstars-3.5.7.ebuild +++ b/kde-base/kstars/kstars-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.5.7.ebuild,v 1.3 2007/08/08 02:50:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-3.5.7.ebuild,v 1.4 2007/08/08 19:43:26 armin76 Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Desktop Planetarium" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)" |