pacho 15/02/08 09:26:24 Modified: libxkbcommon-0.5.0.ebuild ChangeLog Log: ia64 keyword, bug #526914 by Émeric Maschino (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.3 x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild?r1=1.2&r2=1.3 Index: libxkbcommon-0.5.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libxkbcommon-0.5.0.ebuild 3 Feb 2015 10:58:41 -0000 1.2 +++ libxkbcommon-0.5.0.ebuild 8 Feb 2015 09:26:24 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.2 2015/02/03 10:58:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.3 2015/02/08 09:26:24 pacho Exp $ EAPI=5 XORG_EAUTORECONF="yes" @@ -18,7 +18,7 @@ inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86" IUSE="X doc test" DEPEND="sys-devel/bison 1.12 x11-libs/libxkbcommon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 3 Feb 2015 10:58:41 -0000 1.11 +++ ChangeLog 8 Feb 2015 09:26:24 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxkbcommon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.11 2015/02/03 10:58:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.12 2015/02/08 09:26:24 pacho Exp $ + + 08 Feb 2015; Pacho Ramos <[email protected]> libxkbcommon-0.5.0.ebuild: + ia64 keyword, bug #526914 by Émeric Maschino 03 Feb 2015; Jeroen Roovers <[email protected]> libxkbcommon-0.5.0.ebuild: Marked ~hppa too.
