diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:40:51 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:40:51 +0000 |
commit | b02d5c47df1d2ae336f11e920524fc73f45d0355 (patch) | |
tree | ff226980aa879317b939fef2f52dfe73263c0918 /app-admin | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-b02d5c47df1d2ae336f11e920524fc73f45d0355.tar.gz gentoo-2-b02d5c47df1d2ae336f11e920524fc73f45d0355.tar.bz2 gentoo-2-b02d5c47df1d2ae336f11e920524fc73f45d0355.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-mesa/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-mesa/ChangeLog b/app-admin/eselect-mesa/ChangeLog index d1fb9cb23ab1..5a67b6a7c213 100644 --- a/app-admin/eselect-mesa/ChangeLog +++ b/app-admin/eselect-mesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-mesa # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/ChangeLog,v 1.27 2011/07/15 16:59:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/ChangeLog,v 1.28 2011/08/17 16:40:51 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + eselect-mesa-0.0.10.ebuild: + keyword ~sparc-solaris 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> eselect-mesa-0.0.10.ebuild: diff --git a/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild b/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild index 7c59f177f3fd..512578372b06 100644 --- a/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild +++ b/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild,v 1.9 2011/07/15 16:59:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild,v 1.10 2011/08/17 16:40:51 chithanh Exp $ EAPI=3 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="" DEPEND="" |