summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-zipper
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-09-21 02:01:09 +0300
committerJuuso Alasuutari2006-09-21 02:01:09 +0300
commita22c69357697e5cbf55526337812bba64ec89112 (patch)
tree21d3cb7de3f76c8b86e7ff1f898f84fb3b0a992d /gnustep-apps/gnustep-zipper
parentff0f5ac9a218eba41450a3d46e72da23c21af0e3 (diff)
gnustep-zipper: [automated] Removed BUILD_API=2.
Diffstat (limited to 'gnustep-apps/gnustep-zipper')
-rwxr-xr-xgnustep-apps/gnustep-zipper/DETAILS1
-rw-r--r--gnustep-apps/gnustep-zipper/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/gnustep-apps/gnustep-zipper/DETAILS b/gnustep-apps/gnustep-zipper/DETAILS
index 1d14b3600f..91f7635c14 100755
--- a/gnustep-apps/gnustep-zipper/DETAILS
+++ b/gnustep-apps/gnustep-zipper/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Zipper
LICENSE[0]=GPL
ENTERED=20050908
UPDATED=20050908
- BUILD_API=2
KEYWORDS="gnustep"
SHORT="A multiformat GNUstep/Cocoa archiver."
TAR_OPTIONS="--no-same-owner"
diff --git a/gnustep-apps/gnustep-zipper/HISTORY b/gnustep-apps/gnustep-zipper/HISTORY
index 054eebc49f..9c0520900e 100644
--- a/gnustep-apps/gnustep-zipper/HISTORY
+++ b/gnustep-apps/gnustep-zipper/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.