polynomial-c 14/04/19 13:23:40 Modified: inotify-tools-3.14.ebuild ChangeLog Log: Added ~sparc keyword (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Revision Changes Path 1.9 sys-fs/inotify-tools/inotify-tools-3.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild?r1=1.8&r2=1.9 Index: inotify-tools-3.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- inotify-tools-3.14.ebuild 4 Mar 2014 20:20:00 -0000 1.8 +++ inotify-tools-3.14.ebuild 19 Apr 2014 13:23:40 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild,v 1.8 2014/03/04 20:20:00 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild,v 1.9 2014/04/19 13:23:40 polynomial-c Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~mips x86" +KEYWORDS="amd64 arm hppa ~mips ~sparc x86" IUSE="doc" DEPEND="doc? ( app-doc/doxygen )" 1.40 sys-fs/inotify-tools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/inotify-tools/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/inotify-tools/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/inotify-tools/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 4 Mar 2014 20:20:00 -0000 1.39 +++ ChangeLog 19 Apr 2014 13:23:40 -0000 1.40 @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/inotify-tools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.39 2014/03/04 20:20:00 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.40 2014/04/19 13:23:40 polynomial-c Exp $ + + 19 Apr 2014; Lars Wendler <[email protected]> + inotify-tools-3.14.ebuild: + Added ~sparc keyword. 04 Mar 2014; Vicente Olivert Riera <[email protected]> inotify-tools-3.14.ebuild:
