summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 01:54:02 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 01:54:02 +0000
commit348d852b221e09a2fdc29c702204f4ac6dfe7d87 (patch)
tree6c7169413b942a35b4d1ee901a9256170620b6ee /app-backup/tob
parenttidy (diff)
downloadgentoo-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/tob')
-rw-r--r--app-backup/tob/ChangeLog5
-rw-r--r--app-backup/tob/tob-0.26-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-backup/tob/ChangeLog b/app-backup/tob/ChangeLog
index 54993a95ef0e..33a75fdda44c 100644
--- a/app-backup/tob/ChangeLog
+++ b/app-backup/tob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-backup/tob
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/tob/ChangeLog,v 1.12 2014/01/21 04:57:12 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/tob/ChangeLog,v 1.13 2014/08/10 01:54:01 patrick Exp $
+
+ 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> tob-0.26-r2.ebuild:
+ Fix description for more repoman happy
21 Jan 2014; Chris Reffett <creffett@gentoo.org> tob-0.26-r2.ebuild:
EAPI bump
diff --git a/app-backup/tob/tob-0.26-r2.ebuild b/app-backup/tob/tob-0.26-r2.ebuild
index fb749716c0b4..bbcf56974e5d 100644
--- a/app-backup/tob/tob-0.26-r2.ebuild
+++ b/app-backup/tob/tob-0.26-r2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/tob/tob-0.26-r2.ebuild,v 1.3 2014/01/21 04:57:12 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/tob/tob-0.26-r2.ebuild,v 1.4 2014/08/10 01:54:01 patrick Exp $
EAPI=5
inherit eutils
-DESCRIPTION="A general driver for making and maintaining backups."
+DESCRIPTION="A general driver for making and maintaining backups"
HOMEPAGE="http://tinyplanet.ca/projects/tob/"
SRC_URI="http://tinyplanet.ca/projects/tob/${P}.tgz"