rocksndiamonds: fix provides.

This commit is contained in:
Adrien Destugues
2014-09-25 09:08:58 +02:00
parent 151131504d
commit ffd1cab6d0

View File

@@ -4,7 +4,7 @@ LICENSE="GNU GPL v2"
COPYRIGHT="2001-2013 Artsoft Entertainment"
SRC_URI="http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-3.3.1.2.tar.gz"
CHECKSUM_SHA256="c117c20026299c6c935bd531ef9b0dc767731f600881d12ceb80c831483755f3"
REVISION="1"
REVISION="2"
ARCHITECTURES="x86"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
# x86_gcc2 is fine as primary target architecture as long as we're building
@@ -14,7 +14,7 @@ fi
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
rocksndiamonds = $portVersion
rocksndiamonds$secondaryArchSuffix = $portVersion
app:rocksndiamonds = $portVersion
"