diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 19:38:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 19:38:18 +0000 |
| commit | 4d8488e437e1c714d9e4c896b416d13affee1f2c (patch) | |
| tree | f43a5b648a7221376c6f011476c5e0d7fa2d5771 /gnustep-apps/gnumail | |
| parent | 5529d400f8330da86451d880979b60352715abe9 (diff) | |
| download | baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.tar.gz baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.tar.xz baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.zip | |
Adding metadata
Diffstat (limited to 'gnustep-apps/gnumail')
| -rw-r--r-- | gnustep-apps/gnumail/metadata.xml | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/gnustep-apps/gnumail/metadata.xml b/gnustep-apps/gnumail/metadata.xml index c15218b6d4f0..f9a3efbf8402 100644 --- a/gnustep-apps/gnumail/metadata.xml +++ b/gnustep-apps/gnumail/metadata.xml @@ -1,17 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription> +<maintainer type="project"> + <email>gnustep@gentoo.org</email> + <name>Gentoo GNUstep Project</name> +</maintainer> +<longdescription> GNUMail.app is a fully featured mail application running on Linux (or FreeBSD, OpenBSD, etc) and Apple Mac OS X. It uses the GNUstep development framework or Apple Cocoa, which is based on the OpenStep specification provided by NeXT, Inc.. GNUMail.app is licensed under the GPL, and the full sources of the application are available. GNUMail.app was written from scratch. It uses Pantomime as its mail handling framework. </longdescription> - <upstream> - <remote-id type="cpe">cpe:/a:gnu:gnumail</remote-id> - </upstream> - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file +</pkgmetadata> |
