chithanh 14/11/10 15:25:29 Modified: ChangeLog Added: rgb-1.0.6.ebuild Removed: rgb-1.0.4.ebuild Log: Version bump. Remove old. (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.69 x11-apps/rgb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 13 Mar 2014 20:12:49 -0000 1.68 +++ ChangeLog 10 Nov 2014 15:25:29 -0000 1.69 @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/rgb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.68 2014/03/13 20:12:49 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.69 2014/11/10 15:25:29 chithanh Exp $ + +*rgb-1.0.6 (10 Nov 2014) + + 10 Nov 2014; Chí-Thanh Christopher Nguyễn <[email protected]> + +rgb-1.0.6.ebuild, -rgb-1.0.4.ebuild: + Version bump. Remove old. 13 Mar 2014; Christoph Junghans <[email protected]> rgb-1.0.5.ebuild: added ~x64-macos (tested by me) 1.1 x11-apps/rgb/rgb-1.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/rgb-1.0.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/rgb-1.0.6.ebuild?rev=1.1&content-type=text/plain Index: rgb-1.0.6.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.6.ebuild,v 1.1 2014/11/10 15:25:29 chithanh Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="uncompile an rgb color-name database" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND} x11-proto/xproto"
