diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:29:32 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:29:32 +0000 |
commit | 54ebd2cc08ea243d23372bae3744655a5c6d7ca8 (patch) | |
tree | 0bf5a067186695afc429f476d7a88af4f89b3753 /x11-drivers/xf86-video-s3 | |
parent | Version bumped. (diff) | |
download | historical-54ebd2cc08ea243d23372bae3744655a5c6d7ca8.tar.gz historical-54ebd2cc08ea243d23372bae3744655a5c6d7ca8.tar.bz2 historical-54ebd2cc08ea243d23372bae3744655a5c6d7ca8.zip |
Stable on x86, bug #175465.
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'x11-drivers/xf86-video-s3')
-rw-r--r-- | x11-drivers/xf86-video-s3/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-s3/ChangeLog b/x11-drivers/xf86-video-s3/ChangeLog index cb5aee6385e1..cf9fa0178129 100644 --- a/x11-drivers/xf86-video-s3/ChangeLog +++ b/x11-drivers/xf86-video-s3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-s3 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.25 2007/04/25 18:08:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.26 2007/04/29 06:23:44 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xf86-video-s3-0.5.0.ebuild: + Stable on x86, bug #175465. 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xf86-video-s3-0.5.0.ebuild: Stable on ia64 wrt bug #175465 diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild index 1497dc8110ac..b9c807322706 100644 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild +++ b/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild,v 1.2 2007/04/25 18:08:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/xf86-video-s3-0.5.0.ebuild,v 1.3 2007/04/29 06:23:44 ticho Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for s3 cards" -KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~sh ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~sh x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |