slyfox 14/08/10 20:33:07 Modified: traylib-0.3.2.1.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.9 rox-base/traylib/traylib-0.3.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild?r1=1.8&r2=1.9 Index: traylib-0.3.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- traylib-0.3.2.1.ebuild 10 Feb 2012 03:06:30 -0000 1.8 +++ traylib-0.3.2.1.ebuild 10 Aug 2014 20:33:07 -0000 1.9 @@ -1,12 +1,12 @@ -# 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/rox-base/traylib/traylib-0.3.2.1.ebuild,v 1.8 2012/02/10 03:06:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild,v 1.9 2014/08/10 20:33:07 slyfox Exp $ PYTHON_DEPEND="2:2.5" inherit python eutils multilib MY_PN="TrayLib" -DESCRIPTION="TrayLib is a library for tray-based rox panel applets." +DESCRIPTION="TrayLib is a library for tray-based rox panel applets" HOMEPAGE="http://rox4debian.berlios.de" SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/libs/${MY_PN}-${PV}.tgz" 1.13 rox-base/traylib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/traylib/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/traylib/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/traylib/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 2 Mar 2013 07:55:10 -0000 1.12 +++ ChangeLog 10 Aug 2014 20:33:07 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for rox-base/traylib -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.12 2013/03/02 07:55:10 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.13 2014/08/10 20:33:07 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> traylib-0.3.2.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 02 Mar 2013; Pacho Ramos <[email protected]> -traylib-0.2.5.ebuild, metadata.xml:
