# Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
# Distributed under the GPL v2
+ 16 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+ targets/support/rc-update.sh:
+ Change invalid atom '>=sys-apps/baselayout-2*' to
+ '>=sys-apps/baselayout-2'
+
13 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
modules/catalyst_support.py:
Try to import portage.util before portage_util
#!/bin/bash
-if portageq has_version / '>=sys-apps/baselayout-2*'
+if portageq has_version / '>=sys-apps/baselayout-2'
then
# We need to add a few here for baselayout-2
[[ -e /etc/init.d/device-mapper ]] && rc-update add device-mapper boot