diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:51:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:51:15 +0000 |
commit | 7803e72c157fc78dee6ad987efa80424de75e101 (patch) | |
tree | 112e2f762581a6f7caae3934289613a9b158550e /dev-libs/wayland | |
parent | Stable for x86, wrt bug #530652 (diff) | |
download | gentoo-2-7803e72c157fc78dee6ad987efa80424de75e101.tar.gz gentoo-2-7803e72c157fc78dee6ad987efa80424de75e101.tar.bz2 gentoo-2-7803e72c157fc78dee6ad987efa80424de75e101.zip |
Stable for x86, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/wayland/wayland-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/wayland/ChangeLog b/dev-libs/wayland/ChangeLog index 660dfa19e138..793cd069d647 100644 --- a/dev-libs/wayland/ChangeLog +++ b/dev-libs/wayland/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/wayland # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.50 2015/02/18 15:56:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.51 2015/02/19 08:51:15 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> wayland-1.6.1.ebuild: + Stable for x86, wrt bug #530652 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> wayland-1.6.1.ebuild: Stable for amd64, wrt bug #530652 diff --git a/dev-libs/wayland/wayland-1.6.1.ebuild b/dev-libs/wayland/wayland-1.6.1.ebuild index 87ab235098da..424ada9ceb84 100644 --- a/dev-libs/wayland/wayland-1.6.1.ebuild +++ b/dev-libs/wayland/wayland-1.6.1.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/dev-libs/wayland/wayland-1.6.1.ebuild,v 1.2 2015/02/18 15:56:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.6.1.ebuild,v 1.3 2015/02/19 08:51:15 ago Exp $ EAPI=5 @@ -24,7 +24,7 @@ fi LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="doc static-libs" RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] |