diff options
author | 2014-08-10 01:54:02 +0000 | |
---|---|---|
committer | 2014-08-10 01:54:02 +0000 | |
commit | 348d852b221e09a2fdc29c702204f4ac6dfe7d87 (patch) | |
tree | 6c7169413b942a35b4d1ee901a9256170620b6ee /app-backup/sarab | |
parent | tidy (diff) | |
download | gentoo-2-348d852b221e09a2fdc29c702204f4ac6dfe7d87.tar.gz gentoo-2-348d852b221e09a2fdc29c702204f4ac6dfe7d87.tar.bz2 gentoo-2-348d852b221e09a2fdc29c702204f4ac6dfe7d87.zip |
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-backup/sarab')
-rw-r--r-- | app-backup/sarab/ChangeLog | 9 | ||||
-rw-r--r-- | app-backup/sarab/sarab-0.2.4.ebuild | 6 | ||||
-rw-r--r-- | app-backup/sarab/sarab-0.2.7.ebuild | 6 | ||||
-rw-r--r-- | app-backup/sarab/sarab-1.0.0.ebuild | 6 |
4 files changed, 15 insertions, 12 deletions
diff --git a/app-backup/sarab/ChangeLog b/app-backup/sarab/ChangeLog index 82359e5717f1..a73f8cf9e284 100644 --- a/app-backup/sarab/ChangeLog +++ b/app-backup/sarab/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-backup/sarab -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/ChangeLog,v 1.14 2012/06/29 06:59:15 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/ChangeLog,v 1.15 2014/08/10 01:54:01 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> sarab-0.2.4.ebuild, + sarab-0.2.7.ebuild, sarab-1.0.0.ebuild: + Fix description for more repoman happy 29 Jun 2012; Jeff Horelick <jdhore@gentoo.org> sarab-1.0.0.ebuild: marked x86 per bug 423805 @@ -75,4 +79,3 @@ 25 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml, +sarab-0.2.2.ebuild: Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>. - diff --git a/app-backup/sarab/sarab-0.2.4.ebuild b/app-backup/sarab/sarab-0.2.4.ebuild index 0bfa616fea11..9665f589360d 100644 --- a/app-backup/sarab/sarab-0.2.4.ebuild +++ b/app-backup/sarab/sarab-0.2.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/sarab-0.2.4.ebuild,v 1.2 2008/06/04 15:58:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/sarab-0.2.4.ebuild,v 1.3 2014/08/10 01:54:00 patrick Exp $ inherit eutils -DESCRIPTION="SaraB is a powerful and automated backup scheduling system based on DAR." +DESCRIPTION="SaraB is a powerful and automated backup scheduling system based on DAR" HOMEPAGE="http://sarab.sourceforge.net/" SRC_URI="mirror://sourceforge/sarab/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-backup/sarab/sarab-0.2.7.ebuild b/app-backup/sarab/sarab-0.2.7.ebuild index 776e3f7dd349..6fb20d0e6c4d 100644 --- a/app-backup/sarab/sarab-0.2.7.ebuild +++ b/app-backup/sarab/sarab-0.2.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/sarab-0.2.7.ebuild,v 1.1 2009/03/31 21:48:28 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/sarab-0.2.7.ebuild,v 1.2 2014/08/10 01:54:00 patrick Exp $ inherit eutils -DESCRIPTION="SaraB is a powerful and automated backup scheduling system based on DAR." +DESCRIPTION="SaraB is a powerful and automated backup scheduling system based on DAR" HOMEPAGE="http://sarab.sourceforge.net/" SRC_URI="mirror://sourceforge/sarab/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-backup/sarab/sarab-1.0.0.ebuild b/app-backup/sarab/sarab-1.0.0.ebuild index 8452d744517f..2a117570d456 100644 --- a/app-backup/sarab/sarab-1.0.0.ebuild +++ b/app-backup/sarab/sarab-1.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/sarab-1.0.0.ebuild,v 1.3 2012/06/29 06:59:15 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/sarab-1.0.0.ebuild,v 1.4 2014/08/10 01:54:01 patrick Exp $ inherit eutils -DESCRIPTION="SaraB is a powerful and automated backup scheduling system based on DAR." +DESCRIPTION="SaraB is a powerful and automated backup scheduling system based on DAR" HOMEPAGE="http://sarab.sourceforge.net/" SRC_URI="mirror://sourceforge/sarab/${P}.tar.gz" LICENSE="GPL-2" |