diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:48:15 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:48:15 +0000 |
commit | e20dc1434bf8f6124016773fcafd9314fd67103f (patch) | |
tree | a962219b1a25ad00e68a3008614e7f5788793cb9 /x11-apps/xeyes | |
parent | Pull old versions. (diff) | |
download | gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.tar.gz gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.tar.bz2 gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xeyes')
-rw-r--r-- | x11-apps/xeyes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xeyes/files/digest-xeyes-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xeyes/files/digest-xeyes-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xeyes/xeyes-0.99.0.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/xeyes/xeyes-0.99.1.ebuild | 16 |
5 files changed, 5 insertions, 35 deletions
diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index 554f7f13b730..631df2f78d2d 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xeyes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.6 2005/12/04 22:01:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.7 2005/12/09 06:47:21 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xeyes-0.99.0.ebuild, + -xeyes-0.99.1.ebuild: + Pull old versions. *xeyes-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xeyes/files/digest-xeyes-0.99.0 b/x11-apps/xeyes/files/digest-xeyes-0.99.0 deleted file mode 100644 index e0cd341938b7..000000000000 --- a/x11-apps/xeyes/files/digest-xeyes-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 894bc468bc8281ba7a58d52d3cf48ed1 xeyes-0.99.0.tar.bz2 57574 diff --git a/x11-apps/xeyes/files/digest-xeyes-0.99.1 b/x11-apps/xeyes/files/digest-xeyes-0.99.1 deleted file mode 100644 index fdab21d75904..000000000000 --- a/x11-apps/xeyes/files/digest-xeyes-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ebf0cc20068fc7ab3f54153c85b0ad6e xeyes-0.99.1.tar.bz2 79110 diff --git a/x11-apps/xeyes/xeyes-0.99.0.ebuild b/x11-apps/xeyes/xeyes-0.99.0.ebuild deleted file mode 100644 index b338cffb8f6e..000000000000 --- a/x11-apps/xeyes/xeyes-0.99.0.ebuild +++ /dev/null @@ -1,16 +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/xeyes/xeyes-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 xeyes application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXext - x11-libs/libXmu" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xeyes/xeyes-0.99.1.ebuild b/x11-apps/xeyes/xeyes-0.99.1.ebuild deleted file mode 100644 index c2a8d0ebf9e2..000000000000 --- a/x11-apps/xeyes/xeyes-0.99.1.ebuild +++ /dev/null @@ -1,16 +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/xeyes/xeyes-0.99.1.ebuild,v 1.2 2005/11/17 13:28:59 herbs Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xeyes application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXext - x11-libs/libXmu" -DEPEND="${RDEPEND}" |