diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-27 14:21:32 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-27 14:21:32 +0000 |
commit | 359c8ea77a0384ed5161b41d18f60331c5465785 (patch) | |
tree | 11e6523de03b91aa0e1a3f5e88a35fddd05cfc32 /dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild | |
parent | Stable on amd64 wrt bug #364973 (diff) | |
download | gentoo-2-359c8ea77a0384ed5161b41d18f60331c5465785.tar.gz gentoo-2-359c8ea77a0384ed5161b41d18f60331c5465785.tar.bz2 gentoo-2-359c8ea77a0384ed5161b41d18f60331c5465785.zip |
Stable on amd64 wrt bug #364973
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild')
-rw-r--r-- | dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild b/dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild index 5cd1317f640d..dd8af261d17f 100644 --- a/dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild +++ b/dev-util/desktop-file-utils/desktop-file-utils-0.18.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/dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild,v 1.2 2011/04/27 13:51:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.18.ebuild,v 1.3 2011/04/27 14:21:32 angelos Exp $ EAPI=2 inherit elisp-common @@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="emacs" RDEPEND=">=dev-libs/glib-2.12:2 |