diff options
author | 2013-09-23 17:25:00 +0000 | |
---|---|---|
committer | 2013-09-23 17:25:00 +0000 | |
commit | f093dec567da5bdeb39e83e7666135f1946a8735 (patch) | |
tree | debbb198a1e39f20092210c771e2d9d2de6a75e2 /x11-misc | |
parent | Stable for alpha, wrt bug #484726 (diff) | |
download | gentoo-2-f093dec567da5bdeb39e83e7666135f1946a8735.tar.gz gentoo-2-f093dec567da5bdeb39e83e7666135f1946a8735.tar.bz2 gentoo-2-f093dec567da5bdeb39e83e7666135f1946a8735.zip |
Stable for alpha, wrt bug #485578
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-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 facf56aff4fd..ff4a5bcf39ea 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.32 2013/09/23 12:44:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-user-dirs/ChangeLog,v 1.33 2013/09/23 17:25:00 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xdg-user-dirs-0.15.ebuild: + Stable for alpha, wrt bug #485578 23 Sep 2013; Jeroen Roovers <jer@gentoo.org> xdg-user-dirs-0.15.ebuild: Stable for HPPA (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 2cbd5cc92f4a..16be00bdb853 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.3 2013/09/23 12:44:25 jer Exp $ +# $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 $ 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="" |