diff options
author | 2010-12-19 12:06:20 +0000 | |
---|---|---|
committer | 2010-12-19 12:06:20 +0000 | |
commit | edf2376e45dfea16c2ad1f19a7befc922e33e65d (patch) | |
tree | 85e7aa7b1a6f78fe47daf56b87968be7cd337bbb /x11-apps/rgb | |
parent | Fix build with gobject-introspection 0.9, bug #344227 by Mike Auty. (diff) | |
download | historical-edf2376e45dfea16c2ad1f19a7befc922e33e65d.tar.gz historical-edf2376e45dfea16c2ad1f19a7befc922e33e65d.tar.bz2 historical-edf2376e45dfea16c2ad1f19a7befc922e33e65d.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r-- | x11-apps/rgb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog index 7fc6450aee0f..15827a4fdf1e 100644 --- a/x11-apps/rgb/ChangeLog +++ b/x11-apps/rgb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rgb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.47 2010/10/08 11:18:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.48 2010/12/19 12:02:50 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> rgb-1.0.4.ebuild: + ppc64 stable wrt #344827 *rgb-1.0.4 (08 Oct 2010) diff --git a/x11-apps/rgb/rgb-1.0.4.ebuild b/x11-apps/rgb/rgb-1.0.4.ebuild index 9cefa0b3b985..c52687168a29 100644 --- a/x11-apps/rgb/rgb-1.0.4.ebuild +++ b/x11-apps/rgb/rgb-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.4.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.4.ebuild,v 1.3 2010/12/19 12:02:50 ssuominen Exp $ EAPI=3 @@ -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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND} |