diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 12:08:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 12:08:12 +0000 |
commit | adcd8da627080aaedc0dd3a5da2e757d049e4c88 (patch) | |
tree | 759d463f46e06398dd97c4b6142d7d23b05149e1 /app-backup | |
parent | Stable for amd64, wrt bug #460012 (diff) | |
download | gentoo-2-adcd8da627080aaedc0dd3a5da2e757d049e4c88.tar.gz gentoo-2-adcd8da627080aaedc0dd3a5da2e757d049e4c88.tar.bz2 gentoo-2-adcd8da627080aaedc0dd3a5da2e757d049e4c88.zip |
Stable for amd64, wrt bug #438448
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/furball/ChangeLog | 7 | ||||
-rw-r--r-- | app-backup/furball/furball-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-backup/furball/ChangeLog b/app-backup/furball/ChangeLog index 5bce956d7424..a0ea956390fd 100644 --- a/app-backup/furball/ChangeLog +++ b/app-backup/furball/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/furball -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/furball/ChangeLog,v 1.5 2012/10/15 09:04:12 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/furball/ChangeLog,v 1.6 2013/03/03 12:08:12 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> furball-0.5.ebuild: + Stable for amd64, wrt bug #438448 15 Oct 2012; Agostino Sarubbo <ago@gentoo.org> furball-0.5.ebuild: Add ~amd64 + EAPI4 bump wrt #438448 diff --git a/app-backup/furball/furball-0.5.ebuild b/app-backup/furball/furball-0.5.ebuild index 76c352540902..3d52b29066f8 100644 --- a/app-backup/furball/furball-0.5.ebuild +++ b/app-backup/furball/furball-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/furball/furball-0.5.ebuild,v 1.3 2012/10/15 09:04:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/furball/furball-0.5.ebuild,v 1.4 2013/03/03 12:08:12 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.claws-and-paws.com/software/furball/index.shtml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND="dev-lang/perl app-arch/tar" |