summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 07:07:56 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 07:07:56 +0000
commit1fb3e5f473cd88c7df96e6e737ff1d1713522f2f (patch)
treee98f8475cf6e06a92fb744e4db8465a59b9453b8 /x11-apps/xlogo
parentPull old versions. (diff)
downloadhistorical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.gz
historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.bz2
historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.zip
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-apps/xlogo')
-rw-r--r--x11-apps/xlogo/ChangeLog6
-rw-r--r--x11-apps/xlogo/files/digest-xlogo-0.99.01
-rw-r--r--x11-apps/xlogo/files/digest-xlogo-0.99.11
-rw-r--r--x11-apps/xlogo/xlogo-0.99.0.ebuild20
-rw-r--r--x11-apps/xlogo/xlogo-0.99.1.ebuild20
5 files changed, 5 insertions, 43 deletions
diff --git a/x11-apps/xlogo/ChangeLog b/x11-apps/xlogo/ChangeLog
index 18f497318c80..b54781e4cdfd 100644
--- a/x11-apps/xlogo/ChangeLog
+++ b/x11-apps/xlogo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xlogo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlogo/ChangeLog,v 1.6 2005/12/04 22:10:18 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlogo/ChangeLog,v 1.7 2005/12/09 06:55:12 spyderous Exp $
+
+ 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xlogo-0.99.0.ebuild,
+ -xlogo-0.99.1.ebuild:
+ Pull old versions.
*xlogo-0.99.2 (04 Dec 2005)
diff --git a/x11-apps/xlogo/files/digest-xlogo-0.99.0 b/x11-apps/xlogo/files/digest-xlogo-0.99.0
deleted file mode 100644
index 9bd493e4d884..000000000000
--- a/x11-apps/xlogo/files/digest-xlogo-0.99.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d4aa73acb70b58cf162cad07d0521163 xlogo-0.99.0.tar.bz2 62597
diff --git a/x11-apps/xlogo/files/digest-xlogo-0.99.1 b/x11-apps/xlogo/files/digest-xlogo-0.99.1
deleted file mode 100644
index a044473fc3fe..000000000000
--- a/x11-apps/xlogo/files/digest-xlogo-0.99.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 006a5d51ea2350513678c295bb7b0467 xlogo-0.99.1.tar.bz2 84482
diff --git a/x11-apps/xlogo/xlogo-0.99.0.ebuild b/x11-apps/xlogo/xlogo-0.99.0.ebuild
deleted file mode 100644
index 39465733b147..000000000000
--- a/x11-apps/xlogo/xlogo-0.99.0.ebuild
+++ /dev/null
@@ -1,20 +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/xlogo/xlogo-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 xlogo application"
-KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
-# Broken without xprint
-#IUSE="xprint"
-RDEPEND="x11-libs/libXrender
- x11-libs/libXaw
- x11-libs/libXprintUtil"
-# xprint? ( x11-libs/libXprintUtil )"
-DEPEND="${RDEPEND}"
-
-#CONFIGURE_OPTIONS="$(use_enable xprint)"
diff --git a/x11-apps/xlogo/xlogo-0.99.1.ebuild b/x11-apps/xlogo/xlogo-0.99.1.ebuild
deleted file mode 100644
index 44f441bd5f04..000000000000
--- a/x11-apps/xlogo/xlogo-0.99.1.ebuild
+++ /dev/null
@@ -1,20 +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/xlogo/xlogo-0.99.1.ebuild,v 1.2 2005/11/17 13:38:28 herbs Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xlogo application"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
-# Broken without xprint
-#IUSE="xprint"
-RDEPEND="x11-libs/libXrender
- x11-libs/libXaw
- x11-libs/libXprintUtil"
-# xprint? ( x11-libs/libXprintUtil )"
-DEPEND="${RDEPEND}"
-
-#CONFIGURE_OPTIONS="$(use_enable xprint)"