summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-09-28 03:01:36 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-09-28 03:01:36 +0000
commitcd59121807459894503f7fbc37eb52fb23fb4b06 (patch)
treeadb9a234eddfefdae66d03470cd9cbdaedb833c5 /x11-apps/xedit/xedit-0.99.0.ebuild
parentbless for ia64 testing (diff)
downloadhistorical-cd59121807459894503f7fbc37eb52fb23fb4b06.tar.gz
historical-cd59121807459894503f7fbc37eb52fb23fb4b06.tar.bz2
historical-cd59121807459894503f7fbc37eb52fb23fb4b06.zip
Add note about xprint being optional as of today's CVS.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-apps/xedit/xedit-0.99.0.ebuild')
-rw-r--r--x11-apps/xedit/xedit-0.99.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-apps/xedit/xedit-0.99.0.ebuild b/x11-apps/xedit/xedit-0.99.0.ebuild
index eaf48586d442..0dd0a26fb40d 100644
--- a/x11-apps/xedit/xedit-0.99.0.ebuild
+++ b/x11-apps/xedit/xedit-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-0.99.0.ebuild,v 1.3 2005/08/22 06:12:45 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-0.99.0.ebuild,v 1.4 2005/09/28 02:59:41 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xedit application"
KEYWORDS="~sparc ~x86"
+# As of 20050927, we should be able to make xprint optional
#IUSE="xprint"
RDEPEND="x11-libs/libXprintUtil
x11-libs/libXaw"