diff options
author | 2015-06-07 10:34:06 +0000 | |
---|---|---|
committer | 2015-06-07 10:34:06 +0000 | |
commit | 4a0a6652551c94a6cc9012d92ae5866164704d6e (patch) | |
tree | 0bb0d41978c5e22405730194b0de6a7c3157f276 /gnome-base/gnome-common | |
parent | arm stable, bug #534012 (diff) | |
download | gentoo-2-4a0a6652551c94a6cc9012d92ae5866164704d6e.tar.gz gentoo-2-4a0a6652551c94a6cc9012d92ae5866164704d6e.tar.bz2 gentoo-2-4a0a6652551c94a6cc9012d92ae5866164704d6e.zip |
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index a8c06cae1378..d7b7e94f1eb5 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.155 2015/05/17 20:06:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.156 2015/06/07 10:34:06 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> gnome-common-3.14.0.ebuild: + arm stable, bug #534012 17 May 2015; Pacho Ramos <pacho@gentoo.org> gnome-common-3.14.0-r1.ebuild: ppc64 stable wrt bug #549288 diff --git a/gnome-base/gnome-common/gnome-common-3.14.0.ebuild b/gnome-base/gnome-common/gnome-common-3.14.0.ebuild index 0f10305335a7..a205f4416250 100644 --- a/gnome-base/gnome-common/gnome-common-3.14.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.14.0.ebuild,v 1.8 2015/03/29 10:36:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.14.0.ebuild,v 1.9 2015/06/07 10:34:06 maekke Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://git.gnome.org/browse/gnome-common" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!>=sys-devel/autoconf-archive-2015.02.04" |