diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-14 13:57:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-14 13:57:13 +0000 |
commit | 482f1b5bcf3173d1e145a368372a24c8686c6712 (patch) | |
tree | afc8f8d6609629443d953f8e1349c7f8926d08ed /x11-apps | |
parent | Version bump (diff) | |
download | gentoo-2-482f1b5bcf3173d1e145a368372a24c8686c6712.tar.gz gentoo-2-482f1b5bcf3173d1e145a368372a24c8686c6712.tar.bz2 gentoo-2-482f1b5bcf3173d1e145a368372a24c8686c6712.zip |
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-apps')
-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 1b1384aa7876..0f7e559fa4a1 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.78 2015/03/06 07:24:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.79 2015/03/14 13:57:13 maekke Exp $ + + 14 Mar 2015; Markus Meier <maekke@gentoo.org> rgb-1.0.6.ebuild: + arm stable, bug #530652 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> rgb-1.0.6.ebuild: Stable for HPPA (bug #530652). diff --git a/x11-apps/rgb/rgb-1.0.6.ebuild b/x11-apps/rgb/rgb-1.0.6.ebuild index 38bac129347b..432d1de2bbb0 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.10 2015/03/06 07:24:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.6.ebuild,v 1.11 2015/03/14 13:57:13 maekke Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="uncompile an rgb color-name database" -KEYWORDS="alpha amd64 ~arm ~arm64 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 ~arm64 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} |