diff options
Diffstat (limited to 'x11-apps/xfindproxy')
-rw-r--r-- | x11-apps/xfindproxy/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xfindproxy/files/digest-xfindproxy-0.99.3 | 1 | ||||
-rw-r--r-- | x11-apps/xfindproxy/files/digest-xfindproxy-1.0.0 | 1 | ||||
-rw-r--r-- | x11-apps/xfindproxy/xfindproxy-0.99.3.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/xfindproxy/xfindproxy-1.0.0.ebuild | 15 |
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-apps/xfindproxy/ChangeLog b/x11-apps/xfindproxy/ChangeLog index c26879af5e01..2575e9344287 100644 --- a/x11-apps/xfindproxy/ChangeLog +++ b/x11-apps/xfindproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xfindproxy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.6 2005/12/23 10:37:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.7 2005/12/26 21:08:56 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xfindproxy-0.99.3.ebuild, -xfindproxy-1.0.0.ebuild: + Pull old versions. *xfindproxy-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xfindproxy/files/digest-xfindproxy-0.99.3 b/x11-apps/xfindproxy/files/digest-xfindproxy-0.99.3 deleted file mode 100644 index dc98307765d6..000000000000 --- a/x11-apps/xfindproxy/files/digest-xfindproxy-0.99.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 b4d27764923c88211abbfaa9f8cf767a xfindproxy-0.99.3.tar.bz2 76470 diff --git a/x11-apps/xfindproxy/files/digest-xfindproxy-1.0.0 b/x11-apps/xfindproxy/files/digest-xfindproxy-1.0.0 deleted file mode 100644 index eff15991964e..000000000000 --- a/x11-apps/xfindproxy/files/digest-xfindproxy-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 cf60b5e2bde1f7f97c26b445090115ca xfindproxy-1.0.0.tar.bz2 77355 diff --git a/x11-apps/xfindproxy/xfindproxy-0.99.3.ebuild b/x11-apps/xfindproxy/xfindproxy-0.99.3.ebuild deleted file mode 100644 index 0aced2e54d4d..000000000000 --- a/x11-apps/xfindproxy/xfindproxy-0.99.3.ebuild +++ /dev/null @@ -1,15 +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/xfindproxy/xfindproxy-0.99.3.ebuild,v 1.1 2005/12/04 22:02:59 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xfindproxy application" -KEYWORDS="~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libICE - x11-libs/libXt" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xfindproxy/xfindproxy-1.0.0.ebuild b/x11-apps/xfindproxy/xfindproxy-1.0.0.ebuild deleted file mode 100644 index 5c9fb7f539d6..000000000000 --- a/x11-apps/xfindproxy/xfindproxy-1.0.0.ebuild +++ /dev/null @@ -1,15 +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/xfindproxy/xfindproxy-1.0.0.ebuild,v 1.1 2005/12/18 19:34:23 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xfindproxy application" -KEYWORDS="~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libICE - x11-libs/libXt" -DEPEND="${RDEPEND}" |