diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:31:04 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:31:04 +0000 |
commit | eda6860f1fe6588c54550db0c9d6a88fd88b6553 (patch) | |
tree | ad45c81653d1a586d114821e07edf15242271c48 /x11-apps/xf86dga | |
parent | Fix init script for linux-2.4 (bug #116220), remove older ebuilds (diff) | |
download | historical-eda6860f1fe6588c54550db0c9d6a88fd88b6553.tar.gz historical-eda6860f1fe6588c54550db0c9d6a88fd88b6553.tar.bz2 historical-eda6860f1fe6588c54550db0c9d6a88fd88b6553.zip |
Pull old versions.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-apps/xf86dga')
-rw-r--r-- | x11-apps/xf86dga/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xf86dga/files/digest-xf86dga-0.99.3 | 1 | ||||
-rw-r--r-- | x11-apps/xf86dga/files/digest-xf86dga-1.0.0 | 1 | ||||
-rw-r--r-- | x11-apps/xf86dga/xf86dga-0.99.3.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.0.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/xf86dga/ChangeLog b/x11-apps/xf86dga/ChangeLog index 8a6b3635a2ce..77099ac7c65e 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xf86dga # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.9 2005/12/23 10:37:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.10 2005/12/26 21:08:00 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86dga-0.99.3.ebuild, -xf86dga-1.0.0.ebuild: + Pull old versions. *xf86dga-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xf86dga/files/digest-xf86dga-0.99.3 b/x11-apps/xf86dga/files/digest-xf86dga-0.99.3 deleted file mode 100644 index a51c9610ee45..000000000000 --- a/x11-apps/xf86dga/files/digest-xf86dga-0.99.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 233d5c219723dcda459290d4ac638347 xf86dga-0.99.3.tar.bz2 73971 diff --git a/x11-apps/xf86dga/files/digest-xf86dga-1.0.0 b/x11-apps/xf86dga/files/digest-xf86dga-1.0.0 deleted file mode 100644 index fe279378f90e..000000000000 --- a/x11-apps/xf86dga/files/digest-xf86dga-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 a0cf18649fdb0f63a7a0e02229c11c69 xf86dga-1.0.0.tar.bz2 74873 diff --git a/x11-apps/xf86dga/xf86dga-0.99.3.ebuild b/x11-apps/xf86dga/xf86dga-0.99.3.ebuild deleted file mode 100644 index e12224eb9da8..000000000000 --- a/x11-apps/xf86dga/xf86dga-0.99.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-0.99.3.ebuild,v 1.1 2005/12/04 22:01:55 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xf86dga application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXxf86dga" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xf86dga/xf86dga-1.0.0.ebuild b/x11-apps/xf86dga/xf86dga-1.0.0.ebuild deleted file mode 100644 index aa3458cef489..000000000000 --- a/x11-apps/xf86dga/xf86dga-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.0.ebuild,v 1.1 2005/12/18 19:33:27 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xf86dga application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXxf86dga" -DEPEND="${RDEPEND}" |