diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /gnustep-apps/graphos | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'gnustep-apps/graphos')
| -rw-r--r-- | gnustep-apps/graphos/Manifest | 1 | ||||
| -rw-r--r-- | gnustep-apps/graphos/graphos-0.7.ebuild | 17 | ||||
| -rw-r--r-- | gnustep-apps/graphos/metadata.xml | 9 |
3 files changed, 0 insertions, 27 deletions
diff --git a/gnustep-apps/graphos/Manifest b/gnustep-apps/graphos/Manifest deleted file mode 100644 index 4079ca96221f..000000000000 --- a/gnustep-apps/graphos/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Graphos-0.7.tar.gz 161492 BLAKE2B 645c1b66723a8c4fee291a268b952bbe18269e10039576e121f814e0cbf222912eccb0e53d6b4fe1c2738faf4916995abf143279aaff918de9f1c55e6f9b9e6f SHA512 c2d503bcbfc87b18310379abd705770ecb39818e5e24340ead0ad5ddd0ba106c0031a0c09765db7b78a5ccd48d91aecb5c85fb8f5494558e276b6b8a3560a247 diff --git a/gnustep-apps/graphos/graphos-0.7.ebuild b/gnustep-apps/graphos/graphos-0.7.ebuild deleted file mode 100644 index 2d8fcf6cb216..000000000000 --- a/gnustep-apps/graphos/graphos-0.7.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit gnustep-2 - -MY_P=${PN/g/G}-${PV} -DESCRIPTION="vector drawing application centered around bezier paths" -HOMEPAGE="http://gap.nongnu.org/graphos/index.html" -SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -S=${WORKDIR}/${MY_P} diff --git a/gnustep-apps/graphos/metadata.xml b/gnustep-apps/graphos/metadata.xml deleted file mode 100644 index 395f500eda79..000000000000 --- a/gnustep-apps/graphos/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription>Graphos is a vector drawing application centered around bezier paths. Graphos roots are directly set in GDraw, written by Enrico Sersale and released in 2000.</longdescription> -</pkgmetadata> |
