Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384331 - app-cdr/cdemud-1.4.0: version bump
Summary: app-cdr/cdemud-1.4.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Alexandre Rostovtsev (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 385877
  Show dependency tree
 
Reported: 2011-09-24 19:49 UTC by Rafał Mużyło
Modified: 2011-11-23 10:16 UTC (History)
0 users

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


Attachments
cdemud-1.4.0.ebuild (cdemud-1.4.0.ebuild,773 bytes, text/plain)
2011-10-06 16:22 UTC, nE0sIghT
Details
dependency: vhba-20110915.ebuild (vhba-20110915.ebuild,1.47 KB, text/plain)
2011-10-06 16:22 UTC, nE0sIghT
Details
dependency: libmirage-1.4.0.ebuild (libmirage-1.4.0.ebuild,760 bytes, text/plain)
2011-10-06 16:23 UTC, nE0sIghT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2011-09-24 19:49:00 UTC
Changes of note:
- libdaemon no longer needed
- installs a system.d service
- probably shouldn't install init script anymore, as it's now dbus activable
(though that might need permission adjustments)
Comment 1 nE0sIghT 2011-10-06 16:22:22 UTC
Created attachment 288989 [details]
cdemud-1.4.0.ebuild
Comment 2 nE0sIghT 2011-10-06 16:22:46 UTC
Created attachment 288991 [details]
dependency: vhba-20110915.ebuild
Comment 3 nE0sIghT 2011-10-06 16:23:12 UTC
Created attachment 288993 [details]
dependency: libmirage-1.4.0.ebuild
Comment 4 me gusta 2011-10-16 16:06:39 UTC
this ebuild doesn't need the libdaemon dependency
Comment 5 me gusta 2011-10-16 17:17:30 UTC
might want to set GID on the executable as well.

root:cdemu 2755 /usr/bin/cdemud
Comment 6 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-11-23 10:16:02 UTC
Fixed, thanks for reporting. Sorry for the long wait, the previous maintainer
went inactive.

> *cdemud-1.4.0 (23 Nov 2011)
> 
>   23 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> cdemud-1.2.0.ebuild,
>   cdemud-1.3.0.ebuild, +cdemud-1.4.0.ebuild:
>   Bump, port to EAPI4, update description. Cdemud is now dbus-activated on use,
>   so an init script is no longer needed. (bug #384331)