diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:42:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:42:32 +0000 |
commit | 95f747f329162c3516460f9e3a85fc4569e72672 (patch) | |
tree | 34e04b2df5448a62a34d23fd98e3b0bf23286e1a /x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild | |
parent | Stable on x86 wrt bug #193339. (diff) | |
download | gentoo-2-95f747f329162c3516460f9e3a85fc4569e72672.tar.gz gentoo-2-95f747f329162c3516460f9e3a85fc4569e72672.tar.bz2 gentoo-2-95f747f329162c3516460f9e3a85fc4569e72672.zip |
Stable on x86 wrt bug #193339.
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild')
-rw-r--r-- | x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild b/x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild index 4e6135e0960a..ec678a8fd44f 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild,v 1.1 2007/08/01 10:57:56 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-0.22.ebuild,v 1.2 2007/09/21 19:42:32 wolf31o2 Exp $ inherit autotools eutils fdo-mime @@ -10,7 +10,7 @@ SRC_URI="http://www.freedesktop.org/~hadess/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.2 |