diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 18:49:53 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 18:49:53 +0000 |
commit | 4919a156f5f905eb94aeb015216a342af6bedf30 (patch) | |
tree | 6cdac98f33036e1f72c9bce5b462aa40c142f869 /x11-proto | |
parent | Version bump (diff) | |
download | gentoo-2-4919a156f5f905eb94aeb015216a342af6bedf30.tar.gz gentoo-2-4919a156f5f905eb94aeb015216a342af6bedf30.tar.bz2 gentoo-2-4919a156f5f905eb94aeb015216a342af6bedf30.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86bigfontproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild | 14 |
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index 12e49043b903..3d70f124730d 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86bigfontproto -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.54 2014/06/15 00:44:51 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.55 2015/04/12 18:49:53 mrueg Exp $ + + 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xf86bigfontproto-1.2.0.ebuild: + Remove old. 15 Jun 2014; Mike Frysinger <vapier@gentoo.org> xf86bigfontproto-1.2.0-r1.ebuild: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild deleted file mode 100644 index c0ebace4a8ba..000000000000 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.14 2013/02/21 18:21:26 zmedico Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org XF86BigFont protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |