diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 23:27:00 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 23:27:00 +0000 |
commit | 15c59d8d9f9c869b1e6256eda36dd06c88387e30 (patch) | |
tree | d583e00d81d74730179f6ff3915acf22f25d313b /x11-proto/fixesproto | |
parent | fix Bug #116303 dev-db/mysql-5.0.17 ebuild config fails (diff) | |
download | gentoo-2-15c59d8d9f9c869b1e6256eda36dd06c88387e30.tar.gz gentoo-2-15c59d8d9f9c869b1e6256eda36dd06c88387e30.tar.bz2 gentoo-2-15c59d8d9f9c869b1e6256eda36dd06c88387e30.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r-- | x11-proto/fixesproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fixesproto/files/digest-fixesproto-3.0.1 | 1 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-3.0.1.ebuild | 13 |
3 files changed, 5 insertions, 15 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index b921f3ed6344..1f50ae2d7b2d 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.10 2005/12/26 09:47:15 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.11 2005/12/26 23:25:31 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -fixesproto-3.0.1.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> fixesproto-3.0.2.ebuild: diff --git a/x11-proto/fixesproto/files/digest-fixesproto-3.0.1 b/x11-proto/fixesproto/files/digest-fixesproto-3.0.1 deleted file mode 100644 index f238302e4cfc..000000000000 --- a/x11-proto/fixesproto/files/digest-fixesproto-3.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 dc3c1df35b16bfd673e55b83cab8b361 fixesproto-3.0.1.tar.bz2 38446 diff --git a/x11-proto/fixesproto/fixesproto-3.0.1.ebuild b/x11-proto/fixesproto/fixesproto-3.0.1.ebuild deleted file mode 100644 index 263312891975..000000000000 --- a/x11-proto/fixesproto/fixesproto-3.0.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/fixesproto/fixesproto-3.0.1.ebuild,v 1.1 2005/10/20 03:26:13 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Fixes protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND}" |