head	1.9;
access;
symbols;
locks; strict;
comment	@# @;


1.9
date	2009.08.21.10.23.50;	author flameeyes;	state dead;
branches;
next	1.8;
commitid	5e3b4a8e75b54567;

1.8
date	2009.07.13.00.39.32;	author flameeyes;	state Exp;
branches;
next	1.7;
commitid	15eb4a5a82434567;

1.7
date	2007.02.21.20.07.20;	author peper;	state Exp;
branches;
next	1.6;
commitid	180045dca6774567;

1.6
date	2007.01.24.04.13.36;	author genone;	state Exp;
branches;
next	1.5;
commitid	9de45b6dcef4567;

1.5
date	2006.05.17.22.17.05;	author robbat2;	state Exp;
branches;
next	1.4;
commitid	1c35446ba0e04567;

1.4
date	2006.05.16.16.56.18;	author lisa;	state Exp;
branches;
next	1.3;
commitid	571a446a04314567;

1.3
date	2006.05.15.12.45.12;	author lisa;	state Exp;
branches;
next	1.2;
commitid	2dc8446877d74567;

1.2
date	2006.05.13.07.48.58;	author grobian;	state Exp;
branches;
next	1.1;
commitid	73c344658f694567;

1.1
date	2006.05.11.16.50.44;	author lisa;	state Exp;
branches;
next	;
commitid	646d44636b634567;


desc
@@


1.9
log
@Remove bobs as per bug #164016.
@
text
@# ChangeLog for app-backup/bobs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.8 2009/07/13 00:39:32 flameeyes Exp $

  13 Jul 2009; Diego E. Pettenò <flameeyes@@gentoo.org>
  bobs-0.6.2-r1.ebuild:
  Use eautoreconf since this was not fixing the automake version.

  21 Feb 2007; Piotr Jaroszyński <peper@@gentoo.org> ChangeLog:
  Transition to Manifest2.

  24 Jan 2007; Marius Mauch <genone@@gentoo.org> bobs-0.6.2-r1.ebuild:
  Replacing einfo with elog

  17 May 2006; Robin H. Johnson <robbat2@@gentoo.org>
  files/Makefile-fixcmdloopd.patch, bobs-0.6.2-r1.ebuild:
  Full fix for sandbox bug #133409 - in some cases automake was being called,
  blowing away the previous patch. So now patch Makefile.am and always call
  automake.

  16 May 2006; Lisa Seelye <lisa@@gentoo.org>
  +files/Makefile-fixcmdloopd.patch, -bobs-0.6.2.ebuild,
  bobs-0.6.2-r1.ebuild:
  Fix bug 133409 and put this in ~arch. Not sure how it got committed without it.

*bobs-0.6.2-r1 (15 May 2006)

  15 May 2006; Lisa Seelye <lisa@@gentoo.org> +bobs-0.6.2-r1.ebuild:
  Added a check to warn the user if theyve not got POSIX support for PHP.
  Nonfatal check for now. Bug

  13 May 2006; Fabian Groffen <grobian@@gentoo.org> bobs-0.6.2.ebuild:
  Added quotes around variables, added 'die' in front of error messages, fixed
  sed scripts to fix bug #133120

*bobs-0.6.2 (11 May 2006)

  11 May 2006; Lisa Seelye <lisa@@gentoo.org> +files/bobs-0.6.2.patch,
  +files/postinstall-en.txt, +metadata.xml, +bobs-0.6.2.ebuild:
  New backup package submitted by Ed Wildgoose, gentoo@@wildgooses.com. Bug 84652

@


1.8
log
@Use eautoreconf since this was not fixing the automake version.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
@
text
@d3 1
a3 1
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.7 2007/02/21 20:07:20 peper Exp $
@


1.7
log
@Transition to Manifest2.
(Portage version: 2.1.2-r9)
@
text
@d2 6
a7 2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.6 2007/01/24 04:13:36 genone Exp $
@


1.6
log
@Replacing einfo with elog
(Portage version: 2.1.2-r2)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.5 2006/05/17 22:17:05 robbat2 Exp $
@


1.5
log
@Full fix for sandbox bug #133409 - in some cases automake was being called, blowing away the previous patch. So now patch Makefile.am and always call automake.
(Portage version: 2.1_rc1-r2)
@
text
@d2 5
a6 2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.4 2006/05/16 16:56:18 lisa Exp $
@


1.4
log
@Fix bug 133409 and other sandbox violations i hope. Also put this in ~arch.
(Portage version: 2.1_pre10-r5)
@
text
@d3 7
a9 1
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.3 2006/05/15 12:45:12 lisa Exp $
@


1.3
log
@Added a check to warn the user if they've not got POSIX support for PHP. Nonfatal check for now. Bug #133198. Also change the patch away from PF as its for the 0.6.2 series and not -r specific.
(Portage version: 2.1_pre10-r5)
@
text
@d3 6
a8 1
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.2 2006/05/13 07:48:58 grobian Exp $
@


1.2
log
@Added quotes around variables, added 'die' in front of error messages, fixed sed scripts to fix bug #133120
(Portage version: 2.1_pre10-r5)
@
text
@d3 7
a9 1
# $Header: /var/cvsroot/gentoo-x86/app-backup/bobs/ChangeLog,v 1.1 2006/05/11 16:50:44 lisa Exp $
@


1.1
log
@New package submitted by Ed Wildgoose @@ bug 84652
(Portage version: 2.1_pre10-r3)
@
text
@d3 5
a7 1
# $Header: $
@

