diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:04:24 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:04:24 +0000 |
commit | ff29eaaafbe81f68af2c44eec04decd2e28b2596 (patch) | |
tree | 0916ca2ac458e801c85150f800455373efeb20d2 /x11-drivers/xf86-video-suncg3 | |
parent | Stable latest. Cleanup older versions. (diff) | |
download | historical-ff29eaaafbe81f68af2c44eec04decd2e28b2596.tar.gz historical-ff29eaaafbe81f68af2c44eec04decd2e28b2596.tar.bz2 historical-ff29eaaafbe81f68af2c44eec04decd2e28b2596.zip |
rm
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-suncg3')
-rw-r--r-- | x11-drivers/xf86-video-suncg3/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild | 18 |
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-drivers/xf86-video-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog index 9b69f54d5fd8..aed23b5ca067 100644 --- a/x11-drivers/xf86-video-suncg3/ChangeLog +++ b/x11-drivers/xf86-video-suncg3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-suncg3 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.22 2010/08/02 18:00:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.23 2010/09/10 16:54:48 scarabeus Exp $ + + 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-video-suncg3-1.1.0.ebuild: + rm 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xf86-video-suncg3-1.1.1.ebuild: diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild deleted file mode 100644 index e9af38fb3e66..000000000000 --- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.0.ebuild +++ /dev/null @@ -1,18 +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-suncg3/xf86-video-suncg3-1.1.0.ebuild,v 1.4 2010/04/16 21:35:43 pacho Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="CG3 video driver" -KEYWORDS="-* sparc" -IUSE="" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/xproto" |