diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 21:55:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 21:55:22 +0000 |
commit | 8aa558841b99385d773ec4d6d60a7e9c7541d78c (patch) | |
tree | 57c7a0b1d5732a02bb209f411e2a1bc299af9ff9 /kde-base/quanta | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-8aa558841b99385d773ec4d6d60a7e9c7541d78c.tar.gz gentoo-2-8aa558841b99385d773ec4d6d60a7e9c7541d78c.tar.bz2 gentoo-2-8aa558841b99385d773ec4d6d60a7e9c7541d78c.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index f50f5557691f..d655d9d55067 100644 --- a/kde-base/quanta/ChangeLog +++ b/kde-base/quanta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/quanta # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.34 2005/12/10 07:28:49 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.35 2005/12/10 21:55:22 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org quanta-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> quanta-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/quanta/quanta-3.4.3.ebuild b/kde-base/quanta/quanta-3.4.3.ebuild index 2062d1d1698d..7d8e0455d741 100644 --- a/kde-base/quanta/quanta-3.4.3.ebuild +++ b/kde-base/quanta/quanta-3.4.3.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/quanta/quanta-3.4.3.ebuild,v 1.6 2005/12/10 07:28:49 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.3.ebuild,v 1.7 2005/12/10 21:55:22 kloeri Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="doc tidy" DEPEND="dev-libs/libxslt dev-libs/libxml2" |