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/xcmiscproto | |
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/xcmiscproto')
-rw-r--r-- | x11-proto/xcmiscproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.1 | 1 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.1.1.ebuild | 13 |
3 files changed, 5 insertions, 15 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index 390cd6d10a47..c0e41408bd90 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xcmiscproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.10 2005/12/26 09:52:26 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.11 2005/12/26 23:32:28 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xcmiscproto-1.1.1.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xcmiscproto-1.1.2.ebuild: diff --git a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.1 b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.1 deleted file mode 100644 index ca27dee60406..000000000000 --- a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e3e6ee6862982f2b2d7a0fc7f483869e xcmiscproto-1.1.1.tar.bz2 36471 diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.1.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.1.ebuild deleted file mode 100644 index 4e7adfe2cd6a..000000000000 --- a/x11-proto/xcmiscproto/xcmiscproto-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/xcmiscproto/xcmiscproto-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 XCMisc protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND}" |