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/kbproto | |
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/kbproto')
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/kbproto/files/digest-kbproto-1.0.1 | 1 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.1.ebuild | 13 |
3 files changed, 5 insertions, 15 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index ec6348e3330e..473033a129ac 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.12 2005/12/26 09:48:54 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.13 2005/12/26 23:27:56 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -kbproto-1.0.1.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> kbproto-1.0.2.ebuild: Marked ~alpha diff --git a/x11-proto/kbproto/files/digest-kbproto-1.0.1 b/x11-proto/kbproto/files/digest-kbproto-1.0.1 deleted file mode 100644 index 35a2ce87b48e..000000000000 --- a/x11-proto/kbproto/files/digest-kbproto-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 3506c6d4698afc5ecc9927cd06ab4329 kbproto-1.0.1.tar.bz2 57630 diff --git a/x11-proto/kbproto/kbproto-1.0.1.ebuild b/x11-proto/kbproto/kbproto-1.0.1.ebuild deleted file mode 100644 index 947e4373e761..000000000000 --- a/x11-proto/kbproto/kbproto-1.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/kbproto/kbproto-1.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 KB protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND}" |