slyfox 14/08/10 20:05:22 Modified: xsel-1.2.0.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.11 x11-misc/xsel/xsel-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild?r1=1.10&r2=1.11 Index: xsel-1.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- xsel-1.2.0.ebuild 4 Mar 2014 20:28:41 -0000 1.10 +++ xsel-1.2.0.ebuild 10 Aug 2014 20:05:22 -0000 1.11 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild,v 1.10 2014/03/04 20:28:41 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild,v 1.11 2014/08/10 20:05:22 slyfox Exp $ EAPI=4 -DESCRIPTION="XSel is a command-line program for getting and setting the contents of the X selection." +DESCRIPTION="XSel is a command-line program for getting and setting the contents of the X selection" HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel" SRC_URI="http://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz" 1.27 x11-misc/xsel/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsel/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsel/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsel/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 4 Mar 2014 20:28:41 -0000 1.26 +++ ChangeLog 10 Aug 2014 20:05:22 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.26 2014/03/04 20:28:41 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.27 2014/08/10 20:05:22 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> xsel-1.2.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 04 Mar 2014; Vicente Olivert Riera <[email protected]> xsel-1.2.0.ebuild: Add ~mips keyword.
