diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:50 +0000 |
commit | b9c8a9ece53def9fc9ea27a68ca6f1ba7317ca47 (patch) | |
tree | d42e8ceb0f6bcff4df17a096f92b6aefce352c2f /net-irc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-b9c8a9ece53def9fc9ea27a68ca6f1ba7317ca47.tar.gz gentoo-2-b9c8a9ece53def9fc9ea27a68ca6f1ba7317ca47.tar.bz2 gentoo-2-b9c8a9ece53def9fc9ea27a68ca6f1ba7317ca47.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 'net-irc')
-rw-r--r-- | net-irc/smuxi/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-0.8.10.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/smuxi/ChangeLog b/net-irc/smuxi/ChangeLog index 6838c54c6d4e..2b50f915a223 100644 --- a/net-irc/smuxi/ChangeLog +++ b/net-irc/smuxi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/smuxi -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.26 2013/07/07 11:52:13 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.27 2014/08/10 20:53:50 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> smuxi-0.8.10.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *smuxi-0.8.11 (07 Jul 2013) diff --git a/net-irc/smuxi/smuxi-0.8.10.1.ebuild b/net-irc/smuxi/smuxi-0.8.10.1.ebuild index f06fe2c03b0b..bdc4e641ff64 100644 --- a/net-irc/smuxi/smuxi-0.8.10.1.ebuild +++ b/net-irc/smuxi/smuxi-0.8.10.1.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/net-irc/smuxi/smuxi-0.8.10.1.ebuild,v 1.4 2012/12/07 05:03:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.10.1.ebuild,v 1.5 2014/08/10 20:53:50 slyfox Exp $ EAPI=4 inherit base mono eutils -DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop." +DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop" HOMEPAGE="http://www.smuxi.org/main/" SRC_URI="http://www.smuxi.org/jaws/data/files/${P}.tar.gz" |