chithanh 15/03/24 14:44:34 Modified: ChangeLog Added: randrproto-1.4.1.ebuild Removed: randrproto-1.4.0.ebuild randrproto-1.3.2.ebuild Log: Version bump. Remove old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.109 x11-proto/randrproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/ChangeLog?rev=1.109&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/ChangeLog?rev=1.109&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/ChangeLog?r1=1.108&r2=1.109 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- ChangeLog 3 Mar 2015 12:33:37 -0000 1.108 +++ ChangeLog 24 Mar 2015 14:44:34 -0000 1.109 @@ -1,6 +1,12 @@ # 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.108 2015/03/03 12:33:37 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.109 2015/03/24 14:44:34 chithanh Exp $ + +*randrproto-1.4.1 (24 Mar 2015) + + 24 Mar 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + +randrproto-1.4.1.ebuild, -randrproto-1.3.2.ebuild, -randrproto-1.4.0.ebuild: + Version bump. Remove old. 03 Mar 2015; Yixun Lan <[email protected]> randrproto-1.4.0-r1.ebuild: add arm64 support, tested on A53 board 1.1 x11-proto/randrproto/randrproto-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/randrproto-1.4.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/randrproto/randrproto-1.4.1.ebuild?rev=1.1&content-type=text/plain Index: randrproto-1.4.1.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.4.1.ebuild,v 1.1 2015/03/24 14:44:34 chithanh 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}"
