diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 07:09:35 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 07:09:35 +0000 |
commit | f596b6cef19b8d04ae6e7279e44973b62c339f6c (patch) | |
tree | b45feb776fb711d4e5f3366cfe54d328ff51eb5f /app-text/getxbook | |
parent | Add ruby21 target. (diff) | |
download | gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.gz gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.bz2 gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.zip |
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/getxbook')
-rw-r--r-- | app-text/getxbook/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/getxbook/getxbook-1.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/getxbook/ChangeLog b/app-text/getxbook/ChangeLog index e4c57641c9cf..63c164111700 100644 --- a/app-text/getxbook/ChangeLog +++ b/app-text/getxbook/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/getxbook -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/getxbook/ChangeLog,v 1.4 2013/07/24 13:38:18 grozin Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/getxbook/ChangeLog,v 1.5 2014/08/06 07:09:33 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> getxbook-1.0.ebuild: + Make description more repoman-happy 24 Jul 2013; Andrey Grozin <grozin@gentoo.org> -getxbook-0.9.ebuild, getxbook-1.0.ebuild, -files/getxbook-makefile.patch: @@ -23,4 +26,3 @@ 15 Feb 2012; Andrey Grozin <grozin@gentoo.org> +getxbook-0.8.ebuild, +files/getxbook-makefile.patch, +metadata.xml: Initial import - diff --git a/app-text/getxbook/getxbook-1.0.ebuild b/app-text/getxbook/getxbook-1.0.ebuild index 80ad96c0a386..65795c385cc6 100644 --- a/app-text/getxbook/getxbook-1.0.ebuild +++ b/app-text/getxbook/getxbook-1.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/getxbook/getxbook-1.0.ebuild,v 1.2 2013/07/24 13:38:18 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/getxbook/getxbook-1.0.ebuild,v 1.3 2014/08/06 07:09:33 patrick Exp $ EAPI=4 inherit eutils toolchain-funcs -DESCRIPTION="Download books from google, amazon, barnes and noble." +DESCRIPTION="Download books from google, amazon, barnes and noble" HOMEPAGE="http://njw.me.uk/software/getxbook/" SRC_URI="http://njw.me.uk/software/getxbook/${P}.tar.bz2" |