summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-05-05 04:48:31 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-05-05 04:48:31 +0000
commitb99a0d0e88fb0a6fbadc60cd635d94a9f3fa6b57 (patch)
tree0d673f02485b7d8d5ab3669b2a0ec33b72d7982c /app-backup
parentStable x86 for ccollect (diff)
downloadgentoo-2-b99a0d0e88fb0a6fbadc60cd635d94a9f3fa6b57.tar.gz
gentoo-2-b99a0d0e88fb0a6fbadc60cd635d94a9f3fa6b57.tar.bz2
gentoo-2-b99a0d0e88fb0a6fbadc60cd635d94a9f3fa6b57.zip
Stable on x86; bug #131997
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/ccollect/ChangeLog5
-rw-r--r--app-backup/ccollect/ccollect-0.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-backup/ccollect/ChangeLog b/app-backup/ccollect/ChangeLog
index cba45c4e2153..9cee3707be2d 100644
--- a/app-backup/ccollect/ChangeLog
+++ b/app-backup/ccollect/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-backup/ccollect
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ChangeLog,v 1.10 2006/05/02 05:11:47 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ChangeLog,v 1.11 2006/05/05 04:48:31 tsunam Exp $
+
+ 05 May 2006; Joshua Jackson <tsunam@gentoo.org> ccollect-0.3.3.ebuild:
+ stable on x86; bug #131997
02 May 2006; Rene Nussbaumer <killerfox@gentoo.org> ccollect-0.4.ebuild:
Fixed missing dependency. See bug #131964
diff --git a/app-backup/ccollect/ccollect-0.3.3.ebuild b/app-backup/ccollect/ccollect-0.3.3.ebuild
index 00b290e4ccc4..e110547436e1 100644
--- a/app-backup/ccollect/ccollect-0.3.3.ebuild
+++ b/app-backup/ccollect/ccollect-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ccollect-0.3.3.ebuild,v 1.2 2006/04/30 19:37:27 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ccollect-0.3.3.ebuild,v 1.3 2006/05/05 04:48:31 tsunam Exp $
DESCRIPTION="(pseudo) incremental backup with different exclude lists using
hardlinks and rsync"
@@ -9,7 +9,7 @@ SRC_URI="http://linux.schottelius.org/ccollect/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="hppa ppc ~x86"
+KEYWORDS="hppa ppc x86"
IUSE="doc"
DEPEND="doc? ( >=app-text/asciidoc-7.0.2 )"