diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 09:31:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 09:31:24 +0000 |
commit | 1e795980ff90b115d85016fc68351fe5caeb6925 (patch) | |
tree | 5911f81e97f50b68141a4e67d0d66d4e07d1dccf /kde-base/quanta | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-1e795980ff90b115d85016fc68351fe5caeb6925.tar.gz gentoo-2-1e795980ff90b115d85016fc68351fe5caeb6925.tar.bz2 gentoo-2-1e795980ff90b115d85016fc68351fe5caeb6925.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index defad9c5cea7..ed5c9d78c871 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.61 2006/11/19 14:19:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.62 2006/11/30 09:31:24 corsair Exp $ + + 30 Nov 2006; Markus Rothe <corsair@gentoo.org> quanta-3.5.5.ebuild: + Stable on ppc64 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -quanta-3.5.3.ebuild, -quanta-3.5.4.ebuild: diff --git a/kde-base/quanta/quanta-3.5.5.ebuild b/kde-base/quanta/quanta-3.5.5.ebuild index 5b1113da25e0..f4f55ccc304c 100644 --- a/kde-base/quanta/quanta-3.5.5.ebuild +++ b/kde-base/quanta/quanta-3.5.5.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.5.ebuild,v 1.5 2006/11/16 05:18:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.5.ebuild,v 1.6 2006/11/30 09:31:24 corsair 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 tidy" DEPEND="dev-libs/libxslt dev-libs/libxml2" |