mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-18 17:50:06 +02:00
Fix ordering
This commit is contained in:
@@ -4,9 +4,6 @@ CppUnit is a C++ unit testing framework. It started its life as a port of \
|
||||
JUnit to C++ by Michael Feathers.
|
||||
"
|
||||
HOMEPAGE="http://cppunit.sourceforge.net/"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/cppunit/cppunit-1.12.1.tar.gz"
|
||||
CHECKSUM_SHA256="ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2000 Jerome Lacoste
|
||||
2000 Michael Feathers
|
||||
2000-2002 E. Sommerlade
|
||||
@@ -14,7 +11,11 @@ COPYRIGHT="2000 Jerome Lacoste
|
||||
2001 Bastiaan Bakker
|
||||
2001-2002, 2007-2008 Steve Robbins
|
||||
2012-2013 Harvey Brydon"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/cppunit/cppunit-1.12.1.tar.gz"
|
||||
CHECKSUM_SHA256="ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user