diff options
author | 2007-08-07 21:18:07 +0000 | |
---|---|---|
committer | 2007-08-07 21:18:07 +0000 | |
commit | 7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee (patch) | |
tree | 49f7d4d379ec3a96748b30521fb814e825caf34a /kde-base/quanta | |
parent | version bump (diff) | |
download | historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.gz historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.bz2 historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.zip |
Stable on sparc wrt #176297
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index 603f0b749591..0dc583431400 100644 --- a/kde-base/quanta/ChangeLog +++ b/kde-base/quanta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/quanta # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.70 2007/08/07 20:17:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.71 2007/08/07 20:42:17 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> quanta-3.5.7.ebuild: + Stable on sparc wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> quanta-3.5.7.ebuild: Marked ppc stable. diff --git a/kde-base/quanta/quanta-3.5.7.ebuild b/kde-base/quanta/quanta-3.5.7.ebuild index 10bfb0253023..253f99771c13 100644 --- a/kde-base/quanta/quanta-3.5.7.ebuild +++ b/kde-base/quanta/quanta-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/quanta/quanta-3.5.7.ebuild,v 1.2 2007/08/07 20:17:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.7.ebuild,v 1.3 2007/08/07 20:42:17 gustavoz Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="doc kdehiddenvisibility" DEPEND="dev-libs/libxslt dev-libs/libxml2" |