diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:48:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:48:18 +0000 |
commit | ac4f8c19bc27e1f8a6b6f387d3595a9be7144c71 (patch) | |
tree | 91b23e428ea1732fd5fb857c52616fdd105deef9 /net-misc/tightvnc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ac4f8c19bc27e1f8a6b6f387d3595a9be7144c71.tar.gz gentoo-2-ac4f8c19bc27e1f8a6b6f387d3595a9be7144c71.tar.bz2 gentoo-2-ac4f8c19bc27e1f8a6b6f387d3595a9be7144c71.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-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 8da6601ba78c..de70130b838f 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.162 2014/08/09 12:04:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.163 2014/08/10 20:48:18 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tightvnc-1.3.10-r1.ebuild, + tightvnc-1.3.10-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tightvnc-1.3.10-r2.ebuild: Stable for ppc, wrt bug #332601 diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild index 2e309af954eb..273a1365e08e 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild @@ -1,6 +1,6 @@ -# 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/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.18 2013/09/26 00:33:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.19 2014/08/10 20:48:18 slyfox Exp $ EAPI=3 inherit eutils toolchain-funcs java-pkg-opt-2 @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs java-pkg-opt-2 IUSE="java tcpd server" S="${WORKDIR}/vnc_unixsrc" -DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops." +DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops" SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2 mirror://gentoo/${PN}.png java? ( mirror://sourceforge/vnc-tight/${P}_javasrc.tar.gz )" diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild index d5d33795fbbe..a0e7649d3e04 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild,v 1.7 2014/08/09 12:04:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild,v 1.8 2014/08/10 20:48:18 slyfox Exp $ EAPI="5" @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs java-pkg-opt-2 IUSE="java tcpd server" S="${WORKDIR}/vnc_unixsrc" -DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops." +DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops" SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2 mirror://gentoo/${PN}.png java? ( mirror://sourceforge/vnc-tight/${P}_javasrc.tar.gz )" |