diff options
author | Vlad Glagolev | 2008-06-21 05:42:47 +0400 |
---|---|---|
committer | Vlad Glagolev | 2008-06-21 05:42:47 +0400 |
commit | f087ed7e07fe42abadb6054f0ca796957480743e (patch) | |
tree | 09dd09b4638b760c40e1275acf7bd9d9a7b5ec5c /fonts/ghostscript-fonts-other | |
parent | 9586761ea70b8373f6fb3f3a2cc3b4f35838fa7e (diff) |
ghostscript-fonts-other: don't do useless doc'ing
Diffstat (limited to 'fonts/ghostscript-fonts-other')
-rwxr-xr-x | fonts/ghostscript-fonts-other/DETAILS | 5 | ||||
-rw-r--r-- | fonts/ghostscript-fonts-other/HISTORY | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/fonts/ghostscript-fonts-other/DETAILS b/fonts/ghostscript-fonts-other/DETAILS index eb3a010e2d..d58e02239c 100755 --- a/fonts/ghostscript-fonts-other/DETAILS +++ b/fonts/ghostscript-fonts-other/DETAILS @@ -6,17 +6,16 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts WEB_SITE=http://www.ghostscript.com LICENSE[0]=GPL SOURCE_GPG="gurus.gpg:${SOURCE}.sig" + GATHER_DOCS=off ENTERED=20010922 ARCHIVE="off" KEYWORDS="ghostscript fonts printer" - SHORT="Optional fonts for ghostscript." + SHORT="Optional fonts for ghostscript" cat << EOF - Ghostscript is the name of a set of software that provides: * An interpreter for the PostScript language and the PDF file format, * A set of C procedures (the Ghostscript library) that implement the graphics capabilities that appear as primitive operations in the PostScript language, and * A wide variety of output drivers for various file formats and printers. - EOF diff --git a/fonts/ghostscript-fonts-other/HISTORY b/fonts/ghostscript-fonts-other/HISTORY index 64776115b0..347fbca437 100644 --- a/fonts/ghostscript-fonts-other/HISTORY +++ b/fonts/ghostscript-fonts-other/HISTORY @@ -1,3 +1,6 @@ +2008-06-21 Vlad Glagolev <stealth@sourcemage.org> + * DETAILS: don't do useless doc'ing + 2006-10-03 Juuso Alasuutari <iuso@sourcemage.org> * DETAILS: [automated] Removed UPDATED. |