Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532080 - x11-misc/tinymount-0.2.8 version bump
Summary: x11-misc/tinymount-0.2.8 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: Mike Limansky
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-12-09 21:13 UTC by Mike Limansky
Modified: 2015-02-03 05:56 UTC (History)
4 users (show)

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


Attachments
tinymount-0.2.8.ebuild (tinymount-0.2.8.ebuild,1.45 KB, text/plain)
2014-12-09 21:14 UTC, Mike Limansky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Limansky 2014-12-09 21:13:11 UTC
The new version of tinymount was released. Mostly it's a bugfix release.

Reproducible: Always
Comment 1 Mike Limansky 2014-12-09 21:14:14 UTC
Created attachment 391306 [details]
tinymount-0.2.8.ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-10 08:54:42 UTC
Comment on attachment 391306 [details]
tinymount-0.2.8.ebuild

--- tinymount-0.2.6-r1.ebuild
+++ tinymount-0.2.8.ebuild
@@ -6,13 +6,13 @@

 unset _live_inherits

-PLOCALES="ru"
+PLOCALES="ru uk"

 if [[ ${PV} == *9999* ]]; then
        _live_inherits="git-2"
        EGIT_REPO_URI="git://github.com/limansky/${PN}.git"
 else
-       SRC_URI="mirror://github/limansky/${PN}/${P}.tar.bz2"
+       SRC_URI="https://github.com/limansky/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi

@@ -50,8 +50,6 @@
        # bug #441986
        sed -i src/src.pro -e 's|-Werror||g' || die # bug #441986

-       epatch "${FILESDIR}"/${P}-libnotify.patch
-
        qt4-r2_src_prepare
 }
Comment 3 Mike Limansky 2015-01-16 11:13:32 UTC
Are there any actions required from me as a proxy maintainer?
Comment 4 Ben de Groot (RETIRED) gentoo-dev 2015-02-03 05:56:11 UTC
+*tinymount-0.2.8 (03 Feb 2015)
+
+  03 Feb 2015; Ben de Groot <yngwin@gentoo.org> +tinymount-0.2.8.ebuild,
+  metadata.xml:
+  version bump (bug #532080