summaryrefslogtreecommitdiffstats
path: root/gnustep-libs/gnustep-gdl2
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-09-21 02:01:16 +0300
committerJuuso Alasuutari2006-09-21 02:01:16 +0300
commit75f1f9093e5d188cbb0412dbb80c88fe85fc6fcc (patch)
tree839f364d3dc5ab43125b254eb37c41c1dab706f8 /gnustep-libs/gnustep-gdl2
parent5413348e83d5f745ad4b2bae29410030ac7fafe6 (diff)
gnustep-gdl2: [automated] Removed BUILD_API=2.
Diffstat (limited to 'gnustep-libs/gnustep-gdl2')
-rwxr-xr-xgnustep-libs/gnustep-gdl2/DETAILS1
-rw-r--r--gnustep-libs/gnustep-gdl2/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/gnustep-libs/gnustep-gdl2/DETAILS b/gnustep-libs/gnustep-gdl2/DETAILS
index 9e2027b645..4807f5d214 100755
--- a/gnustep-libs/gnustep-gdl2/DETAILS
+++ b/gnustep-libs/gnustep-gdl2/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/gdl2-$VERSION
LICENSE[0]=LGPL
ENTERED=20050908
UPDATED=20050908
- BUILD_API=2
KEYWORDS="gnustep database libs"
SHORT="The GNUstep Database Library 2 (GDL2)."
TAR_OPTIONS="--no-same-owner"
diff --git a/gnustep-libs/gnustep-gdl2/HISTORY b/gnustep-libs/gnustep-gdl2/HISTORY
index 1d202fb3d5..c2f5c59921 100644
--- a/gnustep-libs/gnustep-gdl2/HISTORY
+++ b/gnustep-libs/gnustep-gdl2/HISTORY
@@ -1,3 +1,6 @@
+2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
+ * DETAILS: [automated] Removed BUILD_API=2.
+
2006-04-12 Maurizio Boriani <baux@sourcemage.org>
* Fix dummy concatenations bugs and others.