summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-11-16 17:59:54 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-11-16 17:59:54 +0000
commit62aaea9db874e104ce98572599069cc25ba713a2 (patch)
treebdf34bdcdc4a0524afdeb7b823fcebe17cfcaceb /app-backup/ccollect
parentBump to ooo-build-2.0.4.6 (diff)
downloadgentoo-2-62aaea9db874e104ce98572599069cc25ba713a2.tar.gz
gentoo-2-62aaea9db874e104ce98572599069cc25ba713a2.tar.bz2
gentoo-2-62aaea9db874e104ce98572599069cc25ba713a2.zip
Stable on hppa, ppc. See bug #155359.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-backup/ccollect')
-rw-r--r--app-backup/ccollect/ChangeLog6
-rw-r--r--app-backup/ccollect/ccollect-0.5.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-backup/ccollect/ChangeLog b/app-backup/ccollect/ChangeLog
index a7275d0163b1..d458b17ade23 100644
--- a/app-backup/ccollect/ChangeLog
+++ b/app-backup/ccollect/ChangeLog
@@ -1,6 +1,10 @@
# 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.17 2006/11/16 07:07:10 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ChangeLog,v 1.18 2006/11/16 17:59:54 killerfox Exp $
+
+ 16 Nov 2006; René Nussbaumer <killerfox@gentoo.org>
+ ccollect-0.5.1.ebuild:
+ Stable on hppa, ppc. See bug #155359.
16 Nov 2006; René Nussbaumer <killerfox@gentoo.org>
ccollect-0.3.3.ebuild, ccollect-0.4.ebuild, ccollect-0.4.2.ebuild,
diff --git a/app-backup/ccollect/ccollect-0.5.1.ebuild b/app-backup/ccollect/ccollect-0.5.1.ebuild
index ef387fbce3d0..9b1bcdead775 100644
--- a/app-backup/ccollect/ccollect-0.5.1.ebuild
+++ b/app-backup/ccollect/ccollect-0.5.1.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.5.1.ebuild,v 1.3 2006/11/16 07:07:10 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ccollect-0.5.1.ebuild,v 1.4 2006/11/16 17:59:54 killerfox Exp $
DESCRIPTION="(pseudo) incremental backup with different exclude lists using
hardlinks and rsync"
@@ -9,7 +9,7 @@ SRC_URI="http://unix.schottelius.org/ccollect/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 hppa ppc ~x86"
IUSE="doc"
DEPEND="doc? ( >=app-text/asciidoc-7.0.2 )"