diff options
author | Christoph Mende <angelos@gentoo.org> | 2012-05-27 12:44:22 +0200 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2012-05-27 12:44:22 +0200 |
commit | 09685eb422fa67335da98abb53d65111cddf9c88 (patch) | |
tree | c3edf27f400dc8f259ec68197896777ef266f3b0 | |
parent | libxfce4ui: Sync with gentoo-x86 (diff) | |
download | xfce-09685eb422fa67335da98abb53d65111cddf9c88.tar.gz xfce-09685eb422fa67335da98abb53d65111cddf9c88.tar.bz2 xfce-09685eb422fa67335da98abb53d65111cddf9c88.zip |
libxfce4util: Sync with gentoo-x86
(Portage version: 2.2.0_alpha108/git/Linux x86_64, signed Manifest commit with key 84F20B43)
-rw-r--r-- | xfce-base/libxfce4util/Manifest | 8 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-9999.ebuild | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest index bac0044..c4578d8 100644 --- a/xfce-base/libxfce4util/Manifest +++ b/xfce-base/libxfce4util/Manifest @@ -1,12 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 -EBUILD libxfce4util-9999.ebuild 767 RMD160 c6201f83fb149c2f23ad84dc556f862742ce562d SHA1 37a57e17b6e37d4f483062e17d5ca4e901309141 SHA256 17664a4a7b6136b5d8ea68efb0cb1d694f25a36bfb16dec6d0a2e71320418eeb +EBUILD libxfce4util-9999.ebuild 763 RMD160 da1ee2937e504e6330aeee17878994e967cea74d SHA1 73dda8da2ca86036c14d0b1d16936a1076efa9ef SHA256 6ee2aa3fd813813a313fb536efda15d2f9d38ccd27b512123a29f689c4cc4bf4 MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d676413708d8ea77ccb0017bed24711af5b256281f5e61 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) -iF4EAREIAAYFAk95xRcACgkQmWq1bYTyC0OFkgEAlTrWz5em39t9KP4T73lvmMBc -/UZMp3kVNDtKOg9hlMoBALDRxiaKdOBm/dHrNxYVJCrjhGuTJRuN0pu8QppEnGqR -=8aC+ +iF4EAREIAAYFAk/CBYUACgkQmWq1bYTyC0MQ8gEAmSWQSXhrkLVdKHsG8Y/OFX2W +ba5xX2+gW6OqrEXxXL8A/jorfcUc3D1fPBFZp+wyp+oXcFBqyDYME8VFaK4rI3Rv +=grZX -----END PGP SIGNATURE----- diff --git a/xfce-base/libxfce4util/libxfce4util-9999.ebuild b/xfce-base/libxfce4util/libxfce4util-9999.ebuild index f2828dc..38782e0 100644 --- a/xfce-base/libxfce4util/libxfce4util-9999.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.9.0.ebuild,v 1.1 2012/03/30 20:02:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.9.1.ebuild,v 1.2 2012/05/05 06:56:38 mgorny Exp $ EAPI=4 inherit xfconf @@ -13,10 +13,10 @@ SLOT="0" KEYWORDS="" IUSE="debug" -RDEPEND=">=dev-libs/glib-2.12" +RDEPEND=">=dev-libs/glib-2.24" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |