diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 12:47:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 12:47:00 +0000 |
commit | 0ea86f51e9661437cfddaff6b2e2e4e0398e8522 (patch) | |
tree | c5b1cb0ca1bef4658bc2ef558146635be973c8be /x11-drivers/xf86-video-glint | |
parent | Remove interactive tests from app-crypt/mdcrack wrt bug 294634. Ebuild cleanup. (diff) | |
download | historical-0ea86f51e9661437cfddaff6b2e2e4e0398e8522.tar.gz historical-0ea86f51e9661437cfddaff6b2e2e4e0398e8522.tar.bz2 historical-0ea86f51e9661437cfddaff6b2e2e4e0398e8522.zip |
amd64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha10/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'x11-drivers/xf86-video-glint')
-rw-r--r-- | x11-drivers/xf86-video-glint/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-glint/ChangeLog b/x11-drivers/xf86-video-glint/ChangeLog index 6f547a9e1798..a2ef574aa591 100644 --- a/x11-drivers/xf86-video-glint/ChangeLog +++ b/x11-drivers/xf86-video-glint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-glint # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.47 2010/09/11 22:15:39 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.48 2010/12/23 12:44:21 ssuominen Exp $ + + 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-glint-1.2.5.ebuild: + amd64 stable wrt #344827 *xf86-video-glint-1.2.5 (11 Sep 2010) diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild index 347636561222..ae505f265cd5 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v 1.1 2010/09/11 22:15:39 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v 1.2 2010/12/23 12:44:21 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="GLINT/Permedia video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" |