From 63977b005e130521fc1250770812203c626f63f2 Mon Sep 17 00:00:00 2001 From: Ned Ludd <solar@gentoo.org> Date: Mon, 8 Feb 2010 20:16:54 +0000 Subject: - tslib is not glib. it does not need to have versioned .pc files. Upstream will make this change as well (Portage version: 2.1.6.13/cvs/Linux x86_64) --- x11-libs/tslib/ChangeLog | 8 ++++++-- x11-libs/tslib/tslib-1.0-r1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/tslib/ChangeLog b/x11-libs/tslib/ChangeLog index 484d85485797..4705785466c3 100644 --- a/x11-libs/tslib/ChangeLog +++ b/x11-libs/tslib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/tslib -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/tslib/ChangeLog,v 1.14 2009/06/23 19:19:35 klausman Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/tslib/ChangeLog,v 1.15 2010/02/08 20:16:54 solar Exp $ + + 08 Feb 2010; <solar@gentoo.org> tslib-1.0-r1.ebuild: + - tslib is not glib. it does not need to have versioned .pc files. + Upstream will make this change as well 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> tslib-1.0-r1.ebuild: Stable on alpha for xorg-server-1.5/xorg-x11-7.4 diff --git a/x11-libs/tslib/tslib-1.0-r1.ebuild b/x11-libs/tslib/tslib-1.0-r1.ebuild index 934794a453e5..52dce54c3d32 100644 --- a/x11-libs/tslib/tslib-1.0-r1.ebuild +++ b/x11-libs/tslib/tslib-1.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/tslib/tslib-1.0-r1.ebuild,v 1.11 2009/06/23 19:19:35 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/tslib/tslib-1.0-r1.ebuild,v 1.12 2010/02/08 20:16:54 solar Exp $ inherit eutils toolchain-funcs autotools -PATCH_VER=3 +PATCH_VER=4 DESCRIPTION="Touchscreen Access Library" HOMEPAGE="http://tslib.berlios.de/" SRC_URI="mirror://berlios/${PN}/${PN}-${PV}.tar.bz2 -- cgit v1.2.3-65-gdbad