summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-affiche
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-09-21 02:00:38 +0300
committerJuuso Alasuutari2006-09-21 02:00:38 +0300
commit6d32a90b4ed1d8327f8af5079ea36fa7a2a91eb2 (patch)
treeb69a3220860e8bced7af0f702bdfd6e6fa76d30f /gnustep-apps/gnustep-affiche
parent0bb252bff820f974944a870320fe50622e7f49f9 (diff)
gnustep-affiche: [automated] Removed BUILD_API=2.
Diffstat (limited to 'gnustep-apps/gnustep-affiche')
-rwxr-xr-xgnustep-apps/gnustep-affiche/DETAILS1
-rw-r--r--gnustep-apps/gnustep-affiche/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/gnustep-apps/gnustep-affiche/DETAILS b/gnustep-apps/gnustep-affiche/DETAILS
index edbd906eb8..43fc0f8862 100755
--- a/gnustep-apps/gnustep-affiche/DETAILS
+++ b/gnustep-apps/gnustep-affiche/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Affiche
LICENSE[0]=GPL
ENTERED=20050908
UPDATED=20050908
- BUILD_API=2
KEYWORDS="gnustep"
SHORT="GNUstep stick little notes."
TAR_OPTIONS="--no-same-owner"
diff --git a/gnustep-apps/gnustep-affiche/HISTORY b/gnustep-apps/gnustep-affiche/HISTORY
index f5895c13e8..6fed20f16c 100644
--- a/gnustep-apps/gnustep-affiche/HISTORY
+++ b/gnustep-apps/gnustep-affiche/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 concatenation bugs and others.