diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-12-12 10:34:53 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-15 09:28:46 +0100 |
commit | 88ff20aa47442f18c5dbb7b4c4172fcd7fd322fe (patch) | |
tree | a0c3289301c65352938b5fa45c650bf71be53660 /media-fonts | |
parent | media-fonts/font-dec-misc: mark stable using the ALLARCHES policy. (diff) | |
download | gentoo-88ff20aa47442f18c5dbb7b4c4172fcd7fd322fe.tar.gz gentoo-88ff20aa47442f18c5dbb7b4c4172fcd7fd322fe.tar.bz2 gentoo-88ff20aa47442f18c5dbb7b4c4172fcd7fd322fe.zip |
media-fonts/font-dec-misc: clean up old.
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild b/media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild deleted file mode 100644 index 7aabf9561942..000000000000 --- a/media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org DEC fonts" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/bdftopcf" |