diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 04:43:02 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 04:43:02 +0000 |
commit | 65bc7833317494ef174caba5840500a2faa26bf2 (patch) | |
tree | 3655a662c3e00ecea9cb86f77324cbd4f5c33a05 /dev-php/PEAR-Services_TinyURL | |
parent | Fix support for >=openconnect-4.99 (bug #504192, thanks to Kobboi and Pacho R... (diff) | |
download | gentoo-2-65bc7833317494ef174caba5840500a2faa26bf2.tar.gz gentoo-2-65bc7833317494ef174caba5840500a2faa26bf2.tar.bz2 gentoo-2-65bc7833317494ef174caba5840500a2faa26bf2.zip |
Shorten description for improved repoman happy
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-php/PEAR-Services_TinyURL')
-rw-r--r-- | dev-php/PEAR-Services_TinyURL/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/PEAR-Services_TinyURL/ChangeLog b/dev-php/PEAR-Services_TinyURL/ChangeLog index bab875100c96..8a44adb5f4e2 100644 --- a/dev-php/PEAR-Services_TinyURL/ChangeLog +++ b/dev-php/PEAR-Services_TinyURL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Services_TinyURL -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_TinyURL/ChangeLog,v 1.2 2012/06/10 11:30:17 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_TinyURL/ChangeLog,v 1.3 2014/03/12 04:43:02 patrick Exp $ + + 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> + PEAR-Services_TinyURL-0.1.2.ebuild: + Shorten description for improved repoman happy 10 Jun 2012; Matti Bickel <mabi@gentoo.org> PEAR-Services_TinyURL-0.1.2.ebuild: @@ -15,4 +19,3 @@ 07 Dec 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-Services_TinyURL-0.1.2.ebuild: New ebuild - diff --git a/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild b/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild index 57583103e8e9..e0b6423b04d4 100644 --- a/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild +++ b/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild @@ -1,12 +1,12 @@ -# 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/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild,v 1.2 2012/06/10 11:30:17 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild,v 1.3 2014/03/12 04:43:02 patrick Exp $ EAPI=4 inherit php-pear-r1 -DESCRIPTION="An interface for creating TinyURLs with their API as well as looking up destinations of given TinyURLs." +DESCRIPTION="An interface for creating TinyURLs with their API and looking up destinations of given TinyURLs." LICENSE="BSD-2" SLOT="0" |