hollow 09/04/07 11:57:07
Modified: ChangeLog use.local.desc
Log:
add s3 USE flag for app-backup/duplicity
Revision Changes Path
1.2504 profiles/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2504&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2504&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2503&r2=1.2504
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.2503
retrieving revision 1.2504
diff -u -r1.2503 -r1.2504
--- ChangeLog 7 Apr 2009 11:27:51 -0000 1.2503
+++ ChangeLog 7 Apr 2009 11:57:07 -0000 1.2504
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2503 2009/04/07 11:27:51 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2504 2009/04/07 11:57:07 hollow Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 07 Apr 2009; Benedikt Böhm <hollow@g.o> use.local.desc:
+ add s3 USE flag for app-backup/duplicity
+
07 Apr 2009; Sébastien Fabbro <bicatali@g.o> package.mask:
Removed =dev-python/visual-4* for testing, now gone from the tree
1.4341 profiles/use.local.desc
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4341&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4341&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.4340&r2=1.4341
Index: use.local.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
retrieving revision 1.4340
retrieving revision 1.4341
diff -u -r1.4340 -r1.4341
--- use.local.desc 7 Apr 2009 09:47:53 -0000 1.4340
+++ use.local.desc 7 Apr 2009 11:57:07 -0000 1.4341
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4340 2009/04/07 09:47:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4341 2009/04/07 11:57:07 hollow Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -81,6 +81,7 @@
app-backup/boxbackup:client-only - Disable server support, and just build a client
app-backup/dar:dar32 - Enables --enable-mode=32 option, which replace infinite by 32 bit integers
app-backup/dar:dar64 - Enables --enable-mode=64 option, which replace infinite by 64 bit integers
+app-backup/duplicity:s3 - Support for backing up to the Amazon S3 system
app-backup/kdar:dar32 - Support libdar32.so usage
app-backup/kdar:dar64 - Support libdar64.so usage
app-benchmarks/bootchart:acct - Enable process accounting
|