diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:58:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:58:29 +0000 |
commit | e8e6d94f1488af317b0fee9b904231b346c6498c (patch) | |
tree | 21e2630d809af1eabfddd1ffdb28d04e5dc8a5bd /xfce-base | |
parent | arm KEYWORDS (diff) | |
download | historical-e8e6d94f1488af317b0fee9b904231b346c6498c.tar.gz historical-e8e6d94f1488af317b0fee9b904231b346c6498c.tar.bz2 historical-e8e6d94f1488af317b0fee9b904231b346c6498c.zip |
arm KEYWORDS
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/Manifest | 22 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild | 9 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild | 8 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.1.91.ebuild | 8 |
4 files changed, 28 insertions, 19 deletions
diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest index 8d2eec8da549..2788040fec69 100644 --- a/xfce-base/libxfce4util/Manifest +++ b/xfce-base/libxfce4util/Manifest @@ -1,12 +1,22 @@ -MD5 6d190b7a85ecfd4f6c171662951d0ce4 libxfce4util-4.0.5.ebuild 668 -MD5 ae70ff35ac58ef59ddfe09f0106a72d4 libxfce4util-4.1.91.ebuild 668 -MD5 a004c5c7062c28b3ddd16ee791f16ec4 libxfce4util-4.0.4.ebuild 647 -MD5 8c120b832dcdfe2b96c4cf5b3dec8e3b libxfce4util-4.0.6.ebuild 731 -MD5 e218e4fbd979f27f739adef717e72019 libxfce4util-4.1.90.ebuild 701 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 df08c6fd3396e9b91eda4a6f265568ea ChangeLog 4508 +MD5 d2fd998d99e60041fd5faf6cd7e0d234 libxfce4util-4.0.6.ebuild 731 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 +MD5 a004c5c7062c28b3ddd16ee791f16ec4 libxfce4util-4.0.4.ebuild 647 +MD5 6d190b7a85ecfd4f6c171662951d0ce4 libxfce4util-4.0.5.ebuild 668 +MD5 e7794ac2eb4f689bab3bb64dfe6dc247 libxfce4util-4.1.90.ebuild 714 +MD5 c27e5eafcb0c1b51c7fdb0bc7988bf1e libxfce4util-4.1.91.ebuild 681 +MD5 71f8db52c0e0da0e1ee4a70c35c0edd6 files/digest-libxfce4util-4.0.6 70 MD5 2683788c07ac407cba40e7c1e3a1cf79 files/digest-libxfce4util-4.0.4 70 MD5 36ea43949511b48226931fd2c0538b5f files/digest-libxfce4util-4.0.5 70 -MD5 71f8db52c0e0da0e1ee4a70c35c0edd6 files/digest-libxfce4util-4.0.6 70 MD5 cac8ea6622f06547ca44d163ff16d444 files/digest-libxfce4util-4.1.90 71 MD5 3aa3a6ef330bb46a04c27fbf9ec15d0c files/digest-libxfce4util-4.1.91 71 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBirRXHTu7gpaalycRAmuaAKCrjfnmt0Si4RPfUMVIVsvEdvKYrgCgnmDw +Sa1g1fc+tDGlbjG1ym+xOQg= +=19CL +-----END PGP SIGNATURE----- diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild index d2f29bfa91a0..8eaef6c5be00 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.8 2004/10/19 09:10:13 absinthe Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.9 2004/11/04 22:58:29 vapier Exp $ DESCRIPTION="Libraries for XFCE4" 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="BSD" -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" diff --git a/xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild b/xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild index 0b9af482fb08..a8bc6a3bd36e 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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-base/libxfce4util/libxfce4util-4.1.90.ebuild,v 1.2 2004/10/05 00:56:12 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild,v 1.3 2004/11/04 22:58:29 vapier Exp $ -IUSE="" DESCRIPTION="Libraries for Xfce 4" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" HOMEPAGE="http://xfce.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -22,4 +22,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-base/libxfce4util/libxfce4util-4.1.91.ebuild b/xfce-base/libxfce4util/libxfce4util-4.1.91.ebuild index 1be0838446f7..6619d54cedb6 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.1.91.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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-base/libxfce4util/libxfce4util-4.1.91.ebuild,v 1.1 2004/11/01 02:47:05 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.1.91.ebuild,v 1.2 2004/11/04 22:58:29 vapier Exp $ -IUSE="" DESCRIPTION="Libraries for Xfce 4" SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" HOMEPAGE="http://xfce.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -21,4 +21,4 @@ DEPEND="${RDEPEND} src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* -}
\ No newline at end of file +} |