diff options
author | Simon Haegler <simon.haegler@mistafunk.ch> | 2011-10-17 16:56:23 +0200 |
---|---|---|
committer | Simon Haegler <simon.haegler@mistafunk.ch> | 2011-10-17 16:56:23 +0200 |
commit | e82ac91203ff0ae0bf5e8bc2bd619c726a4df246 (patch) | |
tree | 1d0891a9e94c44edb35748e5b876d1320000a515 /media-libs/opensg/opensg-2.0_alpha2284.ebuild | |
parent | fixed collada-dom ebuilds (diff) | |
download | mistafunk-e82ac91203ff0ae0bf5e8bc2bd619c726a4df246.tar.gz mistafunk-e82ac91203ff0ae0bf5e8bc2bd619c726a4df246.tar.bz2 mistafunk-e82ac91203ff0ae0bf5e8bc2bd619c726a4df246.zip |
updated opensg ebuilds
Diffstat (limited to 'media-libs/opensg/opensg-2.0_alpha2284.ebuild')
-rw-r--r-- | media-libs/opensg/opensg-2.0_alpha2284.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opensg/opensg-2.0_alpha2284.ebuild b/media-libs/opensg/opensg-2.0_alpha2284.ebuild index 1cbebfe..aa14f7c 100644 --- a/media-libs/opensg/opensg-2.0_alpha2284.ebuild +++ b/media-libs/opensg/opensg-2.0_alpha2284.ebuild @@ -9,11 +9,11 @@ inherit cmake-utils DESCRIPTION="OpenSG is a portable scenegraph system to create realtime graphics programs, e.g. for virtual reality applications." HOMEPAGE="http://www.opensg.org/" -SRC_URI="http://vision.ee.ethz.ch/shaegler/gentoo/${P}.tar.bz2" +SRC_URI="http://vision.ee.ethz.ch/sihaegle/gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="tests doc examples" DEPEND="virtual/opengl |