diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-10 17:54:25 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-10 17:54:25 +0000 |
commit | af34f5522264f8fa83cf2b6e5bbb14958a980ab7 (patch) | |
tree | 70ff24b8c12ed7f4f2b0a624f721055570b7c709 /app-admin/eselect-mesa | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-af34f5522264f8fa83cf2b6e5bbb14958a980ab7.tar.gz gentoo-2-af34f5522264f8fa83cf2b6e5bbb14958a980ab7.tar.bz2 gentoo-2-af34f5522264f8fa83cf2b6e5bbb14958a980ab7.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-mesa')
-rw-r--r-- | app-admin/eselect-mesa/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/eselect-mesa/ChangeLog b/app-admin/eselect-mesa/ChangeLog index 5a67b6a7c213..4f6c6e539a6f 100644 --- a/app-admin/eselect-mesa/ChangeLog +++ b/app-admin/eselect-mesa/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2011/08/17 16:40:51 chithanh Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/ChangeLog,v 1.29 2012/05/10 17:54:25 aballier Exp $ + + 10 May 2012; Alexis Ballier <aballier@gentoo.org> eselect-mesa-0.0.10.ebuild: + keyword ~amd64-fbsd 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@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 512578372b06..a3641f24d75b 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 +# Copyright 1999-2012 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.10 2011/08/17 16:40:51 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild,v 1.11 2012/05/10 17:54:25 aballier 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 ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="" DEPEND="" |