diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:16:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:16:59 +0000 |
commit | 2faa93d497c23340fd10c667f16b67bdbf5a5e3b (patch) | |
tree | 7c7fead7a6c75eb7b586ed077cc035ef44a76ca7 | |
parent | Stable for ppc, wrt bug #530652 (diff) | |
download | gentoo-2-2faa93d497c23340fd10c667f16b67bdbf5a5e3b.tar.gz gentoo-2-2faa93d497c23340fd10c667f16b67bdbf5a5e3b.tar.bz2 gentoo-2-2faa93d497c23340fd10c667f16b67bdbf5a5e3b.zip |
Stable for ppc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | x11-apps/rgb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog index 4a4fd363d340..6c51bb51832c 100644 --- a/x11-apps/rgb/ChangeLog +++ b/x11-apps/rgb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rgb # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.71 2015/02/19 08:51:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.72 2015/02/20 11:16:59 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rgb-1.0.6.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rgb-1.0.6.ebuild: Stable for x86, wrt bug #530652 diff --git a/x11-apps/rgb/rgb-1.0.6.ebuild b/x11-apps/rgb/rgb-1.0.6.ebuild index af1d34df6807..60f45587db2c 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-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.3 2015/02/19 08:51:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.6.ebuild,v 1.4 2015/02/20 11:16:59 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} |