diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:28:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-23 15:48:22 -0700 |
commit | 335e8f69383df5c75e1caba6eec14c4ed394fa3a (patch) | |
tree | e75656c36f308c4b791a6bc8cc619f017ae4d633 /x11-proto | |
parent | x11-proto/xextproto: Drop old version (diff) | |
download | gentoo-335e8f69383df5c75e1caba6eec14c4ed394fa3a.tar.gz gentoo-335e8f69383df5c75e1caba6eec14c4ed394fa3a.tar.bz2 gentoo-335e8f69383df5c75e1caba6eec14c4ed394fa3a.zip |
x11-proto/xf86bigfontproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86bigfontproto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-proto/xf86bigfontproto/Manifest b/x11-proto/xf86bigfontproto/Manifest deleted file mode 100644 index aef0dc7285de..000000000000 --- a/x11-proto/xf86bigfontproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xf86bigfontproto-1.2.0.tar.bz2 49191 BLAKE2B e72d6d3a6ec321dff54f834422fb75e382712daeb89f02f6e6eb20dd4a066a932b874d83f3c6c730a832b6c010172c840cc08aec2ebd7b925ead90bc5bb331a4 SHA512 35b53ee1f428fee6777733264a7534a28ec6ffb29fc0ad9ab02337101d651ec94007bf840d0b591ee36a063280d4a4c71ff08f37100a63bb27581b5a9f69a710 diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild deleted file mode 100644 index 98d9a8db7100..000000000000 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org XF86BigFont protocol headers" - -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |