diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-25 04:05:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-25 04:05:54 +0000 |
commit | 1e28df6c7c085f1c636cff2bcd4307b9a6b89f3f (patch) | |
tree | f3e29410844dcab9c06c611477630ca4833ba18a /dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild | |
parent | Stable for HPPA (bug #193339). (diff) | |
download | gentoo-2-1e28df6c7c085f1c636cff2bcd4307b9a6b89f3f.tar.gz gentoo-2-1e28df6c7c085f1c636cff2bcd4307b9a6b89f3f.tar.bz2 gentoo-2-1e28df6c7c085f1c636cff2bcd4307b9a6b89f3f.zip |
Stable for HPPA (bug #193339).
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild')
-rw-r--r-- | dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild b/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild index 39888621054f..c958c23e718a 100644 --- a/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild +++ b/dev-util/desktop-file-utils/desktop-file-utils-0.14.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/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild,v 1.5 2007/09/22 14:43:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.14.ebuild,v 1.6 2007/09/25 04:05:54 jer Exp $ inherit eutils elisp-common @@ -10,7 +10,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" 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="emacs" RDEPEND=">=dev-libs/glib-2.8 |