diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 01:43:13 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 01:43:13 +0000 |
commit | dc2b45eea25fa48364c3862f47528c792ba18391 (patch) | |
tree | 4d129f144b2a9a89b803ab93ad716d3554ca3ab9 /app-arch/lrzip | |
parent | Fix description for more repoman happy (diff) | |
download | gentoo-2-dc2b45eea25fa48364c3862f47528c792ba18391.tar.gz gentoo-2-dc2b45eea25fa48364c3862f47528c792ba18391.tar.bz2 gentoo-2-dc2b45eea25fa48364c3862f47528c792ba18391.zip |
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-arch/lrzip')
-rw-r--r-- | app-arch/lrzip/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/lrzip/lrzip-0.611.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lrzip/ChangeLog b/app-arch/lrzip/ChangeLog index 4dcfb6a28de3..075429c8e4d4 100644 --- a/app-arch/lrzip/ChangeLog +++ b/app-arch/lrzip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lrzip # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.37 2014/07/21 19:08:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.38 2014/08/10 01:43:12 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> lrzip-0.611.ebuild: + Fix description for more repoman happy 21 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> lrzip-0.611.ebuild, lrzip-0.614.ebuild, lrzip-0.616.ebuild: diff --git a/app-arch/lrzip/lrzip-0.611.ebuild b/app-arch/lrzip/lrzip-0.611.ebuild index 37d945b1cc5e..c9c7964ee6ee 100644 --- a/app-arch/lrzip/lrzip-0.611.ebuild +++ b/app-arch/lrzip/lrzip-0.611.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.611.ebuild,v 1.2 2014/07/21 19:08:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.611.ebuild,v 1.3 2014/08/10 01:43:12 patrick Exp $ EAPI=4 -DESCRIPTION="Long Range ZIP or Lzma RZIP optimized for compressing large files." +DESCRIPTION="Long Range ZIP or Lzma RZIP optimized for compressing large files" HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README" SRC_URI="http://ck.kolivas.org/apps/${PN}/${P}.tar.bz2" |