diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:46 +0000 |
commit | 2777706ae79b7b9c5eee378314cfd7a978cc603a (patch) | |
tree | 97a5f1cb440e9580fa16b49d609f7378a17b235b /x11-libs/libxshmfence | |
parent | Stable for ppc, wrt bug #500368 (diff) | |
download | gentoo-2-2777706ae79b7b9c5eee378314cfd7a978cc603a.tar.gz gentoo-2-2777706ae79b7b9c5eee378314cfd7a978cc603a.tar.bz2 gentoo-2-2777706ae79b7b9c5eee378314cfd7a978cc603a.zip |
Stable for ppc, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libxshmfence')
-rw-r--r-- | x11-libs/libxshmfence/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libxshmfence/libxshmfence-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libxshmfence/ChangeLog b/x11-libs/libxshmfence/ChangeLog index 77525eb5dbb1..7979b7d01f4b 100644 --- a/x11-libs/libxshmfence/ChangeLog +++ b/x11-libs/libxshmfence/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxshmfence # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v 1.11 2014/04/06 10:11:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v 1.12 2014/04/08 20:03:46 ago Exp $ + + 08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libxshmfence-1.1.ebuild: + Stable for ppc, wrt bug #500368 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libxshmfence-1.1.ebuild: Stable for x86, wrt bug #500368 diff --git a/x11-libs/libxshmfence/libxshmfence-1.1.ebuild b/x11-libs/libxshmfence/libxshmfence-1.1.ebuild index d7785a6939ff..d840e722d6ba 100644 --- a/x11-libs/libxshmfence/libxshmfence-1.1.ebuild +++ b/x11-libs/libxshmfence/libxshmfence-1.1.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/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v 1.8 2014/04/06 10:11:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v 1.9 2014/04/08 20:03:46 ago Exp $ EAPI=5 XORG_MULTILIB=yes @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Shared memory fences using futexes" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |