diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:39:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:39:53 +0000 |
commit | 50058dbc1173f9a06076bcc81f89b690fbcd83d4 (patch) | |
tree | b15684efa99eb869d7d5bc88f98542a9c52a5ae8 /x11-drivers/xf86-video-trident | |
parent | Marking xf86-video-tdfx-1.4.4-r1 ppc for bug 419473 (diff) | |
download | gentoo-2-50058dbc1173f9a06076bcc81f89b690fbcd83d4.tar.gz gentoo-2-50058dbc1173f9a06076bcc81f89b690fbcd83d4.tar.bz2 gentoo-2-50058dbc1173f9a06076bcc81f89b690fbcd83d4.zip |
Marking xf86-video-trident-1.3.5 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-drivers/xf86-video-trident')
-rw-r--r-- | x11-drivers/xf86-video-trident/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog index bd0203bfadc6..c8c34a261a7c 100644 --- a/x11-drivers/xf86-video-trident/ChangeLog +++ b/x11-drivers/xf86-video-trident/ChangeLog @@ -1,6 +1,9 @@ # 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.56 2012/06/24 19:15:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.57 2012/07/12 17:39:53 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-trident-1.3.5.ebuild: + Marking xf86-video-trident-1.3.5 ppc stable for bug 419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-trident-1.3.5.ebuild: diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild index 8f93b8bcaaa8..6e2f8e5daf9f 100644 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild +++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.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.5.ebuild,v 1.4 2012/06/24 19:15:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild,v 1.5 2012/07/12 17:39:53 ranger 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" |