summaryrefslogtreecommitdiff
path: root/devel/gal2
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2004-10-02 02:03:39 +0000
committerrh <rh@pkgsrc.org>2004-10-02 02:03:39 +0000
commitca9814fda60cf580a93c6c5f45bf873323009ef4 (patch)
treeb3831489e2f1905cc4eee8cfd25739b2593c11e2 /devel/gal2
parent81f54fbe367b92fddec7e4890125fac10c2fbe63 (diff)
downloadpkgsrc-ca9814fda60cf580a93c6c5f45bf873323009ef4.tar.gz
Indicate the different APIs these packages implement.
Diffstat (limited to 'devel/gal2')
-rw-r--r--devel/gal2/DESCR5
-rw-r--r--devel/gal2/Makefile7
2 files changed, 9 insertions, 3 deletions
diff --git a/devel/gal2/DESCR b/devel/gal2/DESCR
index 7fb65616878..7e87df2010a 100644
--- a/devel/gal2/DESCR
+++ b/devel/gal2/DESCR
@@ -3,4 +3,7 @@ Evolution. The idea is to reuse the code across various larger GNOME
applications that might want to use it. The API is not frozen and might
change at any time. Larger class renaming might happen at any point without
notice.
-Use this library at your own risk.
+
+ This version of gal implements the gal-2.2 API.
+
+ Use this library at your own risk.
diff --git a/devel/gal2/Makefile b/devel/gal2/Makefile
index ad1a0da8f39..3b0501fd55d 100644
--- a/devel/gal2/Makefile
+++ b/devel/gal2/Makefile
@@ -1,4 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/09/21 17:10:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2004/10/02 02:03:39 rh Exp $
+#
+# Check the API before updating this package! gal-2.3 and above should
+# get their own gal24 package!
#
DISTNAME= gal-2.2.1
@@ -9,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.gnome.org/
-COMMENT= Library functions that came from Gnumeric and Evolution
+COMMENT= Library functions that came from Gnumeric and Evolution (gal-2.2 API)
BUILD_USES_MSGFMT= yes