Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17130 - net-mail/evolution evolution-1.2.2.ebuild typo
Summary: net-mail/evolution evolution-1.2.2.ebuild typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-09 05:34 UTC by chris
Modified: 2003-03-09 09:57 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 chris 2003-03-09 05:34:56 UTC
result:
$ emerge -pu world

These are the packages that I would merge, in order:

Calculating world dependencies |
!!! all ebuilds that could satisfy ">=gnome-extra/gal-0.22" have been masked.
!!!    (dependency required by "net-mail/evolution-1.2.2" [ebuild])

Solution:

$ diff -u evolution-1.2.2.ebuild-... evolution-1.2.2.ebuild
--- evolution-1.2.2.ebuild-...  2003-03-09 11:19:22.000000000 +0100
+++ /usr/portage/net-mail/evolution/evolution-1.2.2.ebuild      2003-03-04
22:21:56.000000000 +0100
@@ -22,7 +22,7 @@
        >=gnome-extra/bonobo-conf-0.16
        >=gnome-base/bonobo-1.0.21
        >=gnome-base/gnome-common-1.2
-       >=gnome-extra/gal-0.2.2
+       >=gnome-extra/gal-0.22
        =gnome-base/gconf-1.0*
        >=gnome-extra/gtkhtml-1.1.7
        >=gnome-base/oaf-0.6.10
Comment 1 foser (RETIRED) gentoo-dev 2003-03-09 09:57:28 UTC
nah, gal-0.22+ and higher we're masked ~ by accident, should be fixed now.