Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258545 - media-sound/squeezecenter-7.3.{1, 2}: ebuild contains >=dev-perl/TimeDate-1.16 twice in RDEPEND
Summary: media-sound/squeezecenter-7.3.{1, 2}: ebuild contains >=dev-perl/TimeDate-1.1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Joe Peterson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 02:36 UTC by Martin Walch
Modified: 2009-07-26 19:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Walch 2009-02-11 02:36:49 UTC
RDEPEND="${DEPEND}
        >=dev-lang/perl-5.8.8
        >=app-admin/sudo-1.6.8
        >=dev-perl/GD-2.35
        >=virtual/perl-Compress-Zlib-2.015
        >=dev-perl/YAML-Syck-1.05
        >=dev-perl/DBD-mysql-4.00.5
        >=dev-perl/DBI-1.607
        >=dev-perl/Digest-SHA1-2.11
        >=dev-perl/Encode-Detect-1.01
        >=dev-perl/HTML-Parser-3.56
        >=dev-perl/JSON-XS-2.2.3.1
        >=dev-perl/Template-Toolkit-2.19
        >=virtual/perl-Time-HiRes-1.97.15
        >=dev-perl/XML-Parser-2.36
        >=dev-perl/Cache-Cache-1.04
        >=dev-perl/Class-Data-Inheritable-0.08
        >=dev-perl/Class-Inspector-1.23
        >=dev-perl/File-Next-1.02
        >=virtual/perl-File-Temp-0.20
        >=dev-perl/File-Which-0.05
        >=perl-core/i18n-langtags-0.35
        >=dev-perl/IO-String-1.08
        >=dev-perl/Log-Log4perl-1.13
        >=dev-perl/libwww-perl-5.805
        >=perl-core/CGI-3.29
        >=dev-perl/TimeDate-1.16 # <-- first
        >=dev-perl/Math-VecStat-0.08
        >=dev-perl/Net-DNS-0.63
        >=dev-perl/Net-IP-1.25
        >=dev-perl/Path-Class-0.16
        >=dev-perl/SQL-Abstract-1.22
        >=dev-perl/SQL-Abstract-Limit-0.12
        >=dev-perl/TimeDate-1.16 # <-- second
        >=dev-perl/URI-1.35
        >=dev-perl/XML-Simple-2.18
        >=perl-core/version-0.76
        >=dev-perl/Carp-Clan-5.9
        >=dev-perl/Readonly-1.03
        >=dev-perl/Carp-Assert-0.20
        >=dev-perl/Class-Virtual-0.06
        >=dev-perl/File-Slurp-9999.13
        >=dev-perl/Exporter-Lite-0.02
        >=dev-perl/Tie-IxHash-1.21
        >=virtual/perl-Module-Pluggable-3.6
        >=dev-perl/Archive-Zip-1.23
        lame? ( media-sound/lame )
        alac? ( media-sound/alac_decoder )
        wavpack? ( media-sound/wavpack )
        bonjour? ( net-misc/mDNSResponder )
        flac? ( media-libs/flac )
        musepack? ( media-sound/musepack-tools )
        ogg? ( media-sound/sox )
        aac? ( media-libs/faad2 )
        "
Comment 1 Stuart Hickinbottom 2009-02-11 08:00:10 UTC
Good spot - thanks.

I've fixed this in my development build that will form the next release of SqueezeCenter (likely to be a 7.3.3).

Joe - I'll leave it to you to fix the existing 7.3.x's if you think that's necessary. I would expect that 7.3.3 isn't too far off and I'm not aware that this duplication actually causes any problems beyond aesthetics (but I could be wrong!).
Comment 2 Joe Peterson (RETIRED) gentoo-dev 2009-02-11 14:34:58 UTC
Stuart, thanks.  I'll mark this fixed when the new one is released- no need to fix the older ebuilds.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-07-26 19:04:46 UTC
Closing. Seems to be fixed now.