diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-06-05 13:29:53 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-06-05 13:29:53 +0000 |
commit | 8198a7b74534101dbf9f3ae97c2d4ffc1f94efa3 (patch) | |
tree | 003d5a5b899265933625954ad41ea301ff9d565e /x11-wm | |
parent | Version bumped. Now go back to using make install. udevmonitor is now install... (diff) | |
download | historical-8198a7b74534101dbf9f3ae97c2d4ffc1f94efa3.tar.gz historical-8198a7b74534101dbf9f3ae97c2d4ffc1f94efa3.tar.bz2 historical-8198a7b74534101dbf9f3ae97c2d4ffc1f94efa3.zip |
Change all ion-truetype USE to ion3-voidupstreamsupport-truetype, thanks to Mr. Bones for notifying me
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion3/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/ion3/ion3-20060326.ebuild | 12 | ||||
-rw-r--r-- | x11-wm/ion3/ion3-20061223.ebuild | 14 | ||||
-rw-r--r-- | x11-wm/ion3/ion3-20070318-r2.ebuild | 10 |
4 files changed, 24 insertions, 19 deletions
diff --git a/x11-wm/ion3/ChangeLog b/x11-wm/ion3/ChangeLog index ec6850abfcb4..211350bdf105 100644 --- a/x11-wm/ion3/ChangeLog +++ b/x11-wm/ion3/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/ion3 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.54 2007/06/03 15:08:02 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.55 2007/06/05 13:29:53 mabi Exp $ + + 05 Jun 2007; Matti Bickel <mabi@gentoo.org> ion3-20060326.ebuild, + ion3-20061223.ebuild, ion3-20070318-r2.ebuild: + Change all ion-truetype USE to ion3-voidupstreamsupport-truetype, thanks to + Mr. Bones for notifying me 03 Jun 2007; Matti Bickel <mabi@gentoo.org> ion3-20070506-r1.ebuild: Patch version.h at request of upstream diff --git a/x11-wm/ion3/ion3-20060326.ebuild b/x11-wm/ion3/ion3-20060326.ebuild index d0f7eed0671c..2ee0294aff2d 100644 --- a/x11-wm/ion3/ion3-20060326.ebuild +++ b/x11-wm/ion3/ion3-20060326.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20060326.ebuild,v 1.3 2006/12/27 01:02:04 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20060326.ebuild,v 1.4 2007/06/05 13:29:53 mabi Exp $ inherit eutils @@ -12,14 +12,14 @@ SRC_URI="http://modeemi.cs.tut.fi/~tuomov/ion/dl/${MY_PN}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="iontruetype xinerama" +IUSE="ion3-voidupstreamsupport-truetype xinerama" DEPEND=" || ( ( x11-libs/libICE x11-libs/libSM x11-libs/libXext - iontruetype? ( x11-libs/libXft ) + ion3-voidupstreamsupport-truetype? ( x11-libs/libXft ) xinerama? ( x11-libs/libXinerama ) ) virtual/x11 @@ -30,7 +30,7 @@ S=${WORKDIR}/${MY_PN} src_unpack() { unpack ${A} - use iontruetype && epatch ${FILESDIR}/ion3-20060326-truetype.patch + use ion3-voidupstreamsupport-truetype && epatch ${FILESDIR}/ion3-20060326-truetype.patch } src_compile() { @@ -47,7 +47,7 @@ src_compile() { econf \ --sysconfdir=/etc/X11 \ - `use_enable iontruetype xft` \ + `use_enable ion3-voidupstreamsupport-truetype xft` \ `use_enable xinerama` \ ${myconf} || die diff --git a/x11-wm/ion3/ion3-20061223.ebuild b/x11-wm/ion3/ion3-20061223.ebuild index 2cf7340c994e..a261c838b985 100644 --- a/x11-wm/ion3/ion3-20061223.ebuild +++ b/x11-wm/ion3/ion3-20061223.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20061223.ebuild,v 1.5 2007/03/26 16:11:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20061223.ebuild,v 1.6 2007/06/05 13:29:53 mabi Exp $ inherit autotools eutils @@ -23,19 +23,19 @@ SRC_URI="http://iki.fi/tuomov/dl/${MY_PN}.tar.gz mirror://debian/pool/main/i/${SCRIPTS_PN}/${SCRIPTS_PN}_${SCRIPTS_PV}.orig.tar.gz mirror://debian/pool/main/i/${IONFLUX_PN}/${IONFLUX_PN}_${IONFLUX_PV}.orig.tar.gz mirror://gentoo/${IONXRANDR_PN}-${IONXRANDR_PV}.tar.bz2 - iontruetype? ( + ion3-voidupstreamsupport-truetype? ( http://clemens.endorphin.org/patches/xft-ion3-for-darcs-20061202.diff )" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="xinerama unicode iontruetype" +IUSE="xinerama unicode ion3-voidupstreamsupport-truetype" DEPEND=" || ( ( x11-libs/libICE x11-libs/libXext x11-libs/libSM - iontruetype? ( x11-libs/libXft ) + ion3-voidupstreamsupport-truetype? ( x11-libs/libXft ) xinerama? ( x11-libs/libXinerama ) ) virtual/x11 @@ -51,8 +51,8 @@ src_unpack() { cd ${S} EPATCH_SOURCE="${FILESDIR}/${PV}" EPATCH_SUFFIX="patch" epatch -# use iontruetype && epatch ${DISTDIR}/xft-ion3-for-darcs-20061202.diff - use iontruetype && patch -p1 < ${DISTDIR}/xft-ion3-for-darcs-20061202.diff +# use ion3-voidupstreamsupport-truetype && epatch ${DISTDIR}/xft-ion3-for-darcs-20061202.diff + use ion3-voidupstreamsupport-truetype && patch -p1 < ${DISTDIR}/xft-ion3-for-darcs-20061202.diff # Rewrite install directories to be prefixed by DESTDIR for sake of portage's sandbox sed -i Makefile */Makefile */*/Makefile build/rules.mk \ @@ -91,7 +91,7 @@ src_unpack() { src_compile() { local myconf="" - myconf="${myconf} `use_enable iontruetype xft`" + myconf="${myconf} `use_enable ion3-voidupstreamsupport-truetype xft`" # xfree if has_version '>=x11-base/xfree-4.3.0'; then diff --git a/x11-wm/ion3/ion3-20070318-r2.ebuild b/x11-wm/ion3/ion3-20070318-r2.ebuild index ede686cc5141..bda0a67efe4d 100644 --- a/x11-wm/ion3/ion3-20070318-r2.ebuild +++ b/x11-wm/ion3/ion3-20070318-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20070318-r2.ebuild,v 1.1 2007/04/30 16:04:17 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20070318-r2.ebuild,v 1.2 2007/06/05 13:29:53 mabi Exp $ inherit eutils flag-o-matic @@ -30,14 +30,14 @@ SRC_URI="http://iki.fi/tuomov/dl/${MY_PN}.tar.gz LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="unicode iontruetype doc" +IUSE="unicode ion3-voidupstreamsupport-truetype doc" DEPEND=" || ( ( x11-libs/libICE x11-libs/libXext x11-libs/libSM - iontruetype? ( x11-libs/libXft ) + ion3-voidupstreamsupport-truetype? ( x11-libs/libXft ) ) virtual/x11 ) @@ -57,7 +57,7 @@ src_unpack() { cd ${S} EPATCH_SOURCE="${FILESDIR}/${PV}" EPATCH_SUFFIX="patch" epatch - use iontruetype && epatch ${FILESDIR}/xft-ion3-${PV}.patch + use ion3-voidupstreamsupport-truetype && epatch ${FILESDIR}/xft-ion3-${PV}.patch # Rewrite install directories to be prefixed by DESTDIR for sake of portage's sandbox sed -i 's!\($(INSTALL\w*)\|rm -f\|ln -s\)\(.*\)\($(\w\+DIR)\)!\1\2$(DESTDIR)\3!g' Makefile */Makefile */*/Makefile build/rules.mk @@ -96,7 +96,7 @@ src_unpack() { src_compile() { local myconf="" - myconf="${myconf} `use_enable iontruetype xft`" + myconf="${myconf} `use_enable ion3-voidupstreamsupport-truetype xft`" # xfree if has_version '>=x11-base/xfree-4.3.0'; then |