summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-24 16:29:55 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-24 16:29:55 +0000
commitd217256d18b8209174b3496b83017c0054359a44 (patch)
tree0f4cdb995506516fe1fcad1510b23ca96c6ab974 /x11-drivers
parentVersion bump. (diff)
downloadgentoo-2-d217256d18b8209174b3496b83017c0054359a44.tar.gz
gentoo-2-d217256d18b8209174b3496b83017c0054359a44.tar.bz2
gentoo-2-d217256d18b8209174b3496b83017c0054359a44.zip
Version bump.
(Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-trident/ChangeLog10
-rw-r--r--x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild13
2 files changed, 21 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog
index 0cd626e09767..c964ae53bb5f 100644
--- a/x11-drivers/xf86-video-trident/ChangeLog
+++ b/x11-drivers/xf86-video-trident/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-trident
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.52 2011/02/13 19:06:07 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.53 2012/03/24 16:29:55 chithanh Exp $
+
+*xf86-video-trident-1.3.5 (24 Mar 2012)
+
+ 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-trident-1.3.5.ebuild:
+ Version bump.
13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-xf86-video-trident-1.3.3.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
new file mode 100644
index 000000000000..eefcd999e8af
--- /dev/null
+++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild
@@ -0,0 +1,13 @@
+# 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.1 2012/03/24 16:29:55 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="Trident video driver"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}"