diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-04-29 13:00:29 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-04-29 13:00:29 +0000 |
commit | aa747b696ef0e954dd8e4e02b8daeff6acc30e0a (patch) | |
tree | 53fa1f9a6637aa1744f466070fc3537a888ac606 /x11-drivers | |
parent | [sys-cluster/knem] Version bump (diff) | |
download | gentoo-2-aa747b696ef0e954dd8e4e02b8daeff6acc30e0a.tar.gz gentoo-2-aa747b696ef0e954dd8e4e02b8daeff6acc30e0a.tar.bz2 gentoo-2-aa747b696ef0e954dd8e4e02b8daeff6acc30e0a.zip |
Version bump 0.95.0. Stabilise 0.93.10 on amd64 and x86. Remove overshadowed versions.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 10 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.91.10.ebuild | 19 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.95.0.ebuild (renamed from x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild) | 6 |
4 files changed, 14 insertions, 25 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index 7cddf9193af0..a307caf7cadc 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-drivers/xf86-video-ast # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.20 2012/03/24 16:25:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.21 2012/04/29 13:00:29 scarabeus Exp $ + +*xf86-video-ast-0.95.0 (29 Apr 2012) + + 29 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> + +xf86-video-ast-0.95.0.ebuild, -xf86-video-ast-0.91.10.ebuild, + -xf86-video-ast-0.93.9.ebuild, xf86-video-ast-0.93.10.ebuild: + Version bump 0.95.0. Stabilise 0.93.10 on amd64 and x86. Remove overshadowed + versions. *xf86-video-ast-0.93.10 (24 Mar 2012) diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.91.10.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.91.10.ebuild deleted file mode 100644 index 55b08e9a888c..000000000000 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.91.10.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# 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-ast/xf86-video-ast-0.91.10.ebuild,v 1.3 2010/12/25 20:19:05 fauli Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="amd64 x86 ~x86-fbsd" -LICENSE="MIT" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xextproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild index 93fda70dc53a..eb1eb59bf5ad 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild,v 1.1 2012/03/24 16:25:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild,v 1.2 2012/04/29 13:00:29 scarabeus Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" LICENSE="MIT" IUSE="" diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.95.0.ebuild index 62ac0c1ecdd2..da379c695775 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.95.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild,v 1.3 2011/09/04 12:16:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.95.0.ebuild,v 1.1 2012/04/29 13:00:29 scarabeus Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" LICENSE="MIT" IUSE="" |