diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:11:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:11:02 +0000 |
commit | 2466e56c5667fe0cde77699c61449a48d1dc145e (patch) | |
tree | 52ae4a72bbd8745b90f8a230dcffd03acba80aab /x11-misc/xdg-utils | |
parent | Stable for ppc, wrt bug #503404 (diff) | |
download | gentoo-2-2466e56c5667fe0cde77699c61449a48d1dc145e.tar.gz gentoo-2-2466e56c5667fe0cde77699c61449a48d1dc145e.tar.bz2 gentoo-2-2466e56c5667fe0cde77699c61449a48d1dc145e.zip |
Stable for ppc, wrt bug #503488
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/ChangeLog b/x11-misc/xdg-utils/ChangeLog index a37d33ab89cc..6ad370d93dcf 100644 --- a/x11-misc/xdg-utils/ChangeLog +++ b/x11-misc/xdg-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xdg-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.129 2014/03/19 13:55:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.130 2014/03/24 15:11:02 ago Exp $ + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xdg-utils-1.1.0_rc2.ebuild: + Stable for ppc, wrt bug #503488 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xdg-utils-1.1.0_rc2.ebuild: Stable for alpha, wrt bug #503488 diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild index 4fab2a63a753..5c23940eb59a 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild,v 1.10 2014/03/19 13:55:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild,v 1.11 2014/03/24 15:11:02 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://people.freedesktop.org/~rdieter/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +perl" RDEPEND="dev-util/desktop-file-utils |