diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:45:09 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:45:09 +0000 |
commit | a7c921612740a6a0c86525c7e99bf7938b87da93 (patch) | |
tree | a31ab47770ef6202c78d0c2d5cb17c40bcf2cc21 /x11-proto/trapproto | |
parent | Stable on x86; bug #114654 (diff) | |
download | gentoo-2-a7c921612740a6a0c86525c7e99bf7938b87da93.tar.gz gentoo-2-a7c921612740a6a0c86525c7e99bf7938b87da93.tar.bz2 gentoo-2-a7c921612740a6a0c86525c7e99bf7938b87da93.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-proto/trapproto')
-rw-r--r-- | x11-proto/trapproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/trapproto/files/digest-trapproto-3.4 | 1 | ||||
-rw-r--r-- | x11-proto/trapproto/files/digest-trapproto-3.4.1 | 1 | ||||
-rw-r--r-- | x11-proto/trapproto/trapproto-3.4.1.ebuild | 13 | ||||
-rw-r--r-- | x11-proto/trapproto/trapproto-3.4.ebuild | 18 |
5 files changed, 5 insertions, 34 deletions
diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog index e3e813f564fe..acd20036b8c3 100644 --- a/x11-proto/trapproto/ChangeLog +++ b/x11-proto/trapproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/trapproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.8 2005/12/04 19:28:17 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.9 2005/12/09 07:45:09 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -trapproto-3.4.ebuild, -trapproto-3.4.1.ebuild: + Pull old versions. *trapproto-3.4.2 (04 Dec 2005) diff --git a/x11-proto/trapproto/files/digest-trapproto-3.4 b/x11-proto/trapproto/files/digest-trapproto-3.4 deleted file mode 100644 index 4e122a1509b8..000000000000 --- a/x11-proto/trapproto/files/digest-trapproto-3.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 12ea7125950f7e5f989f4df2858978e0 trapproto-3.4.tar.bz2 48365 diff --git a/x11-proto/trapproto/files/digest-trapproto-3.4.1 b/x11-proto/trapproto/files/digest-trapproto-3.4.1 deleted file mode 100644 index 0743848e4ded..000000000000 --- a/x11-proto/trapproto/files/digest-trapproto-3.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 12cee4cf212facd7c4a1a2dab02ca731 trapproto-3.4.1.tar.bz2 48394 diff --git a/x11-proto/trapproto/trapproto-3.4.1.ebuild b/x11-proto/trapproto/trapproto-3.4.1.ebuild deleted file mode 100644 index 43373daff9da..000000000000 --- a/x11-proto/trapproto/trapproto-3.4.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/trapproto/trapproto-3.4.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 Trap protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/trapproto/trapproto-3.4.ebuild b/x11-proto/trapproto/trapproto-3.4.ebuild deleted file mode 100644 index b0840f05dbb1..000000000000 --- a/x11-proto/trapproto/trapproto-3.4.ebuild +++ /dev/null @@ -1,18 +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/trapproto/trapproto-3.4.ebuild,v 1.8 2005/10/19 04:20:10 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Trap protocol headers" -#HOMEPAGE="http://foo.bar.com/" -#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" -#LICENSE="" -#SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -#IUSE="X gnome" -#DEPEND="" -#RDEPEND="" |