diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:22:03 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:22:03 +0000 |
commit | 447313c1ac460c567fc2217017686649573c63b3 (patch) | |
tree | a92127689cc412ef1244bd3be6fd79f576a01b6e /x11-libs/libXtst | |
parent | Remove x11-libs/libXfont flags. (diff) | |
download | gentoo-2-447313c1ac460c567fc2217017686649573c63b3.tar.gz gentoo-2-447313c1ac460c567fc2217017686649573c63b3.tar.bz2 gentoo-2-447313c1ac460c567fc2217017686649573c63b3.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs/libXtst')
-rw-r--r-- | x11-libs/libXtst/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXtst/files/digest-libXtst-0.99.1 | 1 | ||||
-rw-r--r-- | x11-libs/libXtst/files/digest-libXtst-0.99.2 | 1 | ||||
-rw-r--r-- | x11-libs/libXtst/libXtst-0.99.1.ebuild | 21 | ||||
-rw-r--r-- | x11-libs/libXtst/libXtst-0.99.2.ebuild | 21 |
5 files changed, 5 insertions, 45 deletions
diff --git a/x11-libs/libXtst/ChangeLog b/x11-libs/libXtst/ChangeLog index 39d5f8f95f26..aa130f5605cd 100644 --- a/x11-libs/libXtst/ChangeLog +++ b/x11-libs/libXtst/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXtst # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.10 2005/12/04 20:17:31 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.11 2005/12/09 06:19:30 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -libXtst-0.99.1.ebuild, -libXtst-0.99.2.ebuild: + Pull old versions. *libXtst-0.99.3 (04 Dec 2005) diff --git a/x11-libs/libXtst/files/digest-libXtst-0.99.1 b/x11-libs/libXtst/files/digest-libXtst-0.99.1 deleted file mode 100644 index 961123a3fe14..000000000000 --- a/x11-libs/libXtst/files/digest-libXtst-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0f73b1557c59d8aa1d239b59cae93765 libXtst-0.99.1.tar.bz2 153639 diff --git a/x11-libs/libXtst/files/digest-libXtst-0.99.2 b/x11-libs/libXtst/files/digest-libXtst-0.99.2 deleted file mode 100644 index 4e5ad4a9b413..000000000000 --- a/x11-libs/libXtst/files/digest-libXtst-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 ab5f71b31338fa133d9b701bf73bc4ad libXtst-0.99.2.tar.bz2 153647 diff --git a/x11-libs/libXtst/libXtst-0.99.1.ebuild b/x11-libs/libXtst/libXtst-0.99.1.ebuild deleted file mode 100644 index 9a1985ae8971..000000000000 --- a/x11-libs/libXtst/libXtst-0.99.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-0.99.1.ebuild,v 1.1 2005/10/20 05:41:39 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Xtst library" -#HOMEPAGE="http://foo.bar.com/" -#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" -#LICENSE="" -#SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" -#IUSE="X gnome" -RDEPEND="x11-libs/libX11 - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-proto/recordproto - x11-proto/xextproto" diff --git a/x11-libs/libXtst/libXtst-0.99.2.ebuild b/x11-libs/libXtst/libXtst-0.99.2.ebuild deleted file mode 100644 index 60ffcf92c399..000000000000 --- a/x11-libs/libXtst/libXtst-0.99.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-0.99.2.ebuild,v 1.2 2005/11/12 23:28:30 matsuu Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Xtst library" -#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" -RDEPEND="x11-libs/libX11 - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-proto/recordproto - x11-proto/xextproto" |