diff options
author | 2005-12-09 07:09:12 +0000 | |
---|---|---|
committer | 2005-12-09 07:09:12 +0000 | |
commit | aeb8e873821f6a2e52063223e897ce5bcbc6324a (patch) | |
tree | dfd19699ed97a35de83267a1e7a709aae973431d /x11-apps/xtrap | |
parent | Pull old versions. (diff) | |
download | gentoo-2-aeb8e873821f6a2e52063223e897ce5bcbc6324a.tar.gz gentoo-2-aeb8e873821f6a2e52063223e897ce5bcbc6324a.tar.bz2 gentoo-2-aeb8e873821f6a2e52063223e897ce5bcbc6324a.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xtrap')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xtrap/files/digest-xtrap-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xtrap/files/digest-xtrap-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-0.99.0.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-0.99.1.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index c1704b156de6..4aa3762056fd 100644 --- a/x11-apps/xtrap/ChangeLog +++ b/x11-apps/xtrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xtrap # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.7 2005/12/04 22:22:20 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.8 2005/12/09 07:05:50 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xtrap-0.99.0.ebuild, + -xtrap-0.99.1.ebuild: + Pull old versions. *xtrap-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xtrap/files/digest-xtrap-0.99.0 b/x11-apps/xtrap/files/digest-xtrap-0.99.0 deleted file mode 100644 index f1b9f74f30e3..000000000000 --- a/x11-apps/xtrap/files/digest-xtrap-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 11b7b2d8ebe0a33c520a066cc888f60e xtrap-0.99.0.tar.bz2 67651 diff --git a/x11-apps/xtrap/files/digest-xtrap-0.99.1 b/x11-apps/xtrap/files/digest-xtrap-0.99.1 deleted file mode 100644 index 3c7114fbe670..000000000000 --- a/x11-apps/xtrap/files/digest-xtrap-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1b52646d9c635f8c9b30ab14f4cb28b9 xtrap-0.99.1.tar.bz2 89484 diff --git a/x11-apps/xtrap/xtrap-0.99.0.ebuild b/x11-apps/xtrap/xtrap-0.99.0.ebuild deleted file mode 100644 index e683b5231831..000000000000 --- a/x11-apps/xtrap/xtrap-0.99.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-0.99.0.ebuild,v 1.6 2005/10/19 03:00:45 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xtrap application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXTrap" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xtrap/xtrap-0.99.1.ebuild b/x11-apps/xtrap/xtrap-0.99.1.ebuild deleted file mode 100644 index 4a22bd54be10..000000000000 --- a/x11-apps/xtrap/xtrap-0.99.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-0.99.1.ebuild,v 1.1 2005/10/20 00:45:25 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xtrap application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXTrap" -DEPEND="${RDEPEND}" |