diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:09:12 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:09:12 +0000 |
commit | aeb8e873821f6a2e52063223e897ce5bcbc6324a (patch) | |
tree | dfd19699ed97a35de83267a1e7a709aae973431d /x11-apps/xwud | |
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/xwud')
-rw-r--r-- | x11-apps/xwud/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xwud/files/digest-xwud-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xwud/files/digest-xwud-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-0.99.0.ebuild | 13 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-0.99.1.ebuild | 13 |
5 files changed, 5 insertions, 29 deletions
diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index ce0050c46126..400e68d49b0f 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xwud # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.6 2005/12/04 22:24:52 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.7 2005/12/09 07:07:55 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xwud-0.99.0.ebuild, + -xwud-0.99.1.ebuild: + Pull old versions. *xwud-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xwud/files/digest-xwud-0.99.0 b/x11-apps/xwud/files/digest-xwud-0.99.0 deleted file mode 100644 index 578a1515ad53..000000000000 --- a/x11-apps/xwud/files/digest-xwud-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 066248c34acf66251a4c75868280ef6c xwud-0.99.0.tar.bz2 59709 diff --git a/x11-apps/xwud/files/digest-xwud-0.99.1 b/x11-apps/xwud/files/digest-xwud-0.99.1 deleted file mode 100644 index f1e67de6a194..000000000000 --- a/x11-apps/xwud/files/digest-xwud-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 757dd2f74e73579b2a98c8f52012a13c xwud-0.99.1.tar.bz2 81241 diff --git a/x11-apps/xwud/xwud-0.99.0.ebuild b/x11-apps/xwud/xwud-0.99.0.ebuild deleted file mode 100644 index 4fe64addb844..000000000000 --- a/x11-apps/xwud/xwud-0.99.0.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-apps/xwud/xwud-0.99.0.ebuild,v 1.4 2005/10/19 03:00:45 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xwud application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xwud/xwud-0.99.1.ebuild b/x11-apps/xwud/xwud-0.99.1.ebuild deleted file mode 100644 index 1704c3928240..000000000000 --- a/x11-apps/xwud/xwud-0.99.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-apps/xwud/xwud-0.99.1.ebuild,v 1.2 2005/11/17 13:49:26 herbs Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xwud application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" |