diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:59:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:59:40 +0000 |
commit | 3e419d5fac086a283391a4bec6c38dcc3c6a4271 (patch) | |
tree | ee583aa3091c4e6483e3b7ab6ab4bca1dd781e6f /x11-drivers/xf86-video-sisusb | |
parent | s390/sh/x86 stable wrt #446496 (diff) | |
download | gentoo-2-3e419d5fac086a283391a4bec6c38dcc3c6a4271.tar.gz gentoo-2-3e419d5fac086a283391a4bec6c38dcc3c6a4271.tar.bz2 gentoo-2-3e419d5fac086a283391a4bec6c38dcc3c6a4271.zip |
sh stable wrt #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'x11-drivers/xf86-video-sisusb')
-rw-r--r-- | x11-drivers/xf86-video-sisusb/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-sisusb/ChangeLog b/x11-drivers/xf86-video-sisusb/ChangeLog index a16b2a630e08..a8ff689ffadb 100644 --- a/x11-drivers/xf86-video-sisusb/ChangeLog +++ b/x11-drivers/xf86-video-sisusb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-sisusb -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.63 2012/12/30 14:50:56 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.64 2013/01/01 18:59:40 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> + xf86-video-sisusb-0.9.6.ebuild: + sh stable wrt #440872 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-sisusb-0.9.6.ebuild: Stable for alpha, wrt bug #440872 diff --git a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.6.ebuild b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.6.ebuild index 65830878af53..40dd3f4432a7 100644 --- a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.6.ebuild +++ b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.6.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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-sisusb/xf86-video-sisusb-0.9.6.ebuild,v 1.9 2012/12/30 14:50:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.6.ebuild,v 1.10 2013/01/01 18:59:40 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="SiS USB video driver" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6" |