diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:19:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:19:24 +0000 |
commit | 9f6555b1a80c706d01a32c7ef074d8785f3d4475 (patch) | |
tree | 8e833688285dc9bac427f0fb2cee6e1c060305f0 /x11-misc/xdg-user-dirs | |
parent | Stable for sparc, wrt bug #481736 (diff) | |
download | gentoo-2-9f6555b1a80c706d01a32c7ef074d8785f3d4475.tar.gz gentoo-2-9f6555b1a80c706d01a32c7ef074d8785f3d4475.tar.bz2 gentoo-2-9f6555b1a80c706d01a32c7ef074d8785f3d4475.zip |
Stable for sparc, wrt bug #485578
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/xdg-user-dirs')
-rw-r--r-- | x11-misc/xdg-user-dirs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xdg-user-dirs/ChangeLog b/x11-misc/xdg-user-dirs/ChangeLog index ff4a5bcf39ea..aac3a6f600e9 100644 --- a/x11-misc/xdg-user-dirs/ChangeLog +++ b/x11-misc/xdg-user-dirs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xdg-user-dirs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-user-dirs/ChangeLog,v 1.33 2013/09/23 17:25:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-user-dirs/ChangeLog,v 1.34 2013/09/23 19:19:24 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xdg-user-dirs-0.15.ebuild: + Stable for sparc, wrt bug #485578 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xdg-user-dirs-0.15.ebuild: Stable for alpha, wrt bug #485578 diff --git a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild index 16be00bdb853..adc9999111df 100644 --- a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild +++ b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.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-user-dirs/xdg-user-dirs-0.15.ebuild,v 1.4 2013/09/23 17:25:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-user-dirs/xdg-user-dirs-0.15.ebuild,v 1.5 2013/09/23 19:19:24 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://user-dirs.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="gtk" RDEPEND="" |