* [gentoo-commits] gentoo-x86 commit in dev-libs/stfl: stfl-0.19.ebuild ChangeLog
@ 2010-06-15 16:54 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-15 16:54 UTC (permalink / raw
To: gentoo-commits
arfrever 10/06/15 16:54:35
Modified: stfl-0.19.ebuild ChangeLog
Log:
Delete deprecation warnings.
Revision Changes Path
1.7 dev-libs/stfl/stfl-0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/stfl-0.19.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/stfl-0.19.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/stfl-0.19.ebuild?r1=1.6&r2=1.7
Index: stfl-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.19.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- stfl-0.19.ebuild 30 Aug 2009 12:24:35 -0000 1.6
+++ stfl-0.19.ebuild 15 Jun 2010 16:54:35 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.19.ebuild,v 1.6 2009/08/30 12:24:35 tanderson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.19.ebuild,v 1.7 2010/06/15 16:54:35 arfrever Exp $
EAPI="2"
inherit eutils multilib perl-module python toolchain-funcs
@@ -54,7 +54,6 @@
}
src_install() {
- python_version
emake prefix="/usr" DESTDIR="${D}" LIBDIR="$(get_libdir)" install || die "make install failed"
dodoc README
@@ -81,9 +80,9 @@
}
pkg_postinst() {
- python_mod_optimize /usr/$(get_libdir)/python${PYVER}/stfl.py
+ python_mod_optimize $(python_get_libdir)/stfl.py
}
pkg_postrm() {
- python_mod_cleanup
+ python_mod_cleanup $(python_get_libdir)/stfl.py
}
1.27 dev-libs/stfl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 5 Jun 2010 15:30:26 -0000 1.26
+++ ChangeLog 15 Jun 2010 16:54:35 -0000 1.27
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/stfl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.26 2010/06/05 15:30:26 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.27 2010/06/15 16:54:35 arfrever Exp $
+
+ 15 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ stfl-0.19.ebuild:
+ Delete deprecation warnings.
05 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> stfl-0.21.ebuild:
x86 stable wrt bug #318317
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-15 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-15 16:54 [gentoo-commits] gentoo-x86 commit in dev-libs/stfl: stfl-0.19.ebuild ChangeLog Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox