diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-04-05 01:19:06 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-04-05 01:19:06 +0000 |
commit | a7b3daf148b666f6f6858b7b2e39c4c25a3a83af (patch) | |
tree | a90f1b3ebac585018531bfe2ffd8e0ad156ddcec /xfce-base/libxfce4util | |
parent | Updated header, added metadata.xml (diff) | |
download | historical-a7b3daf148b666f6f6858b7b2e39c4c25a3a83af.tar.gz historical-a7b3daf148b666f6f6858b7b2e39c4c25a3a83af.tar.bz2 historical-a7b3daf148b666f6f6858b7b2e39c4c25a3a83af.zip |
Remove pkgconfig from $RDEPEND and license fixes.
Diffstat (limited to 'xfce-base/libxfce4util')
5 files changed, 13 insertions, 12 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.0.ebuild index 77346d94511f..6c214c27336b 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.0.ebuild,v 1.5 2003/11/16 01:14:22 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.0.ebuild,v 1.6 2004/04/05 01:19:06 bcowan Exp $ IUSE="" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="BSD" KEYWORDS="ia64 x86 ~ppc ~alpha ~sparc amd64 hppa" DEPEND=">=x11-libs/gtk+-2.0.6 diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild index d5ec07acdac1..15fa7cb83b74 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild,v 1.5 2004/01/16 21:16:07 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild,v 1.6 2004/04/05 01:19:06 bcowan Exp $ IUSE="" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="BSD" KEYWORDS="~ia64 x86 ppc ~alpha sparc ~amd64 hppa" DEPEND=">=x11-libs/gtk+-2.0.6 diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild index 30e309dfc87c..b52a32df6ba6 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild,v 1.1 2003/12/24 05:56:36 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.2.ebuild,v 1.2 2004/04/05 01:19:06 bcowan Exp $ IUSE="" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="BSD" KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa" DEPEND=">=x11-libs/gtk+-2.0.6 diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild index 1845098117d3..a1cf09ce21b7 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild,v 1.5 2004/03/09 23:43:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild,v 1.6 2004/04/05 01:19:06 bcowan Exp $ IUSE="" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="BSD" KEYWORDS="ia64 x86 ~ppc alpha sparc ~amd64 ~hppa ~mips" DEPEND=">=x11-libs/gtk+-2.0.6 diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild index 0efbaf362782..7eac3b2dd833 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.4 2004/03/17 00:35:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.5 2004/04/05 01:19:06 bcowan Exp $ IUSE="" S=${WORKDIR}/${P} @@ -10,12 +10,13 @@ HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="BSD" KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 ~hppa ~mips" -DEPEND=">=x11-libs/gtk+-2.0.6 - dev-util/pkgconfig +RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2" +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_install() { make DESTDIR=${D} install || die |