diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 14:41:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 14:41:44 +0000 |
commit | d18ff8b486ef5404d2594307ba762c12a786c0cd (patch) | |
tree | 7ec9dda10ea7a3e185abce5cb67f04644dd39589 /app-backup/ccollect | |
parent | Import from ::perl-experimental for rt-4 (#381859) (diff) | |
download | gentoo-2-d18ff8b486ef5404d2594307ba762c12a786c0cd.tar.gz gentoo-2-d18ff8b486ef5404d2594307ba762c12a786c0cd.tar.bz2 gentoo-2-d18ff8b486ef5404d2594307ba762c12a786c0cd.zip |
Stable for amd64, wrt bug #396769
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-backup/ccollect')
-rw-r--r-- | app-backup/ccollect/ChangeLog | 7 | ||||
-rw-r--r-- | app-backup/ccollect/ccollect-0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-backup/ccollect/ChangeLog b/app-backup/ccollect/ChangeLog index 408133aab547..cc23238af520 100644 --- a/app-backup/ccollect/ChangeLog +++ b/app-backup/ccollect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/ccollect -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ChangeLog,v 1.30 2010/04/13 10:36:28 dev-zero Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ChangeLog,v 1.31 2012/02/03 14:41:44 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ccollect-0.8.ebuild: + Stable for amd64, wrt bug #396769 *ccollect-0.8 (13 Apr 2010) diff --git a/app-backup/ccollect/ccollect-0.8.ebuild b/app-backup/ccollect/ccollect-0.8.ebuild index 61315f5f469d..ce0b339e0eca 100644 --- a/app-backup/ccollect/ccollect-0.8.ebuild +++ b/app-backup/ccollect/ccollect-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ccollect-0.8.ebuild,v 1.1 2010/04/13 10:36:28 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/ccollect/ccollect-0.8.ebuild,v 1.2 2012/02/03 14:41:44 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://www.nico.schottelius.org/software/${PN}/download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" IUSE="doc examples" DEPEND="doc? ( >=app-text/asciidoc-8.1.0 |