diff options
author | 2014-10-11 11:59:10 +0000 | |
---|---|---|
committer | 2014-10-11 11:59:10 +0000 | |
commit | 8bb396be775fe35fd0ddd0bf595710a39e863640 (patch) | |
tree | b49ea14666f844ff2ed6200fa9eea2f87479e435 | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-8bb396be775fe35fd0ddd0bf595710a39e863640.tar.gz gentoo-2-8bb396be775fe35fd0ddd0bf595710a39e863640.tar.bz2 gentoo-2-8bb396be775fe35fd0ddd0bf595710a39e863640.zip |
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.12.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 0255dbe49221..d2274383ebf2 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.141 2014/09/15 08:20:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.142 2014/10/11 11:59:10 maekke Exp $ + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> gnome-common-3.12.0.ebuild: + arm stable, bug #512012 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.12.0.ebuild: Stable for sparc, wrt bug #512012 diff --git a/gnome-base/gnome-common/gnome-common-3.12.0.ebuild b/gnome-base/gnome-common/gnome-common-3.12.0.ebuild index 087043243f30..812f3c0422f6 100644 --- a/gnome-base/gnome-common/gnome-common-3.12.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.12.0.ebuild,v 1.9 2014/09/15 08:20:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.12.0.ebuild,v 1.10 2014/10/11 11:59:10 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 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 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="" src_install() { |