diff options
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-0.1.1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-0.1.3.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-1.0.0.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-1.1.5.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-1.2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-1.2.7-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/librelp/librelp-1.2.7.ebuild | 4 |
9 files changed, 29 insertions, 23 deletions
diff --git a/dev-libs/librelp/ChangeLog b/dev-libs/librelp/ChangeLog index b72547054a5d..a5378532eeb6 100644 --- a/dev-libs/librelp/ChangeLog +++ b/dev-libs/librelp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/librelp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/ChangeLog,v 1.27 2014/07/05 08:02:24 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/ChangeLog,v 1.28 2014/08/10 20:37:44 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> librelp-0.1.1.ebuild, + librelp-0.1.3.ebuild, librelp-1.0.0.ebuild, librelp-1.0.1.ebuild, + librelp-1.1.5.ebuild, librelp-1.2.0.ebuild, librelp-1.2.7-r1.ebuild, + librelp-1.2.7.ebuild: + QA: drop trailing '.' from DESCRIPTION *librelp-1.2.7-r1 (05 Jul 2014) diff --git a/dev-libs/librelp/librelp-0.1.1.ebuild b/dev-libs/librelp/librelp-0.1.1.ebuild index f346c9e38f11..39926dca6256 100644 --- a/dev-libs/librelp/librelp-0.1.1.ebuild +++ b/dev-libs/librelp/librelp-0.1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-0.1.1.ebuild,v 1.4 2009/03/15 17:23:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-0.1.1.ebuild,v 1.5 2014/08/10 20:37:44 slyfox Exp $ -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-libs/librelp/librelp-0.1.3.ebuild b/dev-libs/librelp/librelp-0.1.3.ebuild index 50ee1dd62f5f..8a7c7d2fa067 100644 --- a/dev-libs/librelp/librelp-0.1.3.ebuild +++ b/dev-libs/librelp/librelp-0.1.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-0.1.3.ebuild,v 1.6 2010/08/25 17:43:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-0.1.3.ebuild,v 1.7 2014/08/10 20:37:44 slyfox Exp $ EAPI="2" -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="GPL-3 doc? ( FDL-1.3 )" diff --git a/dev-libs/librelp/librelp-1.0.0.ebuild b/dev-libs/librelp/librelp-1.0.0.ebuild index f414b6ebdc4c..ba58bb7d4abd 100644 --- a/dev-libs/librelp/librelp-1.0.0.ebuild +++ b/dev-libs/librelp/librelp-1.0.0.ebuild @@ -1,10 +1,10 @@ -# 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-libs/librelp/librelp-1.0.0.ebuild,v 1.4 2012/02/16 18:06:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.0.ebuild,v 1.5 2014/08/10 20:37:44 slyfox Exp $ EAPI="2" -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="GPL-3 doc? ( FDL-1.3 )" diff --git a/dev-libs/librelp/librelp-1.0.1.ebuild b/dev-libs/librelp/librelp-1.0.1.ebuild index f2f8724f96c3..b5673520bdd7 100644 --- a/dev-libs/librelp/librelp-1.0.1.ebuild +++ b/dev-libs/librelp/librelp-1.0.1.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/dev-libs/librelp/librelp-1.0.1.ebuild,v 1.4 2013/06/27 18:09:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.1.ebuild,v 1.5 2014/08/10 20:37:44 slyfox Exp $ EAPI="2" -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="GPL-3 doc? ( FDL-1.3 )" diff --git a/dev-libs/librelp/librelp-1.1.5.ebuild b/dev-libs/librelp/librelp-1.1.5.ebuild index 566cbc04f94f..ed9587915c22 100644 --- a/dev-libs/librelp/librelp-1.1.5.ebuild +++ b/dev-libs/librelp/librelp-1.1.5.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/dev-libs/librelp/librelp-1.1.5.ebuild,v 1.2 2013/12/13 10:24:16 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.1.5.ebuild,v 1.3 2014/08/10 20:37:44 slyfox Exp $ EAPI="5" -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="GPL-3 doc? ( FDL-1.3 )" diff --git a/dev-libs/librelp/librelp-1.2.0.ebuild b/dev-libs/librelp/librelp-1.2.0.ebuild index 83ba5b0cdc24..f6544fab24c8 100644 --- a/dev-libs/librelp/librelp-1.2.0.ebuild +++ b/dev-libs/librelp/librelp-1.2.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/dev-libs/librelp/librelp-1.2.0.ebuild,v 1.5 2013/12/13 10:24:16 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.2.0.ebuild,v 1.6 2014/08/10 20:37:44 slyfox Exp $ EAPI="5" -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="GPL-3 doc? ( FDL-1.3 )" diff --git a/dev-libs/librelp/librelp-1.2.7-r1.ebuild b/dev-libs/librelp/librelp-1.2.7-r1.ebuild index 5a62a5b0393e..4fb2cae5474a 100644 --- a/dev-libs/librelp/librelp-1.2.7-r1.ebuild +++ b/dev-libs/librelp/librelp-1.2.7-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/dev-libs/librelp/librelp-1.2.7-r1.ebuild,v 1.1 2014/07/05 08:02:24 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.2.7-r1.ebuild,v 1.2 2014/08/10 20:37:44 slyfox Exp $ EAPI=5 inherit autotools-utils -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" diff --git a/dev-libs/librelp/librelp-1.2.7.ebuild b/dev-libs/librelp/librelp-1.2.7.ebuild index e3faa1b125d9..b50dba7fcefd 100644 --- a/dev-libs/librelp/librelp-1.2.7.ebuild +++ b/dev-libs/librelp/librelp-1.2.7.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/dev-libs/librelp/librelp-1.2.7.ebuild,v 1.1 2014/05/04 14:17:14 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.2.7.ebuild,v 1.2 2014/08/10 20:37:44 slyfox Exp $ EAPI=5 inherit autotools-utils -DESCRIPTION="An easy to use library for the RELP protocol." +DESCRIPTION="An easy to use library for the RELP protocol" HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" |