summaryrefslogtreecommitdiffstats
path: root/gnustep-apps
diff options
context:
space:
mode:
authorMaurizio Boriani2006-10-09 18:09:29 +0200
committerMaurizio Boriani2006-10-09 18:09:29 +0200
commit57b1898403556aebca327bbf2c5cf6174e42cba3 (patch)
treef7d182280321cd3ba09e1a131e1082929f071f22 /gnustep-apps
parenta831f721b367db22a1ad8adead2bbd095f65ef53 (diff)
Remove build_api and updated.
Diffstat (limited to 'gnustep-apps')
-rwxr-xr-xgnustep-apps/gnustep-gorm/DETAILS2
-rw-r--r--gnustep-apps/gnustep-gorm/HISTORY1
2 files changed, 1 insertions, 2 deletions
diff --git a/gnustep-apps/gnustep-gorm/DETAILS b/gnustep-apps/gnustep-gorm/DETAILS
index 6b0fe5ac54..2c60eca4ae 100755
--- a/gnustep-apps/gnustep-gorm/DETAILS
+++ b/gnustep-apps/gnustep-gorm/DETAILS
@@ -7,8 +7,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/gorm-$VERSION
SOURCE_HASH=sha512:1ec4174175df896e873a1c43c0c6dbd392e8d199b0e173ee6a8bd42025faab455f0914ac6725b5603cd1909bcd60beb9768cdd966854a2c96edf271c2e7f85c5
LICENSE[0]=GPL
ENTERED=20050908
- UPDATED=20050908
- BUILD_API=2
KEYWORDS="gnustep"
SHORT="Gorm is an acronym for Graphic Object Relationship modeler."
diff --git a/gnustep-apps/gnustep-gorm/HISTORY b/gnustep-apps/gnustep-gorm/HISTORY
index 785ff60b3b..9f4a6879db 100644
--- a/gnustep-apps/gnustep-gorm/HISTORY
+++ b/gnustep-apps/gnustep-gorm/HISTORY
@@ -1,5 +1,6 @@
2006-10-09 Maurizio Boriani <baux@sourcemage.org>
* DETAILS: Bump up to release 1.1.0.
+ Removed build_api and updated.
2006-04-14 Maurizio Boriani <baux@sourcemage.org>
* Fix dummy concatenation bugs and other.