diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 13:49:25 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 13:49:25 +0000 |
commit | 46a3feb5710305636eb57dcfac26ca06b05f8a9a (patch) | |
tree | 1ec3630bd1a2eb1817ffbb225e91a70ddab7534b /kde-base/quanta | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-46a3feb5710305636eb57dcfac26ca06b05f8a9a.tar.gz gentoo-2-46a3feb5710305636eb57dcfac26ca06b05f8a9a.tar.bz2 gentoo-2-46a3feb5710305636eb57dcfac26ca06b05f8a9a.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
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 215b6272ce35..46a79a236156 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.28 2005/11/24 20:54:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.29 2005/11/25 13:49:25 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> quanta-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> quanta-3.4.3.ebuild: Stable on ppc64 diff --git a/kde-base/quanta/quanta-3.4.3.ebuild b/kde-base/quanta/quanta-3.4.3.ebuild index adf9ff9f23da..a50ca6968114 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.3 2005/11/24 20:54:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.3.ebuild,v 1.4 2005/11/25 13:49:25 cryos 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" |