diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2005-09-28 03:01:36 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2005-09-28 03:01:36 +0000 |
commit | cd59121807459894503f7fbc37eb52fb23fb4b06 (patch) | |
tree | adb9a234eddfefdae66d03470cd9cbdaedb833c5 /x11-apps | |
parent | bless for ia64 testing (diff) | |
download | historical-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')
-rw-r--r-- | x11-apps/xedit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xedit/xedit-0.99.0.ebuild | 3 | ||||
-rw-r--r-- | x11-apps/xfd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfd/xfd-0.99.0.ebuild | 4 |
4 files changed, 12 insertions, 5 deletions
diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog index 8fd197ef4d47..580a0413fe7f 100644 --- a/x11-apps/xedit/ChangeLog +++ b/x11-apps/xedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xedit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.4 2005/09/09 07:07:27 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.5 2005/09/28 02:59:41 spyderous Exp $ + + 28 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; xedit-0.99.0.ebuild: + Add note about xprint being optional as of today's CVS. 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. 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" diff --git a/x11-apps/xfd/ChangeLog b/x11-apps/xfd/ChangeLog index 7ae8c632f09e..862460959d9d 100644 --- a/x11-apps/xfd/ChangeLog +++ b/x11-apps/xfd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.3 2005/09/09 07:07:27 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.4 2005/09/28 03:01:36 spyderous Exp $ + + 28 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; xfd-0.99.0.ebuild: + Add note about xprint being optional as of today's CVS. 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. diff --git a/x11-apps/xfd/xfd-0.99.0.ebuild b/x11-apps/xfd/xfd-0.99.0.ebuild index 916d0fd55f1d..ee84844c0443 100644 --- a/x11-apps/xfd/xfd-0.99.0.ebuild +++ b/x11-apps/xfd/xfd-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/xfd/xfd-0.99.0.ebuild,v 1.3 2005/08/24 00:58:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/xfd-0.99.0.ebuild,v 1.4 2005/09/28 03:01:36 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xfd application" KEYWORDS="~arm ~s390 ~sparc ~x86" -# xprint support isn't optional, despite what configure says. +# As of 20050927, we should be able to make xprint optional #IUSE="xprint" RDEPEND="=media-libs/freetype-2* media-libs/fontconfig |