summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2010-02-08 20:16:54 +0000
committerNed Ludd <solar@gentoo.org>2010-02-08 20:16:54 +0000
commitf968eee6e9f04d13ea16e76a2159f1abb7a3379e (patch)
treeb9fee39d896129f559bdf5b5c8ad5d37cfa7f534 /x11-libs
parentVersion bump (bug #299632) and add USE=debug (bug #281230) thanks to sven.jon... (diff)
downloadhistorical-f968eee6e9f04d13ea16e76a2159f1abb7a3379e.tar.gz
historical-f968eee6e9f04d13ea16e76a2159f1abb7a3379e.tar.bz2
historical-f968eee6e9f04d13ea16e76a2159f1abb7a3379e.zip
- tslib is not glib. it does not need to have versioned .pc files. Upstream will make this change as well
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/tslib/ChangeLog8
-rw-r--r--x11-libs/tslib/tslib-1.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
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