diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:51:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:51:57 +0000 |
commit | 99609117f69fff90202e5c7f770c8bc3cc074bcd (patch) | |
tree | 65e7ebc44ad60338d0fe4da25523996ef2cd12aa /app-i18n | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-99609117f69fff90202e5c7f770c8bc3cc074bcd.tar.gz gentoo-2-99609117f69fff90202e5c7f770c8bc3cc074bcd.tar.bz2 gentoo-2-99609117f69fff90202e5c7f770c8bc3cc074bcd.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.4.6.1.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.5.5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index ea781dc1d7a3..25ade53529b1 100644 --- a/app-i18n/poedit/ChangeLog +++ b/app-i18n/poedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/poedit -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.81 2013/12/23 15:27:57 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.82 2014/08/10 17:51:57 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> poedit-1.4.6.1.ebuild, + poedit-1.5.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> poedit-1.5.5.ebuild: Stable for sparc, wrt bug #485188 diff --git a/app-i18n/poedit/poedit-1.4.6.1.ebuild b/app-i18n/poedit/poedit-1.4.6.1.ebuild index d228bc0f9665..93c779cbe564 100644 --- a/app-i18n/poedit/poedit-1.4.6.1.ebuild +++ b/app-i18n/poedit/poedit-1.4.6.1.ebuild @@ -1,13 +1,13 @@ -# 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-i18n/poedit/poedit-1.4.6.1.ebuild,v 1.10 2012/05/03 19:24:33 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild,v 1.11 2014/08/10 17:51:57 slyfox Exp $ EAPI=2 WX_GTK_VER=2.8 inherit wxwidgets flag-o-matic fdo-mime -DESCRIPTION="Cross-platform gettext catalogs (.po files) editor." +DESCRIPTION="Cross-platform gettext catalogs (.po files) editor" HOMEPAGE="http://poedit.sourceforge.net/" SRC_URI="mirror://sourceforge/poedit/${P}.tar.gz" diff --git a/app-i18n/poedit/poedit-1.5.5.ebuild b/app-i18n/poedit/poedit-1.5.5.ebuild index 03f2bd505d79..bd8921d3f47b 100644 --- a/app-i18n/poedit/poedit-1.5.5.ebuild +++ b/app-i18n/poedit/poedit-1.5.5.ebuild @@ -1,13 +1,13 @@ -# 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-i18n/poedit/poedit-1.5.5.ebuild,v 1.7 2013/12/23 15:27:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.5.5.ebuild,v 1.8 2014/08/10 17:51:57 slyfox Exp $ EAPI=5 WX_GTK_VER=2.8 inherit eutils fdo-mime flag-o-matic wxwidgets -DESCRIPTION="Cross-platform gettext catalogs (.po files) editor." +DESCRIPTION="Cross-platform gettext catalogs (.po files) editor" HOMEPAGE="http://poedit.sourceforge.net/" SRC_URI="mirror://sourceforge/poedit/${P}.tar.gz" |