Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519810 - app-backup/backintime-1.0.36 version bump
Summary: app-backup/backintime-1.0.36 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-08-13 10:50 UTC by Christian Strahl
Modified: 2014-08-15 22:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
backintime-1.0.36.ebuild (backintime-1.0.36.ebuild,2.12 KB, text/plain)
2014-08-13 10:51 UTC, Christian Strahl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Strahl 2014-08-13 10:50:53 UTC
backintime 1.0.36 was released :
    http://backintime.le-web.org/download_page/

The attached ebuild also fixes bug #476774 and bug #476776.

Reproducible: Always
Comment 1 Christian Strahl 2014-08-13 10:51:26 UTC
Created attachment 382814 [details]
backintime-1.0.36.ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-13 11:15:11 UTC
Comment on attachment 382814 [details]
backintime-1.0.36.ebuild

--- backintime-1.0.34.ebuild    2014-04-24 12:11:40.000000000 +0200
+++ -   2014-08-13 13:14:50.018954026 +0200
@@ -35,6 +35,7 @@
                dev-python/libgnome-python
                dev-python/pygobject:2[${PYTHON_USEDEP}]
                dev-python/pygtk[${PYTHON_USEDEP}]
+               x11-libs/gksu
                )"

 DEPEND="${RDEPEND}"
@@ -91,8 +92,6 @@

 src_install() {
        backintime_run emake DESTDIR="${D}" install
-}
-
-pkg_postinst() {
        python_optimize "${D}"
 }
+
Comment 3 Michael Weber (RETIRED) gentoo-dev 2014-08-15 22:33:48 UTC
+*backintime-1.0.36 (15 Aug 2014)
+
+  15 Aug 2014; Michael Weber <xmw@gentoo.org> +backintime-1.0.36.ebuild,
+  -backintime-1.0.34.ebuild, -backintime-1.0.8-r1.ebuild,
+  -backintime-1.0.8.ebuild, backintime-1.0.24-r1.ebuild:
+  Drop old, fix python_optimize invocation (bug 476776) and version bump (bug
+  519810), thanks Christian Strahl.
+

for the gksu, see bug 476774.