summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-ticker
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-09-21 02:01:05 +0300
committerJuuso Alasuutari2006-09-21 02:01:05 +0300
commit2094792f1f5018fe9a6465be05358538c618ca0e (patch)
treed3af3fd8493271db6af7e5f4eaa4e4a8a4aed3d4 /gnustep-apps/gnustep-ticker
parentc88aef7594b961575c3c20475bd75f147eaa0d48 (diff)
gnustep-ticker: [automated] Removed BUILD_API=2.
Diffstat (limited to 'gnustep-apps/gnustep-ticker')
-rwxr-xr-xgnustep-apps/gnustep-ticker/DETAILS1
-rw-r--r--gnustep-apps/gnustep-ticker/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/gnustep-apps/gnustep-ticker/DETAILS b/gnustep-apps/gnustep-ticker/DETAILS
index 8f1920b2bf..879308a2da 100755
--- a/gnustep-apps/gnustep-ticker/DETAILS
+++ b/gnustep-apps/gnustep-ticker/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Ticker
LICENSE[0]=GPL
ENTERED=20060304
UPDATED=20060304
- BUILD_API=2
KEYWORDS="rss gnustep"
SHORT="A gnustep RSS monitor."
TAR_OPTIONS="--no-same-owner"
diff --git a/gnustep-apps/gnustep-ticker/HISTORY b/gnustep-apps/gnustep-ticker/HISTORY
index a0b389f462..a386d996de 100644
--- a/gnustep-apps/gnustep-ticker/HISTORY
+++ b/gnustep-apps/gnustep-ticker/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.