Update of /cvsroot/freevo/freevo/contrib/gentoo
In directory sc8-pr-cvs1:/tmp/cvs-serv31558

Modified Files:
        ChangeLog ebuild-snapshot.sh freevo.ebuild rsync-freevo 
Log Message:
small updates

Index: ChangeLog
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/gentoo/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ChangeLog   11 Jul 2003 19:24:24 -0000      1.1
--- ChangeLog   17 Oct 2003 15:41:38 -0000      1.2
***************
*** 1,2 ****
--- 1,12 ----
+ 3.0
+ 
+ readded normal ebuild until they are in the portage tree
+ 
+       
+ 2.0
+ 
+ remove normal freevo ebuilds, they are in the global portage now
+ 
+ 
  1.0
  

Index: ebuild-snapshot.sh
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/gentoo/ebuild-snapshot.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** ebuild-snapshot.sh  11 Oct 2003 12:35:28 -0000      1.17
--- ebuild-snapshot.sh  17 Oct 2003 15:41:38 -0000      1.18
***************
*** 82,91 ****
  function ebuild_upload {
      sudo rm -rf /tmp/ebuild*
!     cd /usr/local/portage
  
!     tar --atime-preserve -zcvf /tmp/freevo-ebuild.tgz \
!       media-tv/freevo-snapshot dev-python/mmpython-snapshot \
!       media-video/xine-ui media-libs/libsdl >/dev/null
!     scp -r /tmp/freevo-ebuild.tgz [EMAIL 
PROTECTED]:/home/groups/f/fr/freevo/htdocs/gentoo
      rm /tmp/freevo-ebuild.tgz
  }
--- 82,94 ----
  function ebuild_upload {
      sudo rm -rf /tmp/ebuild*
!     (
!       cd /usr/local/portage
  
!       tar --atime-preserve -zcvf /tmp/freevo-ebuild.tgz \
!           media-tv/freevo media-tv/freevo-snapshot dev-python/mmpython-snapshot \
!           media-video/xine-ui media-libs/libsdl >/dev/null
!     )
!     scp -r contrib/gentoo/ChangeLog contrib/gentoo/rsync-freevo 
/tmp/freevo-ebuild.tgz \
!       [EMAIL PROTECTED]:/home/groups/f/fr/freevo/htdocs/gentoo
      rm /tmp/freevo-ebuild.tgz
  }

Index: freevo.ebuild
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/gentoo/freevo.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** freevo.ebuild       11 Oct 2003 12:35:28 -0000      1.21
--- freevo.ebuild       17 Oct 2003 15:41:38 -0000      1.22
***************
*** 41,44 ****
--- 41,46 ----
        install -m 644 local_conf.py.example ${D}/etc/freevo
  
+       use lircd || perl -pi -e 's/use lircd//' boot/gentoo-freevo
+ 
        # install boot scripts
        install -d ${D}/etc/init.d

Index: rsync-freevo
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/gentoo/rsync-freevo,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** rsync-freevo        23 Sep 2003 18:27:58 -0000      1.3
--- rsync-freevo        17 Oct 2003 15:41:38 -0000      1.4
***************
*** 7,11 ****
  
  
! VERSION=2.0
  
  
--- 7,11 ----
  
  
! VERSION=3.0
  
  
***************
*** 51,55 ****
      media-video/freevo_runtime media-video/freevo_snapshot media-video/freevo \
      media-video/freevo-snapshot dev-python/mmpython dev-python/mmpython-snapshot \
!     dev-python/pylirc media-tv/freevo-snapshots
  
  tar -zxvf /tmp/$file
--- 51,55 ----
      media-video/freevo_runtime media-video/freevo_snapshot media-video/freevo \
      media-video/freevo-snapshot dev-python/mmpython dev-python/mmpython-snapshot \
!     dev-python/pylirc media-tv/freevo-snapshots media-tv/freevo
  
  tar -zxvf /tmp/$file
***************
*** 81,84 ****
--- 81,85 ----
  echo "2. add ebuilds for freevo-snapshot and mmpython-snapshot"
  echo "3. remove the mask from all packages Freevo needs"
+ echo "4. add ebuilds for new version which are not in the portage tree (yet)"
  echo
  echo "And a small change: freevo is now in media-tv, not media-video"




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to