diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-10-14 14:21:08 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-10-14 14:21:08 +0000 |
commit | 68f290e8b706e9a219e38bd05afb6dc0e38e9903 (patch) | |
tree | 10a2678b20334233784beb06ec33fa5c57171c4f /x11-libs/libGLw | |
parent | Stabilize sys-fs/zfs-kmod-0.6.2-r1 on amd64 (indirectly required by sys-boot/... (diff) | |
download | gentoo-2-68f290e8b706e9a219e38bd05afb6dc0e38e9903.tar.gz gentoo-2-68f290e8b706e9a219e38bd05afb6dc0e38e9903.tar.bz2 gentoo-2-68f290e8b706e9a219e38bd05afb6dc0e38e9903.zip |
Keyword ~ppc.
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libGLw')
-rw-r--r-- | x11-libs/libGLw/ChangeLog | 9 | ||||
-rw-r--r-- | x11-libs/libGLw/libGLw-8.0.0.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-libs/libGLw/ChangeLog b/x11-libs/libGLw/ChangeLog index 34036716cf9b..c7f417619499 100644 --- a/x11-libs/libGLw/ChangeLog +++ b/x11-libs/libGLw/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libGLw -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libGLw/ChangeLog,v 1.9 2012/10/24 19:46:39 ulm Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libGLw/ChangeLog,v 1.10 2013/10/14 14:21:08 chithanh Exp $ + + 14 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + libGLw-8.0.0.ebuild: + Keyword ~ppc. 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> libGLw-8.0.0.ebuild: Update dependency after package move from x11-libs/openmotif to @@ -38,4 +42,3 @@ 04 Mar 2012; Justin Lecher <jlec@gentoo.org> +libGLw-1.0.0_pre120304.ebuild, +metadata.xml: Initial addition of git snapshot - diff --git a/x11-libs/libGLw/libGLw-8.0.0.ebuild b/x11-libs/libGLw/libGLw-8.0.0.ebuild index 4ac7fd0888fd..776263ed913a 100644 --- a/x11-libs/libGLw/libGLw-8.0.0.ebuild +++ b/x11-libs/libGLw/libGLw-8.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libGLw/libGLw-8.0.0.ebuild,v 1.4 2012/10/24 19:46:39 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libGLw/libGLw-8.0.0.ebuild,v 1.5 2013/10/14 14:21:08 chithanh Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/glw/${MY_P}.tar.bz2" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="+motif static-libs" RDEPEND=" |