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/20 00:00:37
Modified: ChangeLog
Added: xparts-3.5.8.ebuild
Log:
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Revision Changes Path
1.23 kde-base/xparts/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 24 May 2007 11:28:58 -0000 1.22
+++ ChangeLog 20 Oct 2007 00:00:36 -0000 1.23
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/xparts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.22 2007/05/24 11:28:58 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.23 2007/10/20 00:00:36 philantrop Exp $
+
+*xparts-3.5.8 (19 Oct 2007)
+
+ 19 Oct 2007; Wulf C. Krueger <philantrop@g.o> +xparts-3.5.8.ebuild:
+ Bump to KDE 3.5.8.
24 May 2007; Carsten Lohrke <carlo@g.o> xparts-3.5.0.ebuild:
Adjust MAXKDEVER.
1.1 kde-base/xparts/xparts-3.5.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild?rev=1.1&content-type=text/plain
Index: xparts-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/xparts/xparts-3.5.8.ebuild,v 1.1 2007/10/20 00:00:36 philantrop Exp $
KMNAME=kdebindings
KMEXTRACTONLY="dcopc"
KMCOPYLIB="libdcopc dcopc"
KM_MAKEFILESREV=1
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="Allows embedding of generic XParts as KDE KParts"
KEYWORDS="~amd64 ~x86" # broken according to upstream - 3.4a1 README
IUSE=""
DEPEND="=dev-libs/glib-1.2*
=x11-libs/gtk+-1.2*"
PATCHES="$FILESDIR/no-gtk-glib-check.diff"
src_unpack() {
kde-meta_src_unpack
# disable mozilla bindings/xpart, because configure doesn't seem to do so
# even when it doesn't detect the mozilla headers
sed -i -e 's:mozilla::' "${S}/xparts/Makefile.am"
}
--
gentoo-commits@g.o mailing list
|
|