diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:37:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:37:25 +0000 |
commit | a93e328105d5c38a81cac825fbc932619da37d34 (patch) | |
tree | 1e472cc571cdd80733d81018ba1f79dd2ec72a2b /x11-drivers/xf86-video-tseng | |
parent | ia64 stable wrt #344827 (diff) | |
download | gentoo-2-a93e328105d5c38a81cac825fbc932619da37d34.tar.gz gentoo-2-a93e328105d5c38a81cac825fbc932619da37d34.tar.bz2 gentoo-2-a93e328105d5c38a81cac825fbc932619da37d34.zip |
ia64 stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-tseng')
-rw-r--r-- | x11-drivers/xf86-video-tseng/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-tseng/ChangeLog b/x11-drivers/xf86-video-tseng/ChangeLog index 6c3b1bc40cfa..81dfea3f9e59 100644 --- a/x11-drivers/xf86-video-tseng/ChangeLog +++ b/x11-drivers/xf86-video-tseng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-tseng -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/ChangeLog,v 1.46 2010/07/13 13:34:42 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/ChangeLog,v 1.47 2011/02/12 19:37:25 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-tseng-1.2.4.ebuild: + ia64 stable wrt #344827 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> xf86-video-tseng-1.2.4.ebuild: diff --git a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild b/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild index e9e30377b863..d534e70e79ab 100644 --- a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild +++ b/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild,v 1.3 2010/07/13 13:34:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild,v 1.4 2011/02/12 19:37:25 armin76 Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Tseng Labs video driver" -KEYWORDS="amd64 ~ia64 x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |