ssuominen 14/05/21 05:50:12 Modified: stardict-3.0.4.ebuild ChangeLog Log: Leave a note about fixes committed to upstream repository for next person touching the ebuild. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.2 app-text/stardict/stardict-3.0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/stardict-3.0.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/stardict-3.0.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/stardict-3.0.4.ebuild?r1=1.1&r2=1.2 Index: stardict-3.0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- stardict-3.0.4.ebuild 9 May 2014 14:17:36 -0000 1.1 +++ stardict-3.0.4.ebuild 21 May 2014 05:50:12 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.4.ebuild,v 1.1 2014/05/09 14:17:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.4.ebuild,v 1.2 2014/05/21 05:50:12 ssuominen Exp $ EAPI=5 @@ -57,9 +57,8 @@ virtual/pkgconfig" src_prepare() { + # These 2 fixes have been upstreamized for upcoming 3.0.5 differently, so drop 'em: epatch "${FILESDIR}"/${PN}-3.0.3-zlib-1.2.5.2.patch - - # error: undefined reference to 'g_module_symbol' wrt #451730#c6 sed -i -e '/DEP_MODULES/s:glib-2.0:gmodule-2.0 &:' dict/configure || die gnome2_src_prepare 1.35 app-text/stardict/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 9 May 2014 14:17:37 -0000 1.34 +++ ChangeLog 21 May 2014 05:50:12 -0000 1.35 @@ -1,6 +1,10 @@ # ChangeLog for app-text/stardict # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.34 2014/05/09 14:17:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.35 2014/05/21 05:50:12 ssuominen Exp $ + + 21 May 2014; Samuli Suominen <[email protected]> stardict-3.0.4.ebuild: + Leave a note about fixes committed to upstream repository for next person + touching the ebuild. *stardict-3.0.4 (09 May 2014)
