mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -30,8 +30,7 @@ collections of directories and files. A single command can manipulate the \
|
||||
entire collection.
|
||||
* CVS servers run on most unix variants, and clients for Windows NT/95, OS/2 \
|
||||
and VMS are also available. CVS will also operate in what is sometimes called \
|
||||
server mode against local repositories on Windows 95/NT.
|
||||
"
|
||||
server mode against local repositories on Windows 95/NT."
|
||||
HOMEPAGE="http://www.nongnu.org/cvs/"
|
||||
COPYRIGHT="1986-2005 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v1
|
||||
|
||||
@@ -6,8 +6,7 @@ to a collection of files, and all committed at the same time (using a \
|
||||
single 'cvs commit' command). This information is valuable to seeing the \
|
||||
big picture of the evolution of a cvs project. While cvs tracks revision \
|
||||
information, it is often difficult to see what changes were committed \
|
||||
'atomically' to the repository.
|
||||
"
|
||||
'atomically' to the repository."
|
||||
HOMEPAGE="http://www.cobite.com/cvsps/"
|
||||
COPYRIGHT="2001-2003 David Mansfield"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
@@ -15,10 +15,10 @@ ARCHITECTURES="any"
|
||||
PROVIDES="
|
||||
hub = $portVersion
|
||||
cmd:hub
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
cmd:ruby
|
||||
"
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:ruby
|
||||
cmd:rake
|
||||
|
||||
Reference in New Issue
Block a user