diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 17:13:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 17:13:16 +0000 |
commit | 414ebee9a0a0700517ef1399334bd8c0ac4f2d59 (patch) | |
tree | 24fff17ee965081af7c4264758a2f157d6ddae78 /app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild | |
parent | Fix a build error with -Os, bug #352457 by Francois Chenier <belgix@virginbro... (diff) | |
download | gentoo-2-414ebee9a0a0700517ef1399334bd8c0ac4f2d59.tar.gz gentoo-2-414ebee9a0a0700517ef1399334bd8c0ac4f2d59.tar.bz2 gentoo-2-414ebee9a0a0700517ef1399334bd8c0ac4f2d59.zip |
alpha/ia64/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild')
-rw-r--r-- | app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild index 21687ba5ccc3..7d7a293c418a 100644 --- a/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild +++ b/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild,v 1.3 2011/01/19 21:18:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.16.3.ebuild,v 1.4 2011/01/30 17:13:16 armin76 Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.11.1:2 |