summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-10-05 16:22:52 +0000
committerMarkus Meier <maekke@gentoo.org>2013-10-05 16:22:52 +0000
commit124c8e595c7df9e273a31ce35880b313937831dd (patch)
treed2d215c02d70280dcb903a23d365b3d8238428ff /dev-libs/wayland
parentarm stable, bug #475480 (diff)
downloadgentoo-2-124c8e595c7df9e273a31ce35880b313937831dd.tar.gz
gentoo-2-124c8e595c7df9e273a31ce35880b313937831dd.tar.bz2
gentoo-2-124c8e595c7df9e273a31ce35880b313937831dd.zip
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/ChangeLog5
-rw-r--r--dev-libs/wayland/wayland-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/wayland/ChangeLog b/dev-libs/wayland/ChangeLog
index 04099d05122c..c08eab998495 100644
--- a/dev-libs/wayland/ChangeLog
+++ b/dev-libs/wayland/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/wayland
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.27 2013/10/04 11:55:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.28 2013/10/05 16:22:52 maekke Exp $
+
+ 05 Oct 2013; Markus Meier <maekke@gentoo.org> wayland-1.2.1.ebuild:
+ arm stable, bug #475480
04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> wayland-1.2.1.ebuild:
Stable for ppc64, wrt bug #475480
diff --git a/dev-libs/wayland/wayland-1.2.1.ebuild b/dev-libs/wayland/wayland-1.2.1.ebuild
index 043c79516184..446ab15ed684 100644
--- a/dev-libs/wayland/wayland-1.2.1.ebuild
+++ b/dev-libs/wayland/wayland-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.2.1.ebuild,v 1.5 2013/10/04 11:55:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.2.1.ebuild,v 1.6 2013/10/05 16:22:52 maekke Exp $
EAPI=5
@@ -20,7 +20,7 @@ if [[ $PV = 9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~x86"
+ KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~x86"
fi
LICENSE="MIT"