mrueg 15/07/02 02:27:38 Modified: ChangeLog Added: randrproto-1.5.0.ebuild Log: Version bump. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.110 x11-proto/randrproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/ChangeLog?rev=1.110&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/ChangeLog?rev=1.110&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/ChangeLog?r1=1.109&r2=1.110 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- ChangeLog 24 Mar 2015 14:44:34 -0000 1.109 +++ ChangeLog 2 Jul 2015 02:27:38 -0000 1.110 @@ -1,6 +1,11 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.109 2015/03/24 14:44:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.110 2015/07/02 02:27:38 mrueg Exp $ + +*randrproto-1.5.0 (02 Jul 2015) + + 02 Jul 2015; Manuel RĂ¼ger <[email protected]> +randrproto-1.5.0.ebuild: + Version bump. *randrproto-1.4.1 (24 Mar 2015) 1.1 x11-proto/randrproto/randrproto-1.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/randrproto-1.5.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/randrproto-1.5.0.ebuild?rev=1.1&content-type=text/plain Index: randrproto-1.5.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.5.0.ebuild,v 1.1 2015/07/02 02:27:38 mrueg Exp $ EAPI=5 XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org Randr protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND}"
