diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-09 14:31:08 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-09 14:31:08 +0000 |
commit | bcf5571863a6f869d22f4424435a44dce36a93af (patch) | |
tree | 0be595dd832832756daf1fcbce95f89406781197 /x11-drivers/xf86-video-geode | |
parent | convert to virtual/jpeg (diff) | |
download | gentoo-2-bcf5571863a6f869d22f4424435a44dce36a93af.tar.gz gentoo-2-bcf5571863a6f869d22f4424435a44dce36a93af.tar.bz2 gentoo-2-bcf5571863a6f869d22f4424435a44dce36a93af.zip |
old
(Portage version: 2.2.0_alpha22/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-geode')
-rw-r--r-- | x11-drivers/xf86-video-geode/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-geode/xf86-video-geode-2.11.8.ebuild | 20 |
2 files changed, 6 insertions, 22 deletions
diff --git a/x11-drivers/xf86-video-geode/ChangeLog b/x11-drivers/xf86-video-geode/ChangeLog index 8c3289f14f3d..c6e5720ea650 100644 --- a/x11-drivers/xf86-video-geode/ChangeLog +++ b/x11-drivers/xf86-video-geode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-geode -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.12 2010/12/25 20:20:36 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.13 2011/02/09 14:31:07 scarabeus Exp $ + + 09 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-video-geode-2.11.8.ebuild: + old 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xf86-video-geode-2.11.10.ebuild: diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.8.ebuild b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.8.ebuild deleted file mode 100644 index 5f6a5c7e5317..000000000000 --- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.8.ebuild +++ /dev/null @@ -1,20 +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-geode/xf86-video-geode-2.11.8.ebuild,v 1.2 2010/06/01 12:37:41 phajdan.jr Exp $ - -inherit x-modular - -DESCRIPTION="AMD Geode GX and LX video driver" - -KEYWORDS="x86" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.5" -DEPEND="${RDEPEND} - x11-proto/fontsproto - >=x11-proto/randrproto-1.2 - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xproto" - #>=x11-misc/util-macros-1.4 - only necessary if eautoreconfing |