diff options
author | 2014-08-10 02:27:01 +0000 | |
---|---|---|
committer | 2014-08-10 02:27:01 +0000 | |
commit | 05003d6b839e865077c84758faa858692fb5467e (patch) | |
tree | 0bca92acbe9a30d9668653ca0a0047438aadea42 /app-crypt/p11-kit | |
parent | Fix description for more repoman happy (diff) | |
download | gentoo-2-05003d6b839e865077c84758faa858692fb5467e.tar.gz gentoo-2-05003d6b839e865077c84758faa858692fb5467e.tar.bz2 gentoo-2-05003d6b839e865077c84758faa858692fb5467e.zip |
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.13.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.18.4.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.19.3.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.19.4.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.20.1.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.20.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.20.2.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.20.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.20.3.ebuild | 4 |
10 files changed, 30 insertions, 24 deletions
diff --git a/app-crypt/p11-kit/ChangeLog b/app-crypt/p11-kit/ChangeLog index a824e12be3f5..75438e961c56 100644 --- a/app-crypt/p11-kit/ChangeLog +++ b/app-crypt/p11-kit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-crypt/p11-kit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.67 2014/08/02 10:26:52 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.68 2014/08/10 02:26:59 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> p11-kit-0.13.ebuild, + p11-kit-0.18.4.ebuild, p11-kit-0.19.3.ebuild, p11-kit-0.19.4.ebuild, + p11-kit-0.20.1.ebuild, p11-kit-0.20.2-r1.ebuild, p11-kit-0.20.2.ebuild, + p11-kit-0.20.3-r1.ebuild, p11-kit-0.20.3.ebuild: + Fix description for more repoman happy *p11-kit-0.20.3-r1 (02 Aug 2014) diff --git a/app-crypt/p11-kit/p11-kit-0.13.ebuild b/app-crypt/p11-kit/p11-kit-0.13.ebuild index c870998d471f..2cc3906b4ff3 100644 --- a/app-crypt/p11-kit/p11-kit-0.13.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.13.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/app-crypt/p11-kit/p11-kit-0.13.ebuild,v 1.8 2012/09/29 17:01:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.13.ebuild,v 1.9 2014/08/10 02:26:59 patrick Exp $ EAPI=4 inherit autotools-utils -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.18.4.ebuild b/app-crypt/p11-kit/p11-kit-0.18.4.ebuild index 51f3756c1abf..f41bf11dcbef 100644 --- a/app-crypt/p11-kit/p11-kit-0.18.4.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.18.4.ebuild @@ -1,12 +1,12 @@ -# 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-crypt/p11-kit/p11-kit-0.18.4.ebuild,v 1.1 2013/06/28 01:55:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.18.4.ebuild,v 1.2 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.19.3.ebuild b/app-crypt/p11-kit/p11-kit-0.19.3.ebuild index df715026f40c..5798e08dcbdd 100644 --- a/app-crypt/p11-kit/p11-kit-0.19.3.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.19.3.ebuild @@ -1,12 +1,12 @@ -# 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-crypt/p11-kit/p11-kit-0.19.3.ebuild,v 1.1 2013/07/27 20:24:41 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.19.3.ebuild,v 1.2 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils autotools -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.19.4.ebuild b/app-crypt/p11-kit/p11-kit-0.19.4.ebuild index b22373656d55..1ecacab33d57 100644 --- a/app-crypt/p11-kit/p11-kit-0.19.4.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.19.4.ebuild @@ -1,12 +1,12 @@ -# 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-crypt/p11-kit/p11-kit-0.19.4.ebuild,v 1.2 2013/09/01 18:54:27 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.19.4.ebuild,v 1.3 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.20.1.ebuild b/app-crypt/p11-kit/p11-kit-0.20.1.ebuild index 1178ab04bb28..68055a6f8358 100644 --- a/app-crypt/p11-kit/p11-kit-0.20.1.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.20.1.ebuild @@ -1,12 +1,12 @@ -# 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-crypt/p11-kit/p11-kit-0.20.1.ebuild,v 1.1 2013/09/27 07:29:21 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.1.ebuild,v 1.2 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.20.2-r1.ebuild b/app-crypt/p11-kit/p11-kit-0.20.2-r1.ebuild index ac04fc45526e..a817fa02cf95 100644 --- a/app-crypt/p11-kit/p11-kit-0.20.2-r1.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.20.2-r1.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-crypt/p11-kit/p11-kit-0.20.2-r1.ebuild,v 1.4 2014/06/22 17:32:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.2-r1.ebuild,v 1.5 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils multilib-minimal -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.20.2.ebuild b/app-crypt/p11-kit/p11-kit-0.20.2.ebuild index c026d03de28b..84b5c18f6869 100644 --- a/app-crypt/p11-kit/p11-kit-0.20.2.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.20.2.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-crypt/p11-kit/p11-kit-0.20.2.ebuild,v 1.10 2014/04/19 17:43:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.2.ebuild,v 1.11 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.20.3-r1.ebuild b/app-crypt/p11-kit/p11-kit-0.20.3-r1.ebuild index 76a4a3862f83..7d82494aa4e7 100644 --- a/app-crypt/p11-kit/p11-kit-0.20.3-r1.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.20.3-r1.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-crypt/p11-kit/p11-kit-0.20.3-r1.ebuild,v 1.1 2014/08/02 10:26:52 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.3-r1.ebuild,v 1.2 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils multilib-minimal -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" diff --git a/app-crypt/p11-kit/p11-kit-0.20.3.ebuild b/app-crypt/p11-kit/p11-kit-0.20.3.ebuild index 38bb90708582..5f7ea5016466 100644 --- a/app-crypt/p11-kit/p11-kit-0.20.3.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.20.3.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-crypt/p11-kit/p11-kit-0.20.3.ebuild,v 1.1 2014/07/27 18:26:48 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.3.ebuild,v 1.2 2014/08/10 02:26:59 patrick Exp $ EAPI=5 inherit eutils multilib-minimal -DESCRIPTION="Provides a standard configuration setup for installing PKCS#11." +DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" HOMEPAGE="http://p11-glue.freedesktop.org/p11-kit.html" SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" |