diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 21:29:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 21:29:38 +0000 |
commit | d2f1a2ef62aa73e8e6d0960814b407affc10a57b (patch) | |
tree | f233c7b87169399f7ffe4d6ec5650059910f4675 /x11-drivers/xf86-video-sunffb | |
parent | Version bump. (diff) | |
download | historical-d2f1a2ef62aa73e8e6d0960814b407affc10a57b.tar.gz historical-d2f1a2ef62aa73e8e6d0960814b407affc10a57b.tar.bz2 historical-d2f1a2ef62aa73e8e6d0960814b407affc10a57b.zip |
amd64 stable, bug 308521
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-sunffb')
-rw-r--r-- | x11-drivers/xf86-video-sunffb/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-sunffb/ChangeLog b/x11-drivers/xf86-video-sunffb/ChangeLog index 6c8e239255ee..49f1f38c6b90 100644 --- a/x11-drivers/xf86-video-sunffb/ChangeLog +++ b/x11-drivers/xf86-video-sunffb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-sunffb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.25 2010/01/23 20:30:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.26 2010/04/16 21:28:10 pacho Exp $ + + 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> + xf86-video-sunffb-1.2.1.ebuild: + amd64 stable, bug 308521 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-sunffb-1.1.0.ebuild: diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild index 6738790ee621..9a0bf21d6322 100644 --- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild +++ b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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-sunffb/xf86-video-sunffb-1.2.1.ebuild,v 1.1 2009/11/02 12:37:22 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild,v 1.2 2010/04/16 21:28:10 pacho Exp $ inherit x-modular DESCRIPTION="SUNFFB video driver" -KEYWORDS="-* ~sparc" +KEYWORDS="-* amd64 ~sparc" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |