From 1fb3e5f473cd88c7df96e6e737ff1d1713522f2f Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Fri, 9 Dec 2005 07:07:56 +0000 Subject: Pull old versions. Package-Manager: portage-2.0.53 --- x11-apps/xman/ChangeLog | 6 +++++- x11-apps/xman/files/digest-xman-0.99.0 | 1 - x11-apps/xman/files/digest-xman-0.99.1 | 1 - x11-apps/xman/files/digest-xman-0.99.2 | 1 - x11-apps/xman/xman-0.99.0.ebuild | 18 ------------------ x11-apps/xman/xman-0.99.1.ebuild | 18 ------------------ x11-apps/xman/xman-0.99.2.ebuild | 18 ------------------ 7 files changed, 5 insertions(+), 58 deletions(-) delete mode 100644 x11-apps/xman/files/digest-xman-0.99.0 delete mode 100644 x11-apps/xman/files/digest-xman-0.99.1 delete mode 100644 x11-apps/xman/files/digest-xman-0.99.2 delete mode 100644 x11-apps/xman/xman-0.99.0.ebuild delete mode 100644 x11-apps/xman/xman-0.99.1.ebuild delete mode 100644 x11-apps/xman/xman-0.99.2.ebuild (limited to 'x11-apps/xman') diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 4c1939382e5c..38d0180ad660 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.7 2005/12/04 22:12:37 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.8 2005/12/09 06:57:33 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz ; -xman-0.99.0.ebuild, + -xman-0.99.1.ebuild, -xman-0.99.2.ebuild: + Pull old versions. *xman-0.99.3 (04 Dec 2005) diff --git a/x11-apps/xman/files/digest-xman-0.99.0 b/x11-apps/xman/files/digest-xman-0.99.0 deleted file mode 100644 index 73b2dfbaf0d2..000000000000 --- a/x11-apps/xman/files/digest-xman-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d80bba74c35e365a0defd1b2248f2b7a xman-0.99.0.tar.bz2 128826 diff --git a/x11-apps/xman/files/digest-xman-0.99.1 b/x11-apps/xman/files/digest-xman-0.99.1 deleted file mode 100644 index eab8d14de6f8..000000000000 --- a/x11-apps/xman/files/digest-xman-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 68fcb6daa203fb842faad35edd778172 xman-0.99.1.tar.bz2 131075 diff --git a/x11-apps/xman/files/digest-xman-0.99.2 b/x11-apps/xman/files/digest-xman-0.99.2 deleted file mode 100644 index 08645180fb9d..000000000000 --- a/x11-apps/xman/files/digest-xman-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f86a607b16f0ac72fbc906263fa5c667 xman-0.99.2.tar.bz2 131151 diff --git a/x11-apps/xman/xman-0.99.0.ebuild b/x11-apps/xman/xman-0.99.0.ebuild deleted file mode 100644 index 49cf79173d2e..000000000000 --- a/x11-apps/xman/xman-0.99.0.ebuild +++ /dev/null @@ -1,18 +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/xman/xman-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 xman application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -# Broken without xprint -IUSE="xprint" -RDEPEND="xprint? ( x11-libs/libXprintUtil )" -#x11-libs/libXprintUtil" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" diff --git a/x11-apps/xman/xman-0.99.1.ebuild b/x11-apps/xman/xman-0.99.1.ebuild deleted file mode 100644 index 2362526a6233..000000000000 --- a/x11-apps/xman/xman-0.99.1.ebuild +++ /dev/null @@ -1,18 +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/xman/xman-0.99.1.ebuild,v 1.1 2005/10/20 00:45:24 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xman application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -# Broken without xprint -IUSE="xprint" -RDEPEND="xprint? ( x11-libs/libXprintUtil )" -#x11-libs/libXprintUtil" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" diff --git a/x11-apps/xman/xman-0.99.2.ebuild b/x11-apps/xman/xman-0.99.2.ebuild deleted file mode 100644 index 68b9bd52e33a..000000000000 --- a/x11-apps/xman/xman-0.99.2.ebuild +++ /dev/null @@ -1,18 +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/xman/xman-0.99.2.ebuild,v 1.2 2005/11/17 13:42:58 herbs Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xman application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -# Broken without xprint -IUSE="xprint" -RDEPEND="xprint? ( x11-libs/libXprintUtil )" -#x11-libs/libXprintUtil" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" -- cgit v1.2.3-65-gdbad