diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-04-08 05:07:04 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-04-08 05:07:04 +0000 |
commit | 70cd961719fd6eb4c8263ae514324f3fb02d44ab (patch) | |
tree | 37bc30b397580591afa7248190884ff99acc3831 /x11-misc/gaia | |
parent | Marked ~ppc for bug #170491. (diff) | |
download | gentoo-2-70cd961719fd6eb4c8263ae514324f3fb02d44ab.tar.gz gentoo-2-70cd961719fd6eb4c8263ae514324f3fb02d44ab.tar.bz2 gentoo-2-70cd961719fd6eb4c8263ae514324f3fb02d44ab.zip |
Marked ~ppc for bug #156097.
(Portage version: 2.1.2.3)
Diffstat (limited to 'x11-misc/gaia')
-rw-r--r-- | x11-misc/gaia/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/gaia/gaia-0.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/gaia/ChangeLog b/x11-misc/gaia/ChangeLog index 005b4d6667a2..b522b62f739d 100644 --- a/x11-misc/gaia/ChangeLog +++ b/x11-misc/gaia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gaia -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/ChangeLog,v 1.14 2006/12/07 12:17:41 opfer Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/ChangeLog,v 1.15 2007/04/08 05:07:04 josejx Exp $ + + 08 Apr 2007; Joseph Jezak <josejx@gentoo.org> gaia-0.1.2.ebuild: + Marked ~ppc for bug #156097. 07 Dec 2006; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.2.ebuild: removed postinstallation message, as Gaia now works on non-24 or non-32 bit diff --git a/x11-misc/gaia/gaia-0.1.2.ebuild b/x11-misc/gaia/gaia-0.1.2.ebuild index caeb3018b41d..08fd34a1854c 100644 --- a/x11-misc/gaia/gaia-0.1.2.ebuild +++ b/x11-misc/gaia/gaia-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/gaia-0.1.2.ebuild,v 1.3 2007/01/29 02:50:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/gaia-0.1.2.ebuild,v 1.4 2007/04/08 05:07:04 josejx Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="gps doc" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" RDEPEND="media-libs/jpeg media-libs/libpng |