summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-12 15:29:54 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-12 15:29:54 +0000
commit1deb6fae9763e82893a691c3aeb17d58caa48cfc (patch)
tree10aeb3bc00ac8458d0142064a5c5c4e8ba219a23 /virtual/opengl
parentRemove virtual/opengl as virtual/opengl new style virtual fixes that. (diff)
downloadgentoo-2-1deb6fae9763e82893a691c3aeb17d58caa48cfc.tar.gz
gentoo-2-1deb6fae9763e82893a691c3aeb17d58caa48cfc.tar.bz2
gentoo-2-1deb6fae9763e82893a691c3aeb17d58caa48cfc.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'virtual/opengl')
-rw-r--r--virtual/opengl/ChangeLog5
-rw-r--r--virtual/opengl/opengl-7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/opengl/ChangeLog b/virtual/opengl/ChangeLog
index e0f4a35b6541..9408e0fe1a46 100644
--- a/virtual/opengl/ChangeLog
+++ b/virtual/opengl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.2 2006/04/11 22:43:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.3 2006/04/12 15:29:54 flameeyes Exp $
+
+ 12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> opengl-7.0.ebuild:
+ Add ~x86-fbsd keyword.
11 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; ChangeLog:
Note that Ciaran McCreesh reported this problem.
diff --git a/virtual/opengl/opengl-7.0.ebuild b/virtual/opengl/opengl-7.0.ebuild
index 167a99a9c279..5816622105a2 100644
--- a/virtual/opengl/opengl-7.0.ebuild
+++ b/virtual/opengl/opengl-7.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.1 2006/04/11 22:42:39 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.2 2006/04/12 15:29:54 flameeyes Exp $
DESCRIPTION="Virtual for OpenGL implementation"
HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="media-libs/mesa"
DEPEND="${RDEPEND}"