diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-09 03:02:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-09 03:02:29 +0000 |
commit | 8980c7c22553cbdf881409cfb0f77fa486a6309e (patch) | |
tree | c70b309495c6b2135c574a2a388934bdc21e65cb /xfce-extra | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-8980c7c22553cbdf881409cfb0f77fa486a6309e.tar.gz gentoo-2-8980c7c22553cbdf881409cfb0f77fa486a6309e.tar.bz2 gentoo-2-8980c7c22553cbdf881409cfb0f77fa486a6309e.zip |
arm KEYWORDS
Diffstat (limited to 'xfce-extra')
25 files changed, 123 insertions, 131 deletions
diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.1.2.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.1.2.ebuild index d74a0846aac3..124c35037965 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.1.2.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.1.2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.1.2.ebuild,v 1.8 2004/06/24 22:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.1.2.ebuild,v 1.9 2004/11/09 03:00:42 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel battery monitor plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc ~alpha ~sparc amd64" +SLOT="0" +KEYWORDS="~alpha amd64 arm ia64 ppc ~sparc x86" +IUSE="" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig @@ -21,5 +21,5 @@ DEPEND=">=x11-libs/gtk+-2.0.6 src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild index 8286cc104965..3a5e78f26ebb 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild,v 1.10 2004/09/19 04:08:56 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild,v 1.11 2004/11/09 03:00:42 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel battery monitor plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -22,5 +22,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild index 6311079cf572..4c6d80733c61 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild,v 1.5 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild,v 1.6 2004/11/09 03:01:47 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +IUSE="" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig @@ -21,5 +21,5 @@ DEPEND=">=x11-libs/gtk+-2.0.6 src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild index a3a2a4b52bfc..ee2961e68a8a 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild,v 1.7 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild,v 1.8 2004/11/09 03:01:47 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ppc ~alpha sparc amd64" +SLOT="0" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -22,5 +22,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild index b42a6243e9c0..96cab306fdc3 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.1 2004/09/20 03:24:13 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.2 2004/11/09 03:01:47 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -22,5 +22,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2.ebuild b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2.ebuild index edd8333a5af7..af7a2974cf55 100644 --- a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2.ebuild +++ b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2.ebuild,v 1.1 2004/09/20 16:52:11 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2.ebuild,v 1.2 2004/11/09 03:02:17 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P/-${PV}/} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel cpu load graphing plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips ~ppc64" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -22,5 +22,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.1.1.ebuild b/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.1.1.ebuild index e9e04b2c7a3b..780bc6759e22 100644 --- a/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.1.1.ebuild +++ b/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.1.1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.1.1.ebuild,v 1.8 2004/08/30 18:49:01 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.1.1.ebuild,v 1.9 2004/11/09 03:00:00 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 ~x86 ppc ~alpha ~sparc amd64" +SLOT="0" +KEYWORDS="~alpha amd64 arm ia64 ppc ~sparc ~x86" +IUSE="" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig @@ -21,5 +21,5 @@ DEPEND=">=x11-libs/gtk+-2.0.6 src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.2.0.ebuild b/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.2.0.ebuild index 27e6ecad9ce5..ce726694b5f1 100644 --- a/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.2.0.ebuild +++ b/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.2.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.2.0.ebuild,v 1.11 2004/09/18 16:49:26 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-minicmd/xfce4-minicmd-0.2.0.ebuild,v 1.12 2004/11/09 03:00:00 vapier Exp $ -IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -22,5 +22,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README + dodoc AUTHORS INSTALL README } diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.4.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.4.ebuild index 6667af49290a..6c1f66075e6e 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.4.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.4.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.4.ebuild,v 1.10 2004/06/24 22:01:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.4.ebuild,v 1.11 2004/11/09 02:59:04 vapier Exp $ -IUSE="alsa" DESCRIPTION="Xfce4 Mixer" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="alsa" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -30,5 +30,5 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README TODO + dodoc AUTHORS INSTALL README TODO } diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.5.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.5.ebuild index add0fafb0bb8..16cded20e0f9 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.5.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.5.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.5.ebuild,v 1.7 2004/06/24 22:01:47 agriffis Exp $ - -IUSE="alsa" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.5.ebuild,v 1.8 2004/11/09 02:59:04 vapier Exp $ DESCRIPTION="Xfce4 Mixer" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="alsa" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -31,5 +30,5 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README TODO + dodoc AUTHORS INSTALL README TODO } diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.6.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.6.ebuild index 61f4c268bf3e..c047e343100d 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.6.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.6.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.6.ebuild,v 1.8 2004/10/19 09:23:25 absinthe Exp $ - -IUSE="alsa" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.0.6.ebuild,v 1.9 2004/11/09 02:59:04 vapier Exp $ DESCRIPTION="Xfce4 Mixer" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +IUSE="alsa" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -32,5 +31,5 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README TODO + dodoc AUTHORS INSTALL README TODO } diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.91.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.91.ebuild index 624f27f56f2e..f21ce0510781 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.91.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.91.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.91.ebuild,v 1.1 2004/11/01 03:21:33 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.91.ebuild,v 1.2 2004/11/09 02:59:04 vapier Exp $ -IUSE="alsa" DESCRIPTION="Xfce 4 mixer panel plugin" +HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -HOMEPAGE="http://xfce.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="alsa" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -36,4 +36,4 @@ src_compile() { src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* -}
\ No newline at end of file +} diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.4.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.4.ebuild index 8f89784a9352..eea561e4c853 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.4.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.0.4.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.4.ebuild,v 1.10 2004/06/24 22:02:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.4.ebuild,v 1.11 2004/11/09 03:02:29 vapier Exp $ -IUSE="" DESCRIPTION="Xfce4 system tray" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -23,5 +23,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog + dodoc AUTHORS INSTALL README ChangeLog } diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.5.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.5.ebuild index 9ae58792939d..bde110d3e1fe 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.5.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.0.5.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.5.ebuild,v 1.7 2004/06/24 22:02:42 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.5.ebuild,v 1.8 2004/11/09 03:02:29 vapier Exp $ DESCRIPTION="Xfce4 system tray" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -24,5 +23,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog + dodoc AUTHORS INSTALL README ChangeLog } diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild index 8c71e9d885df..2d1c52b8c319 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild,v 1.8 2004/10/19 09:22:52 absinthe Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild,v 1.9 2004/11/09 03:02:29 vapier Exp $ DESCRIPTION="Xfce4 system tray" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -25,5 +24,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog + dodoc AUTHORS INSTALL README ChangeLog } diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.1.90.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.1.90.ebuild index 91e7f38f58a2..827fa86905d8 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.1.90.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.1.90.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.1.90.ebuild,v 1.2 2004/10/05 01:32:20 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.1.90.ebuild,v 1.3 2004/11/09 03:02:29 vapier Exp $ -IUSE="" DESCRIPTION="Xfce 4 system tray" +HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -HOMEPAGE="http://xfce.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -26,4 +26,4 @@ DEPEND="${RDEPEND} src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* -}
\ No newline at end of file +} diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.1.91.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.1.91.ebuild index 0d14bfd61c6d..68fe0c4d9e89 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.1.91.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.1.91.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.1.91.ebuild,v 1.1 2004/11/01 03:14:51 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.1.91.ebuild,v 1.2 2004/11/09 03:02:29 vapier Exp $ -IUSE="" DESCRIPTION="Xfce 4 system tray" +HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -HOMEPAGE="http://xfce.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -25,4 +25,4 @@ DEPEND="${RDEPEND} src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* -}
\ No newline at end of file +} diff --git a/xfce-extra/xfce4-themes/xfce4-themes-4.0.4.ebuild b/xfce-extra/xfce4-themes/xfce4-themes-4.0.4.ebuild index ccbeecd3baad..5dd33fb0ef13 100644 --- a/xfce-extra/xfce4-themes/xfce4-themes-4.0.4.ebuild +++ b/xfce-extra/xfce4-themes/xfce4-themes-4.0.4.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-themes/xfce4-themes-4.0.4.ebuild,v 1.10 2004/06/24 22:02:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-themes/xfce4-themes-4.0.4.ebuild,v 1.11 2004/11/09 02:58:28 vapier Exp $ -IUSE="" DESCRIPTION="Xfce4 themes" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -19,5 +19,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc INSTALL COPYING README ChangeLog TODO + dodoc INSTALL README ChangeLog TODO } diff --git a/xfce-extra/xfce4-themes/xfce4-themes-4.0.5.ebuild b/xfce-extra/xfce4-themes/xfce4-themes-4.0.5.ebuild index 789af7ec2b46..4929fdd9e9bd 100644 --- a/xfce-extra/xfce4-themes/xfce4-themes-4.0.5.ebuild +++ b/xfce-extra/xfce4-themes/xfce4-themes-4.0.5.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-themes/xfce4-themes-4.0.5.ebuild,v 1.7 2004/06/24 22:02:53 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-themes/xfce4-themes-4.0.5.ebuild,v 1.8 2004/11/09 02:58:28 vapier Exp $ DESCRIPTION="Xfce4 themes" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -20,5 +19,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc INSTALL COPYING README ChangeLog TODO + dodoc INSTALL README ChangeLog TODO } diff --git a/xfce-extra/xfce4-themes/xfce4-themes-4.0.6.ebuild b/xfce-extra/xfce4-themes/xfce4-themes-4.0.6.ebuild index 41cbb236e4f2..f9620c53e300 100644 --- a/xfce-extra/xfce4-themes/xfce4-themes-4.0.6.ebuild +++ b/xfce-extra/xfce4-themes/xfce4-themes-4.0.6.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-themes/xfce4-themes-4.0.6.ebuild,v 1.8 2004/10/19 09:22:07 absinthe Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-themes/xfce4-themes-4.0.6.ebuild,v 1.9 2004/11/09 02:58:28 vapier Exp $ DESCRIPTION="Xfce4 themes" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -21,5 +20,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc INSTALL COPYING README ChangeLog TODO + dodoc INSTALL README ChangeLog TODO } diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.0.4.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.0.4.ebuild index e1d70c8525c8..e5b82b6d340f 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.0.4.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.0.4.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.4.ebuild,v 1.10 2004/06/24 22:03:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.4.ebuild,v 1.11 2004/11/09 02:58:06 vapier Exp $ -IUSE="" DESCRIPTION="Xfce4 toys" HOMEPAGE="http://www.xfce.org" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -19,5 +19,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog TODO + dodoc AUTHORS INSTALL README ChangeLog TODO } diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.0.5.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.0.5.ebuild index e3f35034b61d..86820a47b18f 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.0.5.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.0.5.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.5.ebuild,v 1.7 2004/06/24 22:03:06 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.5.ebuild,v 1.8 2004/11/09 02:58:06 vapier Exp $ DESCRIPTION="Xfce4 toys" HOMEPAGE="http://www.xfce.org" @@ -10,7 +8,8 @@ SRC_URI="http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -20,5 +19,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog TODO + dodoc AUTHORS INSTALL README ChangeLog TODO } diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.0.6.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.0.6.ebuild index 16ba1eb6104b..6edc6aeffdf5 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.0.6.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.0.6.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.6.ebuild,v 1.8 2004/10/19 09:25:36 absinthe Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.6.ebuild,v 1.9 2004/11/09 02:58:06 vapier Exp $ DESCRIPTION="Xfce4 toys" -HOMEPAGE="http://www.xfce.org" +HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 @@ -21,5 +20,5 @@ DEPEND="${RDEPEND} src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog TODO + dodoc AUTHORS INSTALL README ChangeLog TODO } diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild index 2236986c7c5e..4c1a6911fa77 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild,v 1.2 2004/10/05 01:32:20 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild,v 1.3 2004/11/09 02:58:06 vapier Exp $ -IUSE="" DESCRIPTION="Xfce 4 panel toys plugin" +HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -HOMEPAGE="http://xfce.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -26,4 +26,4 @@ DEPEND="${RDEPEND} src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* -}
\ No newline at end of file +} diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.1.91.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.1.91.ebuild index c214366d4c6a..099adb41dd5a 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.1.91.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.1.91.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.1.91.ebuild,v 1.1 2004/11/01 03:16:57 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.1.91.ebuild,v 1.2 2004/11/09 02:58:06 vapier Exp $ -IUSE="" DESCRIPTION="Xfce 4 panel toys plugin" +HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" -HOMEPAGE="http://xfce.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -25,4 +25,4 @@ DEPEND="${RDEPEND} src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* -}
\ No newline at end of file +} |