diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:18:01 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:18:01 +0000 |
commit | bec168750611dcee394d4c18656338c24f102923 (patch) | |
tree | 9190e645cfe851e384e48c4b5b0cb140e2b02d64 /kde-base/quanta | |
parent | Stable on ppc64; bug #129091 (diff) | |
download | gentoo-2-bec168750611dcee394d4c18656338c24f102923.tar.gz gentoo-2-bec168750611dcee394d4c18656338c24f102923.tar.bz2 gentoo-2-bec168750611dcee394d4c18656338c24f102923.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
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 7ba932338057..65c265d3a6bd 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.45 2006/05/26 16:52:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.46 2006/05/26 17:18:01 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> quanta-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> quanta-3.5.2.ebuild: Stable on ppc64 diff --git a/kde-base/quanta/quanta-3.5.2.ebuild b/kde-base/quanta/quanta-3.5.2.ebuild index bbe797f26ae3..433fb65a6482 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.5 2006/05/26 16:52:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.2.ebuild,v 1.6 2006/05/26 17:18:01 wolf31o2 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" |