summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-01 15:56:55 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-01 15:56:55 +0000
commitb7b770baa8dd50f0ca4214fd93b8b0421ea49840 (patch)
tree64c4be0d4f29cc865b92c9649af4e06f0bd6929f /dev-util
parentStable for HPPA (bug #495728). (diff)
downloadgentoo-2-b7b770baa8dd50f0ca4214fd93b8b0421ea49840.tar.gz
gentoo-2-b7b770baa8dd50f0ca4214fd93b8b0421ea49840.tar.bz2
gentoo-2-b7b770baa8dd50f0ca4214fd93b8b0421ea49840.zip
Stable for HPPA (bug #492242).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/desktop-file-utils/ChangeLog7
-rw-r--r--dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/desktop-file-utils/ChangeLog b/dev-util/desktop-file-utils/ChangeLog
index ca0d9ae9d5b1..606d4be6bed8 100644
--- a/dev-util/desktop-file-utils/ChangeLog
+++ b/dev-util/desktop-file-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/desktop-file-utils
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.133 2013/09/15 03:06:14 tetromino Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.134 2014/01/01 15:56:55 jer Exp $
+
+ 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> desktop-file-utils-0.22.ebuild:
+ Stable for HPPA (bug #492242).
*desktop-file-utils-0.22 (15 Sep 2013)
diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild b/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild
index 054c592c7227..1e6c8aaf646f 100644
--- a/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild
+++ b/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.22.ebuild,v 1.1 2013/09/15 03:06:14 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.22.ebuild,v 1.2 2014/01/01 15:56:55 jer Exp $
EAPI=5
inherit elisp-common eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~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