diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:53:36 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:53:36 +0000 |
commit | 14760238223521be9d4fb00759b1eb167f766801 (patch) | |
tree | c74968f3398949873035f9923b1685ca0b4d2662 /x11-apps/xfwp | |
parent | Pull old versions. (diff) | |
download | gentoo-2-14760238223521be9d4fb00759b1eb167f766801.tar.gz gentoo-2-14760238223521be9d4fb00759b1eb167f766801.tar.bz2 gentoo-2-14760238223521be9d4fb00759b1eb167f766801.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xfwp')
-rw-r--r-- | x11-apps/xfwp/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xfwp/files/digest-xfwp-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xfwp/files/digest-xfwp-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xfwp/xfwp-0.99.0.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/xfwp/xfwp-0.99.1.ebuild | 15 |
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-apps/xfwp/ChangeLog b/x11-apps/xfwp/ChangeLog index 681d21b2bc09..a7b97178a424 100644 --- a/x11-apps/xfwp/ChangeLog +++ b/x11-apps/xfwp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xfwp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/ChangeLog,v 1.5 2005/12/04 22:04:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/ChangeLog,v 1.6 2005/12/09 06:50:23 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xfwp-0.99.0.ebuild, + -xfwp-0.99.1.ebuild: + Pull old versions. *xfwp-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xfwp/files/digest-xfwp-0.99.0 b/x11-apps/xfwp/files/digest-xfwp-0.99.0 deleted file mode 100644 index 8cf15b7309fd..000000000000 --- a/x11-apps/xfwp/files/digest-xfwp-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 6a686b6aef33939186147c1037a9ad23 xfwp-0.99.0.tar.bz2 79056 diff --git a/x11-apps/xfwp/files/digest-xfwp-0.99.1 b/x11-apps/xfwp/files/digest-xfwp-0.99.1 deleted file mode 100644 index a74493a74754..000000000000 --- a/x11-apps/xfwp/files/digest-xfwp-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7da4dff131181fb6afa5249aff8f7bf7 xfwp-0.99.1.tar.bz2 100534 diff --git a/x11-apps/xfwp/xfwp-0.99.0.ebuild b/x11-apps/xfwp/xfwp-0.99.0.ebuild deleted file mode 100644 index d8307b5b2649..000000000000 --- a/x11-apps/xfwp/xfwp-0.99.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/xfwp/xfwp-0.99.0.ebuild,v 1.4 2005/10/19 03:00:44 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xfwp application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libICE" -DEPEND="${RDEPEND} - x11-proto/xproxymanagementprotocol" diff --git a/x11-apps/xfwp/xfwp-0.99.1.ebuild b/x11-apps/xfwp/xfwp-0.99.1.ebuild deleted file mode 100644 index a01582e84254..000000000000 --- a/x11-apps/xfwp/xfwp-0.99.1.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/xfwp/xfwp-0.99.1.ebuild,v 1.1 2005/10/20 00:45:23 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xfwp application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libICE" -DEPEND="${RDEPEND} - x11-proto/xproxymanagementprotocol" |