Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
philantrop 07/10/19 23:58:25
Modified: ChangeLog
Added: quanta-3.5.8.ebuild
Log:
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Revision Changes Path
1.76 kde-base/quanta/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/quanta/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/quanta/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/quanta/ChangeLog?r1=1.75&r2=1.76
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog 11 Aug 2007 15:04:32 -0000 1.75
+++ ChangeLog 19 Oct 2007 23:58:24 -0000 1.76
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/quanta
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.75 2007/08/11 15:04:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.76 2007/10/19 23:58:24 philantrop Exp $
+
+*quanta-3.5.8 (19 Oct 2007)
+
+ 19 Oct 2007; Wulf C. Krueger <philantrop@g.o> +quanta-3.5.8.ebuild:
+ Bump to KDE 3.5.8.
11 Aug 2007; Raúl Porcel <armin76@g.o> quanta-3.5.7.ebuild:
x86 stable wrt #185823
1.1 kde-base/quanta/quanta-3.5.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/quanta/quanta-3.5.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/quanta/quanta-3.5.8.ebuild?rev=1.1&content-type=text/plain
Index: quanta-3.5.8.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.8.ebuild,v 1.1 2007/10/19 23:58:24 philantrop 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"
IUSE="doc kdehiddenvisibility"
DEPEND="dev-libs/libxslt
dev-libs/libxml2"
RDEPEND="${RDEPEND}
doc? ( app-doc/quanta-docs )"
KMCOMPILEONLY=lib
# TODO: check why this wasn't needed back in the monolithic ebuild
src_compile () {
myconf="--with-extra-includes=$(xml2-config --cflags | sed -e 's:^-I::')"
kde-meta_src_compile
}
pkg_postinst() {
kde_pkg_postinst
echo
elog "${P} has some optional dependencies which you might want to emerge:"
elog "- app-text/htmltidy for HTML syntax checking."
elog "- app-crypt/gnupg for previewing browser configuration."
elog "- kde-base/kompare for comparing files by content."
elog "- kde-base/cervisia for enabling the CVS management plugin."
elog "- kde-base/kfilereplace for searching and replacing in files."
elog "- kde-base/kimagemapeditor for editing HTML image maps."
elog "- kde-base/klinkstatus for link validity checking."
elog "- kde-base/kxsldbg for XSLT debugging."
elog "- kde-base/kommander for the QuickStart dialogue and other scripted dialogues."
echo
}
--
gentoo-commits@g.o mailing list
|
|