Magellan Linux

Diff of /branches/mage-next/src/etc-update.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 283 by niro, Wed Oct 26 08:11:30 2005 UTC revision 1544 by niro, Tue Dec 27 09:06:04 2011 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    # $Id$
3    #
4  # Copyright 1999-2004 Gentoo Foundation  # Copyright 1999-2004 Gentoo Foundation
5  # Distributed under the terms of the GNU General Public License v2  # Distributed under the terms of the GNU General Public License v2
6  # $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/etc-update,v 1.7 2005-10-26 08:11:30 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/etc-update,v 1.7 2005-10-26 08:11:30 niro Exp $
# Line 10  Line 12 
12  # Leo Lipelis <aeoo@gentoo.org>  # Leo Lipelis <aeoo@gentoo.org>
13  # Karl Trygve Kalleberg <karltk@gentoo.org>  # Karl Trygve Kalleberg <karltk@gentoo.org>
14  #  #
 # $Header: /home/cvsd/magellan-cvs/magellan-src/mage/usr/lib/mage/etc-update,v 1.7 2005-10-26 08:11:30 niro Exp $  
15    
16  # Modified by Niels Rogalla <niro@magellan-linux.de> to use this  with Magellan-Linux  # Modified by Niels Rogalla <niro@magellan-linux.de> to use this with Magellan-Linux
17  # version: 0.4.0-r8  # version: 0.4.0-r8
18    
19  export PORTAGE_CALLER="etc-update"  export PORTAGE_CALLER="etc-update"

Legend:
Removed from v.283  
changed lines
  Added in v.1544