diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:13:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:13:21 +0000 |
commit | fe0fb0913b2d8969fd92074dffa386b52088a018 (patch) | |
tree | 7e86bfd3959d0abbe09253d8b8908056277ca35d /x11-drivers/xf86-video-tga | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-fe0fb0913b2d8969fd92074dffa386b52088a018.tar.gz gentoo-2-fe0fb0913b2d8969fd92074dffa386b52088a018.tar.bz2 gentoo-2-fe0fb0913b2d8969fd92074dffa386b52088a018.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-tga')
-rw-r--r-- | x11-drivers/xf86-video-tga/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tga/xf86-video-tga-1.2.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-tga/ChangeLog b/x11-drivers/xf86-video-tga/ChangeLog index 736fe8849a75..a226243e57e3 100644 --- a/x11-drivers/xf86-video-tga/ChangeLog +++ b/x11-drivers/xf86-video-tga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-tga # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.41 2013/03/12 16:37:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.42 2013/09/29 11:13:21 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-tga-1.2.2-r1.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-tga-1.2.2-r1 (12 Mar 2013) diff --git a/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.2-r1.ebuild b/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.2-r1.ebuild index e4eb4a954462..e8e35c45d520 100644 --- a/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.2-r1.ebuild +++ b/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.2-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.2-r1.ebuild,v 1.1 2013/03/12 16:37:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.2-r1.ebuild,v 1.2 2013/09/29 11:13:21 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org driver for tga cards" -KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |