diff options
author | 2012-05-27 12:44:13 +0200 | |
---|---|---|
committer | 2012-05-27 12:44:13 +0200 | |
commit | e523f29927c70e9c83e538daf10d0a62047f1318 (patch) | |
tree | d3802ccb0aec987ddd6d4c193e81b47b23890c69 /xfce-base/garcon | |
parent | exo: Sync with gentoo-x86 (diff) | |
download | xfce-e523f29927c70e9c83e538daf10d0a62047f1318.tar.gz xfce-e523f29927c70e9c83e538daf10d0a62047f1318.tar.bz2 xfce-e523f29927c70e9c83e538daf10d0a62047f1318.zip |
garcon: Sync with gentoo-x86
(Portage version: 2.2.0_alpha108/git/Linux x86_64, signed Manifest commit with key 84F20B43)
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/Manifest | 10 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-9999.ebuild | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/xfce-base/garcon/Manifest b/xfce-base/garcon/Manifest index 80c06f8..16e62ef 100644 --- a/xfce-base/garcon/Manifest +++ b/xfce-base/garcon/Manifest @@ -1,12 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 -EBUILD garcon-9999.ebuild 775 RMD160 834ae0bfed70e1f10c00d3d96626c1cc12779d32 SHA1 b8ceb5292c2b6cfdd06c0771502e920c22c5cb94 SHA256 9769320e7cb5fddc133febca5400a6b6bc4313ea25a6239a50d056c175007e5f +EBUILD garcon-9999.ebuild 771 RMD160 5c9a182c76d9ca21f09dcebe703f0dca857bc636 SHA1 c977d1c4e5f6ec0f075d86018773f28a8745cfbd SHA256 6f3f56d9eee822deee269bae66330bed62c1fb3622c9cabe571634510302b8e7 MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.18 (GNU/Linux) +Version: GnuPG v2.0.19 (GNU/Linux) -iF4EAREIAAYFAk9s7XIACgkQmWq1bYTyC0NiawD8CGUpABuWZSCiPYVQ3CG0+yTs -Ey1BgwgZdn/ClBAoTNYBAMCEEJfIGb74IMRPeprxHgLVMzdaC1jT0zfoyfimHxgc -=O2VX +iF4EAREIAAYFAk/CBX0ACgkQmWq1bYTyC0Pv2AD/UbYNv3qesXFpUUjTGfu/eiT0 +wg4ZR0E1dvvrP/Jp+G0A/RKvXdmWVRsjjdrgrlRlh/tezxPEykszl5uipW0dzav6 +=wnlG -----END PGP SIGNATURE----- diff --git a/xfce-base/garcon/garcon-9999.ebuild b/xfce-base/garcon/garcon-9999.ebuild index 902478e..d66ce33 100644 --- a/xfce-base/garcon/garcon-9999.ebuild +++ b/xfce-base/garcon/garcon-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.9.ebuild,v 1.9 2012/03/23 21:14:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.0.ebuild,v 1.8 2012/05/22 05:29:47 jdhore Exp $ EAPI=4 inherit xfconf @@ -13,11 +13,11 @@ SLOT="0" KEYWORDS="" IUSE="debug" -RDEPEND=">=dev-libs/glib-2.14:2 +RDEPEND=">=dev-libs/glib-2.14 >=xfce-base/libxfce4util-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |