diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 14:18:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 14:18:39 +0000 |
commit | 9acf780c24cdebace538a51e2c3a83dcb696fb8c (patch) | |
tree | 5f7cdf20c97562c87e0ef5f8b6ab8582bcedcd03 /x11-libs/tslib | |
parent | ia64/sh stable wrt #251832 (diff) | |
download | gentoo-2-9acf780c24cdebace538a51e2c3a83dcb696fb8c.tar.gz gentoo-2-9acf780c24cdebace538a51e2c3a83dcb696fb8c.tar.bz2 gentoo-2-9acf780c24cdebace538a51e2c3a83dcb696fb8c.zip |
ia64/sh stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/tslib')
-rw-r--r-- | x11-libs/tslib/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/tslib/tslib-1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/tslib/ChangeLog b/x11-libs/tslib/ChangeLog index 64b825136f14..9b26e35083a4 100644 --- a/x11-libs/tslib/ChangeLog +++ b/x11-libs/tslib/ChangeLog @@ -1,6 +1,9 @@ # 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.9 2009/04/06 19:17:44 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/tslib/ChangeLog,v 1.10 2009/04/15 14:18:39 armin76 Exp $ + + 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> tslib-1.0-r1.ebuild: + ia64/sh stable wrt #251832 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> tslib-1.0-r1.ebuild: Stable on sparc, bug #251832 diff --git a/x11-libs/tslib/tslib-1.0-r1.ebuild b/x11-libs/tslib/tslib-1.0-r1.ebuild index 6044fc8296fb..7c3aab2d8fb5 100644 --- a/x11-libs/tslib/tslib-1.0-r1.ebuild +++ b/x11-libs/tslib/tslib-1.0-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 2008-2009 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.6 2009/04/06 19:17:44 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/tslib/tslib-1.0-r1.ebuild,v 1.7 2009/04/15 14:18:39 armin76 Exp $ inherit eutils toolchain-funcs autotools DESCRIPTION="Touchscreen Access Library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86" IUSE="" #extras arctic2 collie corgi h3600 linear-h2200 mk712 ucb1x00" DEPEND="" |