summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 19:28:51 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 19:28:51 +0000
commit9797f8e60ef67381981892896fd99f7980a51e2e (patch)
treeedb8d0eb3e51f6f5a5f27c67d7c4b71bf936fca8 /x11-apps/xman
parentUpdate bzr/bzrtools mask to really mask all beta versions. (diff)
downloadhistorical-9797f8e60ef67381981892896fd99f7980a51e2e.tar.gz
historical-9797f8e60ef67381981892896fd99f7980a51e2e.tar.bz2
historical-9797f8e60ef67381981892896fd99f7980a51e2e.zip
rm
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xman')
-rw-r--r--x11-apps/xman/ChangeLog6
-rw-r--r--x11-apps/xman/xman-1.0.2-r1.ebuild18
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog
index 423c84a7cd57..4de9dc9b6d0f 100644
--- a/x11-apps/xman/ChangeLog
+++ b/x11-apps/xman/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xman
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.41 2010/01/19 18:52:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.42 2010/01/23 19:13:48 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xman-1.0.2-r1.ebuild:
+ rm
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xman-1.1.0.ebuild:
s390 stable wrt #294958
diff --git a/x11-apps/xman/xman-1.0.2-r1.ebuild b/x11-apps/xman/xman-1.0.2-r1.ebuild
deleted file mode 100644
index c7be30bf7198..000000000000
--- a/x11-apps/xman/xman-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.0.2-r1.ebuild,v 1.10 2009/07/07 01:46:04 jer Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Manual page display program for the X Window System"
-
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
-
-CONFIGURE_OPTIONS="--disable-xprint"