diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-20 08:49:51 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-20 08:49:51 +0000 |
commit | f30d7b37270900ab68e52dc233d9201bd4e23618 (patch) | |
tree | b40899c3df27bdb6681a30aca5d9a506e33a1d1b /x11-libs/libGLw/libGLw-8.0.0.ebuild | |
parent | A typo (diff) | |
download | historical-f30d7b37270900ab68e52dc233d9201bd4e23618.tar.gz historical-f30d7b37270900ab68e52dc233d9201bd4e23618.tar.bz2 historical-f30d7b37270900ab68e52dc233d9201bd4e23618.zip |
ppc stable wrt bug #488018
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'x11-libs/libGLw/libGLw-8.0.0.ebuild')
-rw-r--r-- | x11-libs/libGLw/libGLw-8.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libGLw/libGLw-8.0.0.ebuild b/x11-libs/libGLw/libGLw-8.0.0.ebuild index 776263ed913a..b271dc86a0e2 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-2013 Gentoo Foundation +# Copyright 1999-2014 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.5 2013/10/14 14:21:08 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libGLw/libGLw-8.0.0.ebuild,v 1.6 2014/01/20 08:49:44 zlogene 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 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="+motif static-libs" RDEPEND=" |