diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-08-25 15:29:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-25 15:30:36 +0200 |
commit | a062a41667f96f4293df65845469f4637912148b (patch) | |
tree | ac5323473120bb80cc605f8850d3dce284f4f55f /gnustep-apps | |
parent | gnustep-apps/easydiff: Remove last-rited pkg, #626106 (diff) | |
download | gentoo-a062a41667f96f4293df65845469f4637912148b.tar.gz gentoo-a062a41667f96f4293df65845469f4637912148b.tar.bz2 gentoo-a062a41667f96f4293df65845469f4637912148b.zip |
gnustep-apps/displaycalibrator: Remove last-rited pkg, #626106
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/displaycalibrator/Manifest | 1 | ||||
-rw-r--r-- | gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild | 14 | ||||
-rw-r--r-- | gnustep-apps/displaycalibrator/metadata.xml | 9 |
3 files changed, 0 insertions, 24 deletions
diff --git a/gnustep-apps/displaycalibrator/Manifest b/gnustep-apps/displaycalibrator/Manifest deleted file mode 100644 index 5491f5f643a6..000000000000 --- a/gnustep-apps/displaycalibrator/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST displaycalibrator-0.7.tar.gz 54701 SHA256 e93cc9555606f6752d9ac72c76a075930649b4f28152fd6c499d0dd7e9e435c9 SHA512 348b5d9986fb36d7fc0331a361f21697499e2ad0d0798d5a2a6259d66201305cca38a2f51f6dfb23f59e3a5f05b09669b9f58ceb807401ece462a08b45817021 WHIRLPOOL f033bed8eb7928a223fe5ce95250b2a083b853ceb1b2dc1c6ff33c8e3c59a6e98be99b5e8629eb632a96d2975bc3645ad1361ada54e59a194b238a27baa28def diff --git a/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild b/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild deleted file mode 100644 index 3feeb34b6caa..000000000000 --- a/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gnustep-2 - -DESCRIPTION="Frontend to xgamma" -HOMEPAGE="http://www.linuks.mine.nu/displaycalibrator/" -SRC_URI="http://www.linuks.mine.nu/displaycalibrator/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -RDEPEND="x11-apps/xgamma" diff --git a/gnustep-apps/displaycalibrator/metadata.xml b/gnustep-apps/displaycalibrator/metadata.xml deleted file mode 100644 index e0d99a4048c0..000000000000 --- a/gnustep-apps/displaycalibrator/metadata.xml +++ /dev/null @@ -1,9 +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>Display calibrator, frontend to xgamma</longdescription> -</pkgmetadata> |