diff options
author | Mark Wright <gienah@gentoo.org> | 2012-12-27 02:58:09 +0000 |
---|---|---|
committer | Mark Wright <gienah@gentoo.org> | 2012-12-27 02:58:09 +0000 |
commit | 6af69df2b5d3850cd78ba9f67775ce1d13749181 (patch) | |
tree | 822ced165516f0677efbbd71be54284c043c5069 /dev-haskell/wxcore/metadata.xml | |
parent | Bump wxhaskell to 0.13.2.1 and 0.90 (diff) | |
download | gentoo-2-6af69df2b5d3850cd78ba9f67775ce1d13749181.tar.gz gentoo-2-6af69df2b5d3850cd78ba9f67775ce1d13749181.tar.bz2 gentoo-2-6af69df2b5d3850cd78ba9f67775ce1d13749181.zip |
Bump wxcore to 0.13.2.1 and 0.90.0.3
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Diffstat (limited to 'dev-haskell/wxcore/metadata.xml')
-rw-r--r-- | dev-haskell/wxcore/metadata.xml | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/dev-haskell/wxcore/metadata.xml b/dev-haskell/wxcore/metadata.xml index 8c66906af531..015361853a6e 100644 --- a/dev-haskell/wxcore/metadata.xml +++ b/dev-haskell/wxcore/metadata.xml @@ -1,8 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>haskell</herd> -<maintainer> - <email>haskell@gentoo.org</email> -</maintainer> + <herd>haskell</herd> + <maintainer> + <email>haskell@gentoo.org</email> + </maintainer> + <longdescription> + wxHaskell is a portable and native GUI library for Haskell. It is + built on top of wxWidgets, a comprehensive C++ library that is + portable across all major GUI platforms, including GTK, Windows, + X11, and MacOS X. This version works with wxWidgets 2.8 only. + </longdescription> </pkgmetadata> |