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
dev-zero 08/02/23 18:13:52
Modified: ChangeLog sip-4.7.3.ebuild
Log:
Fixed typo (thanks to Ingmar)
(Portage version: 2.1.4.4)
Revision Changes Path
1.113 dev-python/sip/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sip/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sip/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sip/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 23 Feb 2008 16:50:12 -0000 1.112
+++ ChangeLog 23 Feb 2008 18:13:51 -0000 1.113
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sip
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.112 2008/02/23 16:50:12 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.113 2008/02/23 18:13:51 dev-zero Exp $
+
+ 23 Feb 2008; Tiziano Müller <dev-zero@g.o> sip-4.7.3.ebuild:
+ Fixed typo (thanks to Ingmar)
23 Feb 2008; Tiziano Müller <dev-zero@g.o> -sip-4.3.2.ebuild,
-sip-4.5.2-r1.ebuild, -sip-4.7.ebuild, sip-4.7.3.ebuild:
1.5 dev-python/sip/sip-4.7.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sip/sip-4.7.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sip/sip-4.7.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sip/sip-4.7.3.ebuild?r1=1.4&r2=1.5
Index: sip-4.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.7.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sip-4.7.3.ebuild 23 Feb 2008 16:50:12 -0000 1.4
+++ sip-4.7.3.ebuild 23 Feb 2008 18:13:51 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.7.3.ebuild,v 1.4 2008/02/23 16:50:12 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.7.3.ebuild,v 1.5 2008/02/23 18:13:51 dev-zero Exp $
NEED_PYTHON=2.3
@@ -34,7 +34,7 @@
-e "/usr/include/python${PYVER}" \
-v "/usr/share/sip" \
${myconf} \
- CXXFLAGS_RELEASE="" CFLAGS_RELEASE="" LFLAGS="${LDFLAGS}" \
+ CXXFLAGS_RELEASE="" CFLAGS_RELEASE="" LFLAGS_RELEASE="" \
CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" LFLAGS="${LDFLAGS}" \
CC=$(tc-getCC) CXX=$(tc-getCXX) \
LINK=$(tc-getCXX) LINK_SHLIB=$(tc-getCXX) \
--
gentoo-commits@g.o mailing list
|
|