mrueg 15/07/02 01:23:15 Modified: ChangeLog Added: xvinfo-1.1.3.ebuild Log: Version bump. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.65 x11-apps/xvinfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvinfo/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvinfo/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvinfo/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 8 Apr 2015 17:36:34 -0000 1.64 +++ ChangeLog 2 Jul 2015 01:23:15 -0000 1.65 @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.64 2015/04/08 17:36:34 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.65 2015/07/02 01:23:15 mrueg Exp $ + +*xvinfo-1.1.3 (02 Jul 2015) + + 02 Jul 2015; Manuel Rüger <[email protected]> +xvinfo-1.1.3.ebuild: + Version bump. 08 Apr 2015; Manuel Rüger <[email protected]> -xvinfo-1.1.1.ebuild: Remove old. 1.1 x11-apps/xvinfo/xvinfo-1.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.3.ebuild?rev=1.1&content-type=text/plain Index: xvinfo-1.1.3.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.3.ebuild,v 1.1 2015/07/02 01:23:15 mrueg Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="Print out X-Video extension adaptor information" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXv x11-libs/libX11" DEPEND="${RDEPEND}"
