gentoo-x86 commit in media-video/transcode: transcode-1.1.1-r1.ebuild ChangeLog
On Sat, 07 Mar 2009 13:31:15 +0000
"Patrick Lauer (patrick)" <patrick@gentoo.org> wrote:
> patrick 09/03/07 13:31:15
>
> Modified: ChangeLog
> Added: transcode-1.1.1-r1.ebuild
> Log:
> eapi2ifying 1.1.1. No functional changes.
> (Portage version: 2.2_rc23/cvs/Linux x86_64)
[...]
> #pkg_setup() {
> # if use X && ! built_with_use media-libs/libsdl X; then
> # eerror "media-libs/libsdl must be built with the X
> use flag." # die "fix use flags"
> # fi
> #}
[...]
> # emake all || die "emake all failed"
> #}
while I thank you for improving the ebuild please don't leave such mess
in the ebuilds so that people doing the bumps and maintainance won't
have to do the clean up after you...