diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:39:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 16:39:26 +0000 |
commit | e429b419d9d40709b342d752db3c7edafe70470c (patch) | |
tree | c6f8079154b1d6bd9fe83d55a74a556eb8b95c23 /x11-drivers/xf86-video-trident | |
parent | Stable for amd64, wrt bug #440872 (diff) | |
download | gentoo-2-e429b419d9d40709b342d752db3c7edafe70470c.tar.gz gentoo-2-e429b419d9d40709b342d752db3c7edafe70470c.tar.bz2 gentoo-2-e429b419d9d40709b342d752db3c7edafe70470c.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-trident')
-rw-r--r-- | x11-drivers/xf86-video-trident/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-trident/xf86-video-trident-1.3.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog index b1ca380eacff..4c4989bb8711 100644 --- a/x11-drivers/xf86-video-trident/ChangeLog +++ b/x11-drivers/xf86-video-trident/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-trident # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.59 2012/08/26 20:06:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.60 2012/11/16 16:39:26 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-trident-1.3.6.ebuild: + Stable for amd64, wrt bug #440872 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-trident-1.3.5.ebuild: diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.6.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.6.ebuild index 46e32e5e3504..602f0be142e5 100644 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.6.ebuild +++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.6.ebuild,v 1.1 2012/07/21 20:38:12 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.6.ebuild,v 1.2 2012/11/16 16:39:26 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Trident video driver" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |