diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 02:54:33 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 02:54:33 +0000 |
commit | 062c877a716224af0698fecd3d2d0e22f2ca9d28 (patch) | |
tree | d8fa4224ce92341c20b2953c1bf42e2382e85e17 /x11-drivers | |
parent | Remove old. (diff) | |
download | gentoo-2-062c877a716224af0698fecd3d2d0e22f2ca9d28.tar.gz gentoo-2-062c877a716224af0698fecd3d2d0e22f2ca9d28.tar.bz2 gentoo-2-062c877a716224af0698fecd3d2d0e22f2ca9d28.zip |
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-penmount/ChangeLog | 9 | ||||
-rw-r--r-- | x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild | 15 |
2 files changed, 6 insertions, 18 deletions
diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog index f738c4464854..cdfc60247806 100644 --- a/x11-drivers/xf86-input-penmount/ChangeLog +++ b/x11-drivers/xf86-input-penmount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-penmount -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.74 2012/05/16 00:41:22 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.75 2015/07/22 02:54:33 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> + -xf86-input-penmount-1.4.1.ebuild: + Remove old. 16 May 2012; Alexis Ballier <aballier@gentoo.org> xf86-input-penmount-1.5.0.ebuild: @@ -322,4 +326,3 @@ 08 Aug 2005; Donnie Berkholz <dberkholz@gentoo.org>; +xf86-input-penmount-1.0.0.ebuild: Initial commit for modular X. - diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild deleted file mode 100644 index 14f0257c2ae5..000000000000 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.4.1.ebuild,v 1.8 2010/08/02 17:57:17 armin76 Exp $ - -inherit x-modular - -DESCRIPTION="PenMount input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - >=x11-proto/inputproto-1.4.1 - x11-proto/randrproto - x11-proto/xproto" |