diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-12-31 15:16:02 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-12-31 15:16:13 +0100 |
commit | 7a16304f48603371a9de922a42741420a7329fc9 (patch) | |
tree | 19c347d162c8419801091f9c8854195b64d428ad /gnustep-apps | |
parent | profiles: Move media-libs/mlt[vdpau] package.use.mask from base to arch (diff) | |
download | gentoo-7a16304f48603371a9de922a42741420a7329fc9.tar.gz gentoo-7a16304f48603371a9de922a42741420a7329fc9.tar.bz2 gentoo-7a16304f48603371a9de922a42741420a7329fc9.zip |
Remove masked for removal packages
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/camera/Manifest | 1 | ||||
-rw-r--r-- | gnustep-apps/camera/camera-0.8-r1.ebuild | 18 | ||||
-rw-r--r-- | gnustep-apps/camera/metadata.xml | 13 | ||||
-rw-r--r-- | gnustep-apps/gwnet/Manifest | 1 | ||||
-rw-r--r-- | gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild | 18 | ||||
-rw-r--r-- | gnustep-apps/gwnet/metadata.xml | 13 | ||||
-rw-r--r-- | gnustep-apps/stepulator/Manifest | 1 | ||||
-rw-r--r-- | gnustep-apps/stepulator/metadata.xml | 12 | ||||
-rw-r--r-- | gnustep-apps/stepulator/stepulator-1.0-r2.ebuild | 14 |
9 files changed, 0 insertions, 91 deletions
diff --git a/gnustep-apps/camera/Manifest b/gnustep-apps/camera/Manifest deleted file mode 100644 index 21acacd0cfe6..000000000000 --- a/gnustep-apps/camera/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Camera-0.8.tar.bz2 27321 SHA256 8c9f988d28b9682bd90158c5830aaddc5aa03b0d91af0b61d1aa36bb908a697e SHA512 b9ae85f6b276c2f8426d15dd2b2a6e756c08793879d0d60b58c3386c3eee1a1417ec6d2344e49448e5206265b4113ddc2feb70d047aa98827f2611518209b7dc WHIRLPOOL 05a6b369acc2e02d16062b8b9c793453884d9f744fd0fcd92eb7055de5a2892eb4f98f0beb6a0f9e80b4eb33514a3b31b0793c94b64e12ac5f5f210b71476d18 diff --git a/gnustep-apps/camera/camera-0.8-r1.ebuild b/gnustep-apps/camera/camera-0.8-r1.ebuild deleted file mode 100644 index 8da030873de4..000000000000 --- a/gnustep-apps/camera/camera-0.8-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit gnustep-2 - -S=${WORKDIR}/${PN/c/C} - -DESCRIPTION="A simple tool to download photos from a digital camera" -HOMEPAGE="http://home.gna.org/gsimageapps/" -SRC_URI="http://download.gna.org/gsimageapps/${P/c/C}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -DEPEND="gnustep-libs/camerakit" -RDEPEND="${DEPEND}" diff --git a/gnustep-apps/camera/metadata.xml b/gnustep-apps/camera/metadata.xml deleted file mode 100644 index 942ae5ee119e..000000000000 --- a/gnustep-apps/camera/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!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> -Camera is a simple application to download files from a digital -camera. The files can be optionally deleted after download. During -download, a thumbnail of the currently downloaded file is displayed. -</longdescription> -</pkgmetadata> diff --git a/gnustep-apps/gwnet/Manifest b/gnustep-apps/gwnet/Manifest deleted file mode 100644 index cb7b54605d94..000000000000 --- a/gnustep-apps/gwnet/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gworkspace-0.8.2.tar.gz 3884132 SHA256 b53f26cc40f70baf40f78159c3aaed0bb8565cd14dca532d0a8b73f9ec4bb2e0 SHA512 ec66d19287fd000081463a37e117132e60ea812fbffebd8083047420c4026dcf8d5753db2935eae65386dede00569dc629366f85e75f3a301e4bf7d709cc662a WHIRLPOOL fea18955b3ee5c0644d60c7e73f4c74fccd5c27478239035143a4e3d5051b0ef076133d1e9beb72761f73797f0030fc112f5affe109aa31a7e42928bc44bdfd6 diff --git a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild b/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild deleted file mode 100644 index 95f98ee39ea8..000000000000 --- a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit gnustep-2 - -S=${WORKDIR}/GWorkspace-${PV/0.1.}/${PN/gwn/GWN} - -DESCRIPTION="A GNUstep network filesystem file browser" -HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" -SRC_URI="mirror://gentoo/gworkspace-${PV/0.1.}.tar.gz" - -KEYWORDS="amd64 ppc x86" -LICENSE="GPL-2" -SLOT="0" - -DEPEND="gnustep-libs/smbkit" -RDEPEND="${DEPEND}" diff --git a/gnustep-apps/gwnet/metadata.xml b/gnustep-apps/gwnet/metadata.xml deleted file mode 100644 index bbcd48c568dc..000000000000 --- a/gnustep-apps/gwnet/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!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> -GNUstep network filesystem file browser. - -Great for FTP, and optionally, SMB shares. -</longdescription> -</pkgmetadata> diff --git a/gnustep-apps/stepulator/Manifest b/gnustep-apps/stepulator/Manifest deleted file mode 100644 index d981f54d66e1..000000000000 --- a/gnustep-apps/stepulator/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST stepulator-gs-1.0.tar.Z 23966 SHA256 35ee45bac0e5f1d829251f7a3f81be1cc372e4a489ba7f3529e1e658ffe50673 SHA512 51281d7e81905e9d26290bbcb369dbba1f988fea55ce9a17ab7b1aa6a46e061923f4c7e088f7a1993f40eb2e24ec48ef448dd5e7c270bce4056c499e78716e82 WHIRLPOOL 1f9e15de27bc77c34042f945f96415d090e4faa999c801ea508420b60ee1318ac046cfa4ac4dc718d97d2c5c79e122ab15fe0ecdd4827f34ec40e763f4cc9a65 diff --git a/gnustep-apps/stepulator/metadata.xml b/gnustep-apps/stepulator/metadata.xml deleted file mode 100644 index 92e298b93a2b..000000000000 --- a/gnustep-apps/stepulator/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!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> -Stepulator -A scientific RPN calculator for GNUstep -</longdescription> -</pkgmetadata> diff --git a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild deleted file mode 100644 index 7be71836b750..000000000000 --- a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit gnustep-2 - -S=${WORKDIR}/${PN/s/S}-gs - -DESCRIPTION="A Reverse Polish Notation calculator" -HOMEPAGE="http://www.linuks.mine.nu/stepulator/index.html" -SRC_URI="http://www.linuks.mine.nu/stepulator/${PN}-gs-${PV}.tar.Z" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" |