summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-26 21:20:08 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-26 21:20:08 +0000
commit2aadf329e73a9a8febf84e1db05c217e9989707e (patch)
tree79f6e91c63b69f6d6c33db9f8f237ecc13cc9422 /x11-apps/xman
parentPull old versions. (diff)
downloadgentoo-2-2aadf329e73a9a8febf84e1db05c217e9989707e.tar.gz
gentoo-2-2aadf329e73a9a8febf84e1db05c217e9989707e.tar.bz2
gentoo-2-2aadf329e73a9a8febf84e1db05c217e9989707e.zip
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-apps/xman')
-rw-r--r--x11-apps/xman/ChangeLog6
-rw-r--r--x11-apps/xman/files/digest-xman-0.99.31
-rw-r--r--x11-apps/xman/files/digest-xman-1.0.01
-rw-r--r--x11-apps/xman/xman-0.99.3.ebuild18
-rw-r--r--x11-apps/xman/xman-1.0.0.ebuild18
5 files changed, 5 insertions, 39 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog
index 0e295cc006ae..b38e667e006b 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.10 2005/12/23 10:44:12 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.11 2005/12/26 21:18:43 joshuabaergen Exp $
+
+ 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ -xman-0.99.3.ebuild, -xman-1.0.0.ebuild:
+ Pull old versions.
*xman-1.0.1 (23 Dec 2005)
diff --git a/x11-apps/xman/files/digest-xman-0.99.3 b/x11-apps/xman/files/digest-xman-0.99.3
deleted file mode 100644
index 4d5999f08997..000000000000
--- a/x11-apps/xman/files/digest-xman-0.99.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0bd1276f1b105148eba05374ca42789d xman-0.99.3.tar.bz2 131853
diff --git a/x11-apps/xman/files/digest-xman-1.0.0 b/x11-apps/xman/files/digest-xman-1.0.0
deleted file mode 100644
index a8cfc34d0619..000000000000
--- a/x11-apps/xman/files/digest-xman-1.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fbd28164aeb507b2c052329b88091c7b xman-1.0.0.tar.bz2 133632
diff --git a/x11-apps/xman/xman-0.99.3.ebuild b/x11-apps/xman/xman-0.99.3.ebuild
deleted file mode 100644
index 2646144c201b..000000000000
--- a/x11-apps/xman/xman-0.99.3.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.3.ebuild,v 1.1 2005/12/04 22:12:37 joshuabaergen 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)"
diff --git a/x11-apps/xman/xman-1.0.0.ebuild b/x11-apps/xman/xman-1.0.0.ebuild
deleted file mode 100644
index a324950b7fc6..000000000000
--- a/x11-apps/xman/xman-1.0.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-1.0.0.ebuild,v 1.1 2005/12/18 19:45:49 joshuabaergen 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)"