diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-21 07:45:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-21 07:45:36 +0000 |
commit | 951befd9f27175957f0a0f065ee4d9273824ee8d (patch) | |
tree | 129c51019dccf4ab0c0ed001026abfa4a89213a5 /gnome-base | |
parent | Security bump (bug #536614). Removed old (diff) | |
download | gentoo-2-951befd9f27175957f0a0f065ee4d9273824ee8d.tar.gz gentoo-2-951befd9f27175957f0a0f065ee4d9273824ee8d.tar.bz2 gentoo-2-951befd9f27175957f0a0f065ee4d9273824ee8d.zip |
Marked ~hppa (bug #498474).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.22.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index 67ff656fddd0..81d768c79946 100644 --- a/gnome-base/dconf/ChangeLog +++ b/gnome-base/dconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/dconf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.74 2015/01/07 20:03:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.75 2015/01/21 07:45:36 jer Exp $ + + 21 Jan 2015; Jeroen Roovers <jer@gentoo.org> dconf-0.22.0.ebuild: + Marked ~hppa (bug #498474). 07 Jan 2015; Pacho Ramos <pacho@gentoo.org> -dconf-0.12.1.ebuild: drop old diff --git a/gnome-base/dconf/dconf-0.22.0.ebuild b/gnome-base/dconf/dconf-0.22.0.ebuild index 8f41bdac0b90..a51af46cdd2d 100644 --- a/gnome-base/dconf/dconf-0.22.0.ebuild +++ b/gnome-base/dconf/dconf-0.22.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.1 2014/12/22 21:16:30 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.2 2015/01/21 07:45:36 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SLOT="0" # TODO: coverage ? IUSE="test +X" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.39.1:2 |