diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 12:01:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 12:01:33 +0000 |
commit | 05c55dfd61de442443b9695399e14d223fec3ba2 (patch) | |
tree | 417298f4b441b0c67e2643973a925cff38bdc55a /x11-misc/xdg-utils | |
parent | Stable for ppc64, wrt bug #491590 (diff) | |
download | gentoo-2-05c55dfd61de442443b9695399e14d223fec3ba2.tar.gz gentoo-2-05c55dfd61de442443b9695399e14d223fec3ba2.tar.bz2 gentoo-2-05c55dfd61de442443b9695399e14d223fec3ba2.zip |
Stable for ppc64, wrt bug #492490
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20130921.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/ChangeLog b/x11-misc/xdg-utils/ChangeLog index 8f426398f9df..5f92336a5622 100644 --- a/x11-misc/xdg-utils/ChangeLog +++ b/x11-misc/xdg-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xdg-utils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.114 2013/12/21 18:57:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.115 2013/12/22 12:01:33 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> + xdg-utils-1.1.0_rc1_p20130921.ebuild: + Stable for ppc64, wrt bug #492490 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xdg-utils-1.1.0_rc1_p20130921.ebuild: diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20130921.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20130921.ebuild index df1746600c25..020549b3775e 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20130921.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20130921.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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_rc1_p20130921.ebuild,v 1.7 2013/12/21 18:57:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20130921.ebuild,v 1.8 2013/12/22 12:01:33 ago Exp $ # See .spec in http://pkgs.fedoraproject.org/gitweb/?p=xdg-utils.git;a=summary # The source tree MUST be cleaned before rolling a snapshot tarball: @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" 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 |