diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:56:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:56:31 +0000 |
commit | 00d40fba90fc8c8cc639476303f4b032654f67f6 (patch) | |
tree | 62b0488d60ae3efdc41b8acc2a101c9617993841 /x11-apps/rgb | |
parent | Stable for amd64, wrt bug #530652 (diff) | |
download | gentoo-2-00d40fba90fc8c8cc639476303f4b032654f67f6.tar.gz gentoo-2-00d40fba90fc8c8cc639476303f4b032654f67f6.tar.bz2 gentoo-2-00d40fba90fc8c8cc639476303f4b032654f67f6.zip |
Stable for amd64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r-- | x11-apps/rgb/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-1.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog index a38aa9bee585..6a0ae84dba4e 100644 --- a/x11-apps/rgb/ChangeLog +++ b/x11-apps/rgb/ChangeLog @@ -1,6 +1,9 @@ # 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.69 2014/11/10 15:25:29 chithanh Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.70 2015/02/18 15:56:31 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rgb-1.0.6.ebuild: + Stable for amd64, wrt bug #530652 *rgb-1.0.6 (10 Nov 2014) diff --git a/x11-apps/rgb/rgb-1.0.6.ebuild b/x11-apps/rgb/rgb-1.0.6.ebuild index d0dfdc2b7969..684ffab6ccad 100644 --- a/x11-apps/rgb/rgb-1.0.6.ebuild +++ b/x11-apps/rgb/rgb-1.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.6.ebuild,v 1.2 2015/02/18 15:56:31 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ 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" +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} |