diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /gnustep-apps/ftp | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'gnustep-apps/ftp')
| -rw-r--r-- | gnustep-apps/ftp/Manifest | 1 | ||||
| -rw-r--r-- | gnustep-apps/ftp/ftp-0.6.ebuild | 17 | ||||
| -rw-r--r-- | gnustep-apps/ftp/metadata.xml | 13 |
3 files changed, 0 insertions, 31 deletions
diff --git a/gnustep-apps/ftp/Manifest b/gnustep-apps/ftp/Manifest deleted file mode 100644 index d10fb44466f6..000000000000 --- a/gnustep-apps/ftp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST FTP-0.6.tar.gz 161962 BLAKE2B c2a121455589ee76c78df171a9f099737bd006da9775d0edd7c5c9643de79300a720a8cccde7b2ed835b73e3d78079b3c9a8932af52636a0f957d8461ab881ce SHA512 c717a7163b98b00c20aa06ab9acc5f3abca0e2b035a3ad801d5339bc80ad54cd86f1e52c1a28f0d7fb931bf70f0565073c20f9ba5e129cb7514cf0a153ec16a4 diff --git a/gnustep-apps/ftp/ftp-0.6.ebuild b/gnustep-apps/ftp/ftp-0.6.ebuild deleted file mode 100644 index e8db4ba1cc08..000000000000 --- a/gnustep-apps/ftp/ftp-0.6.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnustep-2 - -MY_P="FTP-${PV}" - -DESCRIPTION="FTP client for GNUstep" -HOMEPAGE="https://gap.nongnu.org/ftp/" -SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" diff --git a/gnustep-apps/ftp/metadata.xml b/gnustep-apps/ftp/metadata.xml deleted file mode 100644 index 795f5ac13e0e..000000000000 --- a/gnustep-apps/ftp/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription>FTP is a file transfer application (RFC 765) featuring a compact and easy interface. As most applications in GAP it tries to work on both GNUstep and MacOS X and retain the utmost possible simlilarity among the two version to ease working in both environments. - -Two panes manage local (left) and remote (right) resources. -Transfer of single files as well as multiple selection is possible, recursive upload (directories and sub-directories) is performed transparently.</longdescription> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
