diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 23:37:27 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 23:37:27 +0000 |
commit | 7092e34e8c700c46a1951b5579f33413e3c6cb39 (patch) | |
tree | 0e55f71c45e18e1d54233a975f7a4b49644a66b9 /x11-proto/xf86rushproto | |
parent | fix Bug #116303 dev-db/mysql-5.0.17 ebuild config fails (diff) | |
download | historical-7092e34e8c700c46a1951b5579f33413e3c6cb39.tar.gz historical-7092e34e8c700c46a1951b5579f33413e3c6cb39.tar.bz2 historical-7092e34e8c700c46a1951b5579f33413e3c6cb39.zip |
Pull old versions.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.1 | 1 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild | 13 |
3 files changed, 5 insertions, 15 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index dd183249aa4d..cad7bffa61e5 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.10 2005/12/26 09:54:17 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.11 2005/12/26 23:35:31 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86rushproto-1.1.1.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xf86rushproto-1.1.2.ebuild: diff --git a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.1 b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.1 deleted file mode 100644 index 982dfb126801..000000000000 --- a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 eb2e5a127aa828b13c50b0f396f28f18 xf86rushproto-1.1.1.tar.bz2 37382 diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild deleted file mode 100644 index 0958d9536277..000000000000 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild,v 1.1 2005/10/20 03:26:14 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org XF86Rush protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND}" |