Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690754 - www-plugins/google-talkplugin-9999 inherits cvs but doesn't use it
Summary: www-plugins/google-talkplugin-9999 inherits cvs but doesn't use it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-26 09:59 UTC by Ulrich Müller
Modified: 2019-07-26 22:29 UTC (History)
1 user (show)

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


Attachments
Update ebuild to assign PROPERTIES="live" (google-talkplugin-9999.ebuild.diff,493 bytes, patch)
2019-07-26 09:59 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2019-07-26 09:59:18 UTC
Created attachment 584678 [details, diff]
Update ebuild to assign PROPERTIES="live"

This hack:

    inherit cvs #hack to make it part of @live-rebuild

... can now be replaced by PROPERTIES="live". Trivial patch is attached.
Comment 1 Larry the Git Cow gentoo-dev 2019-07-26 22:29:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5239595f45766d85511c580faac1d4b13bde38ef

commit 5239595f45766d85511c580faac1d4b13bde38ef
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-07-26 21:11:37 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2019-07-26 22:28:34 +0000

    www-plugins/google-talkplugin: fix inherit
    
    Closes: https://bugs.gentoo.org/690754
    Package-Manager: Portage-2.3.66, Repoman-2.3.11
    Signed-off-by: Christoph Junghans <junghans@gentoo.org>

 www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)