summaryrefslogtreecommitdiffstats
path: root/gnustep-apps
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-09-21 02:01:06 +0300
committerJuuso Alasuutari2006-09-21 02:01:06 +0300
commit5fe9c46c104e2d3e98f2ad69191a00cd3336265a (patch)
tree4504e05d7786aa54e8eeb5d146c4a44b72e50e0e /gnustep-apps
parent2094792f1f5018fe9a6465be05358538c618ca0e (diff)
gnustep-viewpdf: [automated] Removed BUILD_API=2.
Diffstat (limited to 'gnustep-apps')
-rwxr-xr-xgnustep-apps/gnustep-viewpdf/DETAILS1
-rw-r--r--gnustep-apps/gnustep-viewpdf/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/gnustep-apps/gnustep-viewpdf/DETAILS b/gnustep-apps/gnustep-viewpdf/DETAILS
index 2b51e07e29..e54b03ec9c 100755
--- a/gnustep-apps/gnustep-viewpdf/DETAILS
+++ b/gnustep-apps/gnustep-viewpdf/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/ViewPDF
LICENSE[0]=GPL
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 58eed40d75..21d52cd1da 100644
--- a/gnustep-apps/gnustep-viewpdf/HISTORY
+++ b/gnustep-apps/gnustep-viewpdf/HISTORY
@@ -1,3 +1,6 @@
+2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
+ * DETAILS: [automated] Removed BUILD_API=2.
+
2006-04-14 Maurizio Boriani <baux@sourcemage.org>
* Fix dummy contatenation bugs and others.