diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 22:18:56 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 22:18:56 +0000 |
commit | 876368d981206cc4e716b23d59e339ce526969c5 (patch) | |
tree | e0a573166747b4ffbcc97024baa1f49a280f0aee /kde-base/quanta | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-876368d981206cc4e716b23d59e339ce526969c5.tar.gz gentoo-2-876368d981206cc4e716b23d59e339ce526969c5.tar.bz2 gentoo-2-876368d981206cc4e716b23d59e339ce526969c5.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index afbe437ee95b..3d803d3e3e6d 100644 --- a/kde-base/quanta/ChangeLog +++ b/kde-base/quanta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/quanta # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.47 2006/05/29 16:19:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.48 2006/05/29 22:18:56 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> quanta-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -quanta-3.4.1.ebuild, -quanta-3.4.2.ebuild: diff --git a/kde-base/quanta/quanta-3.5.2.ebuild b/kde-base/quanta/quanta-3.5.2.ebuild index 433fb65a6482..81fd9a4fa5bf 100644 --- a/kde-base/quanta/quanta-3.5.2.ebuild +++ b/kde-base/quanta/quanta-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/quanta/quanta-3.5.2.ebuild,v 1.6 2006/05/26 17:18:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.2.ebuild,v 1.7 2006/05/29 22:18:56 weeve 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="doc tidy" DEPEND="dev-libs/libxslt dev-libs/libxml2" |