summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-viewpdf
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 20:40:24 -0500
committerJeremy Blosser2006-04-24 20:40:24 -0500
commit7340b022e4eaed5020254588a42a7cc6357c00eb (patch)
tree787dbdbd85b5f502e10c2e8a2a62ed1bfae4bb4d /gnustep-apps/gnustep-viewpdf
parent58f742cbe1ac77f227e9206d222571036de4cece (diff)
sync gnustep-apps/gnustep-viewpdf from test
Diffstat (limited to 'gnustep-apps/gnustep-viewpdf')
-rwxr-xr-xgnustep-apps/gnustep-viewpdf/DEPENDS3
-rwxr-xr-xgnustep-apps/gnustep-viewpdf/DETAILS1
-rw-r--r--gnustep-apps/gnustep-viewpdf/HISTORY6
3 files changed, 8 insertions, 2 deletions
diff --git a/gnustep-apps/gnustep-viewpdf/DEPENDS b/gnustep-apps/gnustep-viewpdf/DEPENDS
index 1179332564..f5c5f246f8 100755
--- a/gnustep-apps/gnustep-viewpdf/DEPENDS
+++ b/gnustep-apps/gnustep-viewpdf/DEPENDS
@@ -1,2 +1 @@
-depends gnustep-pdfkit
-
+depends gnustep-pdfkit
diff --git a/gnustep-apps/gnustep-viewpdf/DETAILS b/gnustep-apps/gnustep-viewpdf/DETAILS
index a2e6f39028..2b51e07e29 100755
--- a/gnustep-apps/gnustep-viewpdf/DETAILS
+++ b/gnustep-apps/gnustep-viewpdf/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/ViewPDF
ENTERED=20050908
UPDATED=20050908
BUILD_API=2
+ KEYWORDS="pdf gnustep"
SHORT="A GNUstep/Cocoa PDF viewer."
TAR_OPTIONS="--no-same-owner"
diff --git a/gnustep-apps/gnustep-viewpdf/HISTORY b/gnustep-apps/gnustep-viewpdf/HISTORY
index b020c303e9..58eed40d75 100644
--- a/gnustep-apps/gnustep-viewpdf/HISTORY
+++ b/gnustep-apps/gnustep-viewpdf/HISTORY
@@ -1,3 +1,9 @@
+2006-04-14 Maurizio Boriani <baux@sourcemage.org>
+ * Fix dummy contatenation bugs and others.
+
+2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
2006-01-13 Maurizio Boriani <baux@sourcemage.org>
* BUILD: Removed, use default.
* INSTALL: Likewise.