diff options
Diffstat (limited to 'gnustep-base')
4 files changed, 14 insertions, 9 deletions
diff --git a/gnustep-base/gnustep-back-cairo/ChangeLog b/gnustep-base/gnustep-back-cairo/ChangeLog index be3513296dc0..b340e16a9f1f 100644 --- a/gnustep-base/gnustep-back-cairo/ChangeLog +++ b/gnustep-base/gnustep-back-cairo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnustep-base/gnustep-back-cairo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog,v 1.40 2014/01/29 15:12:44 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/ChangeLog,v 1.41 2014/08/10 21:18:12 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + gnustep-back-cairo-0.22.0.ebuild, gnustep-back-cairo-0.23.0.ebuild, + gnustep-back-cairo-0.24.0.ebuild: + QA: drop trailing '.' from DESCRIPTION *gnustep-back-cairo-0.24.0 (29 Jan 2014) diff --git a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.22.0.ebuild b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.22.0.ebuild index 1703384a1586..f36759141def 100644 --- a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.22.0.ebuild +++ b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.22.0.ebuild @@ -1,11 +1,11 @@ -# 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/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.22.0.ebuild,v 1.7 2012/12/20 13:08:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.22.0.ebuild,v 1.8 2014/08/10 21:18:12 slyfox Exp $ EAPI=4 inherit gnustep-base -DESCRIPTION="Cairo back-end component for the GNUstep GUI Library." +DESCRIPTION="Cairo back-end component for the GNUstep GUI Library" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" diff --git a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.23.0.ebuild b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.23.0.ebuild index 26b88f2981b6..f44a29367181 100644 --- a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.23.0.ebuild +++ b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.23.0.ebuild @@ -1,11 +1,11 @@ -# 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/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.23.0.ebuild,v 1.1 2013/03/08 15:45:03 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.23.0.ebuild,v 1.2 2014/08/10 21:18:12 slyfox Exp $ EAPI=5 inherit gnustep-base -DESCRIPTION="Cairo back-end component for the GNUstep GUI Library." +DESCRIPTION="Cairo back-end component for the GNUstep GUI Library" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" diff --git a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0.ebuild b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0.ebuild index 07c0b663da76..fefef9c90966 100644 --- a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0.ebuild +++ b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0.ebuild,v 1.1 2014/01/29 15:12:44 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.24.0.ebuild,v 1.2 2014/08/10 21:18:12 slyfox Exp $ EAPI=5 inherit gnustep-base -DESCRIPTION="Cairo back-end component for the GNUstep GUI Library." +DESCRIPTION="Cairo back-end component for the GNUstep GUI Library" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" |