mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
oricutron: update HOMEPAGE.
disable x86_gcc2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY="An emulator for the Oric series of computers"
|
||||
DESCRIPTION="Oricutron is an emulator for the Oric series of computers."
|
||||
HOMEPAGE="http://code.google.com/p/oriculator/"
|
||||
HOMEPAGE="https://github.com/pete-gordon/oricutron/"
|
||||
COPYRIGHT="2009-2012 Peter Gordon"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
@@ -8,7 +8,7 @@ SOURCE_URI="svn+http://oriculator.googlecode.com/svn/trunk"
|
||||
SOURCE_DIR="trunk"
|
||||
DEPEND="media-libs/libsdl >= 1.2.10"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
oricutron = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user