Summary: | =net-misc/mirall-1.4.0 ☺ Version bump. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Guillaume Poulin <poulin.guillaume> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | Keywords: | EBUILD |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
ebuild for mirall-1.4.0
ebuild for csync-0.90.0 Csync 0.90.0 ebuild with dropped old patch |
Description
Guillaume Poulin
2013-09-05 12:22:45 UTC
Created attachment 357922 [details]
ebuild for mirall-1.4.0
based on mirall-1.3.0.ebuild
Created attachment 357924 [details]
ebuild for csync-0.90.0
based on csync-0.80.0.ebuild
Created attachment 358320 [details]
Csync 0.90.0 ebuild with dropped old patch
Dropped
PATCHES=(
"${FILESDIR}/${PN}-0.60.2-removebadtest.patch"
)
I tested both ebuilds in my local overlay and csync failed because of PATCHES=( "${FILESDIR}/${PN}-0.60.2-removebadtest.patch" ) The patch was not in my local overlay. I removed those three lines and csync builds. Thus my suggestion is to drop those lines (updated ebuild attached) and also delete the *-0.60.2-removebadtest.patch file from the files directory because csync-0.60.2 is already removed from the tree. mirall-1.4.0 builds and runs. No issues since 3d/24h. Fixed in tree. Hi, I'm the maintainer and author of csync. There is no version 0.90.0 of csync available. The latest version is 0.50.0, see: http://www.csync.org/2013/08/01/csync-version-0-50-0/ You probably packaged ocsync. Please change the name then! (In reply to Andreas Schneider from comment #7) > Hi, > > I'm the maintainer and author of csync. There is no version 0.90.0 of csync > available. The latest version is 0.50.0, see: > > http://www.csync.org/2013/08/01/csync-version-0-50-0/ > > > You probably packaged ocsync. Please change the name then! That is correct, see bug #479806. |