summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 19:13:48 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 19:13:48 +0000
commit5f027c57670e1ddfcffb71a9bfa440b3dc81fca4 (patch)
treef34921e4a1707ee38f9f6086dbb71eac2ee5e03b /x11-apps/xman
parentUpdate bzr/bzrtools mask to really mask all beta versions. (diff)
downloadgentoo-2-5f027c57670e1ddfcffb71a9bfa440b3dc81fca4.tar.gz
gentoo-2-5f027c57670e1ddfcffb71a9bfa440b3dc81fca4.tar.bz2
gentoo-2-5f027c57670e1ddfcffb71a9bfa440b3dc81fca4.zip
rm
(Portage version: 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"