diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:15:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:15:02 +0000 |
commit | 66b021a32df56b32e2f28d4e5ef763d03d91068f (patch) | |
tree | f4f0e2af4cca5473fdea24a6342e6c857d7942cf /gnome-base | |
parent | Stable for alpha, wrt bug #549288 (diff) | |
download | gentoo-2-66b021a32df56b32e2f28d4e5ef763d03d91068f.tar.gz gentoo-2-66b021a32df56b32e2f28d4e5ef763d03d91068f.tar.bz2 gentoo-2-66b021a32df56b32e2f28d4e5ef763d03d91068f.zip |
Stable for alpha, wrt bug #549288
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index c0eb6958c453..7d5cf6926f4d 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.157 2015/06/14 19:47:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.158 2015/07/03 10:15:02 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.14.0-r1.ebuild: + Stable for alpha, wrt bug #549288 14 Jun 2015; Markus Meier <maekke@gentoo.org> gnome-common-3.14.0-r1.ebuild: arm stable, bug #549288 diff --git a/gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild b/gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild index e36086550add..ca8d4b075714 100644 --- a/gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.14.0-r1.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-r1.ebuild,v 1.6 2015/06/14 19:47:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.14.0-r1.ebuild,v 1.7 2015/07/03 10:15:02 ago 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="+autoconf-archive" RDEPEND="autoconf-archive? ( >=sys-devel/autoconf-archive-2015.02.04 ) |