mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
SUMMARY="Decodes BIOS SMBIOS/DMI tables"
|
||||
DESCRIPTION="
|
||||
Reports information about your system's hardware as described in your system \
|
||||
BIOS according to the SMBIOS/DMI standard
|
||||
"
|
||||
BIOS according to the SMBIOS/DMI standard"
|
||||
HOMEPAGE="http://www.nongnu.org/dmidecode/"
|
||||
COPYRIGHT="2000-2002 Alan Cox, 2002-2010 Jean Delvare"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
@@ -9,8 +9,7 @@ is easy with awk.
|
||||
|
||||
The awk utility interprets a special-purpose programming language that \
|
||||
makes it possible to handle simple data-reformatting jobs with just a \
|
||||
few lines of code.
|
||||
"
|
||||
few lines of code."
|
||||
HOMEPAGE="http://invisible-island.net/mawk"
|
||||
COPYRIGHT="2009-2014 Thomas E. Dickey"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SUMMARY="Standard GNU documentation format tool"
|
||||
DESCRIPTION="
|
||||
Texinfo is the official documentation format of the GNU project.
|
||||
"
|
||||
Texinfo is the official documentation format of the GNU project."
|
||||
HOMEPAGE="http://www.gnu.org/software/texinfo/"
|
||||
COPYRIGHT="1992-2008 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SUMMARY="Standard GNU documentation format tool"
|
||||
DESCRIPTION="
|
||||
Texinfo is the official documentation format of the GNU project.
|
||||
"
|
||||
Texinfo is the official documentation format of the GNU project."
|
||||
HOMEPAGE="http://www.gnu.org/software/texinfo/"
|
||||
COPYRIGHT="1992-2008 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
Reference in New Issue
Block a user