diff options
Diffstat (limited to 'metadata/md5-cache')
14 files changed, 76 insertions, 21 deletions
diff --git a/metadata/md5-cache/dev-lang/ekopath-6.0.844_p20160623-r1 b/metadata/md5-cache/dev-lang/ekopath-6.0.855_p20160629-r1 index fcc36c28105a..18606e1e0f98 100644 --- a/metadata/md5-cache/dev-lang/ekopath-6.0.844_p20160623-r1 +++ b/metadata/md5-cache/dev-lang/ekopath-6.0.855_p20160629-r1 @@ -5,10 +5,10 @@ EAPI=6 HOMEPAGE=http://www.pathscale.com/ekopath-compiler-suite KEYWORDS=~amd64 LICENSE=all-rights-reserved -RDEPEND=!dev-lang/ekopath:0/6.0.844 +RDEPEND=!dev-lang/ekopath:0/6.0.855 RESTRICT=bindist mirror -SLOT=6.0.844 -SRC_URI=http://c591116.r16.cf2.rackcdn.com/ekopath/nightly/Linux/ekopath-2016-06-23-installer.run +SLOT=6.0.855 +SRC_URI=http://c591116.r16.cf2.rackcdn.com/ekopath/nightly/Linux/ekopath-2016-06-29-installer.run _eclass_exported_funcs=src_unpack:- src_install:- _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs e886935aae2b45a545665444ab0667cf versionator 99ae9d758cbe7cfed19170e7d48f5a9c _md5_=f8dbc62511d10306f7c45fe7c9def22e diff --git a/metadata/md5-cache/dev-lang/ekopath-6.0.844_p20160623-r100 b/metadata/md5-cache/dev-lang/ekopath-6.0.855_p20160629-r100 index e19eb42e1346..40af9dc3a659 100644 --- a/metadata/md5-cache/dev-lang/ekopath-6.0.844_p20160623-r100 +++ b/metadata/md5-cache/dev-lang/ekopath-6.0.855_p20160629-r100 @@ -5,10 +5,10 @@ EAPI=6 HOMEPAGE=http://www.pathscale.com/ekopath-compiler-suite KEYWORDS=~amd64 LICENSE=all-rights-reserved -RDEPEND=!dev-lang/ekopath:6.0.844 +RDEPEND=!dev-lang/ekopath:6.0.855 RESTRICT=bindist mirror -SLOT=0/6.0.844 -SRC_URI=http://c591116.r16.cf2.rackcdn.com/ekopath/nightly/Linux/ekopath-2016-06-23-installer.run +SLOT=0/6.0.855 +SRC_URI=http://c591116.r16.cf2.rackcdn.com/ekopath/nightly/Linux/ekopath-2016-06-29-installer.run _eclass_exported_funcs=src_unpack:- src_configure:- src_install:- _eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 pax-utils ecf634cba91bb9591a8fdb6f6145f1bb toolchain-funcs e886935aae2b45a545665444ab0667cf versionator 99ae9d758cbe7cfed19170e7d48f5a9c _md5_=0d5b5204160b97c6d5043e1b16a3b02c diff --git a/metadata/md5-cache/dev-libs/libbson-1.3.5 b/metadata/md5-cache/dev-libs/libbson-1.3.5 new file mode 100644 index 000000000000..86301e16eb5f --- /dev/null +++ b/metadata/md5-cache/dev-libs/libbson-1.3.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install prepare +DEPEND=!<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A BSON utility library +EAPI=6 +HOMEPAGE=https://github.com/mongodb/libbson +IUSE=debug examples static-libs +KEYWORDS=~amd64 ~hppa ~x86 +LICENSE=BSD +SLOT=0 +SRC_URI=https://github.com/mongodb/libbson/releases/download/1.3.5/libbson-1.3.5.tar.gz +_eclass_exported_funcs=src_prepare:- src_configure:- src_install:- +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf +_md5_=87b200d2419b00bf89326950e9f8af3b diff --git a/metadata/md5-cache/dev-libs/mongo-c-driver-1.3.5 b/metadata/md5-cache/dev-libs/mongo-c-driver-1.3.5 new file mode 100644 index 000000000000..9d1c75e7f6e5 --- /dev/null +++ b/metadata/md5-cache/dev-libs/mongo-c-driver-1.3.5 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install prepare test +DEPEND=>=dev-libs/libbson-1.3.5 sasl? ( dev-libs/cyrus-sasl ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) test? ( dev-db/mongodb ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A high-performance MongoDB driver for C +EAPI=5 +HOMEPAGE=https://github.com/mongodb/mongo-c-driver +IUSE=debug examples libressl sasl ssl static-libs test +KEYWORDS=~amd64 ~hppa ~x86 +LICENSE=BSD +RDEPEND=>=dev-libs/libbson-1.3.5 sasl? ( dev-libs/cyrus-sasl ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) +SLOT=0 +SRC_URI=https://github.com/mongodb/mongo-c-driver/releases/download/1.3.5/mongo-c-driver-1.3.5.tar.gz +_eclass_exported_funcs=src_prepare:- src_configure:- src_test:- src_install:- +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf +_md5_=0b09d10e9a88a99598b45e2334c7045f diff --git a/metadata/md5-cache/dev-php/pecl-mongodb-1.1.7 b/metadata/md5-cache/dev-php/pecl-mongodb-1.1.7 new file mode 100644 index 000000000000..f59b73be144a --- /dev/null +++ b/metadata/md5-cache/dev-php/pecl-mongodb-1.1.7 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=php_targets_php5-6? ( dev-lang/php:5.6[json,ssl,zlib] ) php_targets_php7-0? ( dev-lang/php:7.0[json,ssl,zlib] ) >=dev-libs/libbson-1.3.3 >=dev-libs/mongo-c-driver-1.3.3[sasl?,ssl] !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) pcre? ( dev-libs/libpcre ) sasl? ( dev-libs/cyrus-sasl ) virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-devel/m4-1.4.3 >=sys-devel/libtool-1.5.18 php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) +DESCRIPTION=MongoDB database driver for PHP +EAPI=5 +HOMEPAGE=http://pecl.php.net/mongodb +IUSE=libressl pcre sasl php_targets_php5-6 php_targets_php7-0 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=php_targets_php5-6? ( dev-lang/php:5.6[json,ssl,zlib] ) php_targets_php7-0? ( dev-lang/php:7.0[json,ssl,zlib] ) >=dev-libs/libbson-1.3.3 >=dev-libs/mongo-c-driver-1.3.3[sasl?,ssl] !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) pcre? ( dev-libs/libpcre ) sasl? ( dev-libs/cyrus-sasl ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) +REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 ) +SLOT=0 +SRC_URI=http://pecl.php.net/get/mongodb-1.1.7.tgz +_eclass_exported_funcs=src_unpack:php-ext-source-r2 src_prepare:php-ext-source-r2 src_configure:- src_compile:php-ext-pecl-r2 src_test:php-ext-pecl-r2 src_install:php-ext-pecl-r2 +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 php-ext-pecl-r2 738a8315cc641f854af2e615c618e70b php-ext-source-r2 d3d06f8b11fb8481e555b58df7360663 toolchain-funcs e886935aae2b45a545665444ab0667cf +_md5_=60ea7aec48653f2bb9228b711edcaa51 diff --git a/metadata/md5-cache/media-radio/qsstv-9.1.6 b/metadata/md5-cache/media-radio/qsstv-9.1.6 new file mode 100644 index 000000000000..c7c87689cf34 --- /dev/null +++ b/metadata/md5-cache/media-radio/qsstv-9.1.6 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare unpack +DEPEND=dev-qt/qtcore:4[qt3support] dev-qt/qtgui:4 media-libs/hamlib media-libs/openjpeg:2 media-libs/alsa-lib media-sound/pulseaudio media-libs/libv4l sci-libs/fftw:3.0 +DESCRIPTION=Amateur radio SSTV software +EAPI=5 +HOMEPAGE=http://users.telenet.be/on4qz/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=dev-qt/qtcore:4[qt3support] dev-qt/qtgui:4 media-libs/hamlib media-libs/openjpeg:2 media-libs/alsa-lib media-sound/pulseaudio media-libs/libv4l sci-libs/fftw:3.0 x11-misc/xdg-utils +SLOT=0 +SRC_URI=http://users.telenet.be/on4qz/qsstv/downloads/qsstv_9.1.6.tar.gz +_eclass_exported_funcs=src_unpack:qt4-r2 src_prepare:- src_configure:qt4-r2 src_compile:qt4-r2 src_install:qt4-r2 +_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 qmake-utils 0a242e7177789b0028b4045f336dd4db qt4-r2 d6c113024bb3086a1facc65cd338930e toolchain-funcs e886935aae2b45a545665444ab0667cf +_md5_=909f357432adf5481aac449dff1e3ff0 diff --git a/metadata/md5-cache/net-wireless/aircrack-ng-1.2_rc2 b/metadata/md5-cache/net-wireless/aircrack-ng-1.2_rc4 index 89925f3cedf0..8c2004943fed 100644 --- a/metadata/md5-cache/net-wireless/aircrack-ng-1.2_rc2 +++ b/metadata/md5-cache/net-wireless/aircrack-ng-1.2_rc4 @@ -9,7 +9,7 @@ LICENSE=GPL-2 RDEPEND=net-libs/libpcap dev-libs/openssl:0= netlink? ( dev-libs/libnl:3 ) pcre? ( dev-libs/libpcre ) airdrop-ng? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) airgraph-ng? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) experimental? ( sys-libs/zlib ) sqlite? ( >=dev-db/sqlite-3.4 ) kernel_linux? ( net-wireless/iw net-wireless/wireless-tools sys-apps/ethtool sys-apps/usbutils sys-apps/pciutils ) sys-apps/hwids airdrop-ng? ( net-wireless/lorcon[python,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) REQUIRED_USE=airdrop-ng? ( || ( python_targets_python2_7 ) ) airgraph-ng? ( || ( python_targets_python2_7 ) ) SLOT=0 -SRC_URI=http://download.aircrack-ng.org/aircrack-ng-1.2-rc2.tar.gz +SRC_URI=http://download.aircrack-ng.org/aircrack-ng-1.2-rc4.tar.gz _eclass_exported_funcs=pkg_postinst:- src_compile:- src_test:- src_install:- _eclasses_=distutils-r1 3a17743abcc9335483329f33c87b472d eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs e886935aae2b45a545665444ab0667cf -_md5_=4d1c453329fe8487a039892e89f8b2df +_md5_=43a13c38e4a0ae272c352e6e810240b4 diff --git a/metadata/md5-cache/net-wireless/aircrack-ng-9999 b/metadata/md5-cache/net-wireless/aircrack-ng-9999 index e70c37fd883e..ef68d84e87b5 100644 --- a/metadata/md5-cache/net-wireless/aircrack-ng-9999 +++ b/metadata/md5-cache/net-wireless/aircrack-ng-9999 @@ -10,4 +10,4 @@ REQUIRED_USE=airdrop-ng? ( || ( python_targets_python2_7 ) ) airgraph-ng? ( || ( SLOT=0 _eclass_exported_funcs=pkg_preinst:subversion pkg_postinst:- src_unpack:subversion src_prepare:subversion src_compile:- src_test:- src_install:- _eclasses_=distutils-r1 3a17743abcc9335483329f33c87b472d eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb subversion 4fee0a764150bb4dda27ed4d2c4ed7ce toolchain-funcs e886935aae2b45a545665444ab0667cf -_md5_=3d5eb25d042c1aebfec2ae32dee9be91 +_md5_=43a13c38e4a0ae272c352e6e810240b4 diff --git a/metadata/md5-cache/xfce-base/exo-0.10.7 b/metadata/md5-cache/xfce-base/exo-0.10.7 index c82294a6bc2c..4d957a49096b 100644 --- a/metadata/md5-cache/xfce-base/exo-0.10.7 +++ b/metadata/md5-cache/xfce-base/exo-0.10.7 @@ -4,11 +4,11 @@ DESCRIPTION=Extensions, widgets and framework library with session support for t EAPI=5 HOMEPAGE=http://www.xfce.org/projects/ IUSE=debug -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris +KEYWORDS=alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris LICENSE=GPL-2 LGPL-2.1 RDEPEND=>=dev-lang/perl-5.6 >=dev-libs/glib-2.30:= dev-perl/URI >=x11-libs/gtk+-2.24:2= >=xfce-base/libxfce4ui-4.10:= >=xfce-base/libxfce4util-4.10:= SLOT=0 SRC_URI=mirror://xfce/src/xfce/exo/0.10/exo-0.10.7.tar.bz2 _eclass_exported_funcs=pkg_preinst:xfconf pkg_postrm:xfconf pkg_postinst:xfconf pkg_setup:- src_prepare:xfconf src_configure:xfconf src_install:xfconf _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 xfconf d842ab8b2140980394561496bf157447 -_md5_=dd02883375a8c426b54841fefeb80333 +_md5_=28dbb342a50ada197ac93aeb14a56941 diff --git a/metadata/md5-cache/xfce-base/libxfce4ui-4.13.0 b/metadata/md5-cache/xfce-base/libxfce4ui-4.13.0 index b4196844127e..1b830099f721 100644 --- a/metadata/md5-cache/xfce-base/libxfce4ui-4.13.0 +++ b/metadata/md5-cache/xfce-base/libxfce4ui-4.13.0 @@ -4,11 +4,11 @@ DESCRIPTION=Unified widget and session management libraries for Xfce EAPI=5 HOMEPAGE=http://www.xfce.org/projects/libxfce4 IUSE=debug glade startup-notification -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris +KEYWORDS=alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris LICENSE=LGPL-2 RDEPEND=>=dev-libs/glib-2.30:2= >=x11-libs/gtk+-2.24:2= >=x11-libs/gtk+-3.2:3= x11-libs/libX11:= x11-libs/libICE:= x11-libs/libSM:= >=xfce-base/libxfce4util-4.12:= >=xfce-base/xfconf-4.12:= glade? ( dev-util/glade:3.10= ) startup-notification? ( x11-libs/startup-notification:= ) !xfce-base/xfce-utils SLOT=0 SRC_URI=mirror://xfce/src/xfce/libxfce4ui/4.13/libxfce4ui-4.13.0.tar.bz2 _eclass_exported_funcs=pkg_preinst:xfconf pkg_postrm:xfconf pkg_postinst:xfconf pkg_setup:- src_prepare:xfconf src_configure:xfconf src_install:xfconf _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 xfconf d842ab8b2140980394561496bf157447 -_md5_=1f80e3119fd92aeaf6704355068a59b0 +_md5_=b1fea7b4a40c68813463687f89a91483 diff --git a/metadata/md5-cache/xfce-base/xfce4-session-4.12.1-r1 b/metadata/md5-cache/xfce-base/xfce4-session-4.12.1-r1 index d39fb833fdfa..5238c0122597 100644 --- a/metadata/md5-cache/xfce-base/xfce4-session-4.12.1-r1 +++ b/metadata/md5-cache/xfce-base/xfce4-session-4.12.1-r1 @@ -4,7 +4,7 @@ DESCRIPTION=A session manager for the Xfce desktop environment EAPI=5 HOMEPAGE=http://docs.xfce.org/xfce/xfce4-session/start IUSE=debug nls policykit systemd upower +xscreensaver -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris +KEYWORDS=alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris LICENSE=GPL-2 RDEPEND=>=dev-libs/dbus-glib-0.100:= x11-apps/iceauth x11-libs/libSM:= >=x11-libs/libwnck-2.30:1= x11-libs/libX11:= >=xfce-base/libxfce4util-4.11:= >=xfce-base/libxfce4ui-4.12.1:= >=xfce-base/xfconf-4.10:= !xfce-base/xfce-utils !=xfce-base/libxfce4ui-4.12.0 policykit? ( >=sys-auth/polkit-0.102:= ) upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) ) x11-apps/xrdb nls? ( x11-misc/xdg-user-dirs ) !systemd? ( upower? ( sys-power/pm-utils ) ) xscreensaver? ( || ( >=x11-misc/xscreensaver-5.26 x11-misc/light-locker >=x11-misc/xlockmore-5.43 x11-misc/slock x11-misc/alock[pam] ) ) REQUIRED_USE=systemd? ( policykit ) @@ -12,4 +12,4 @@ SLOT=0 SRC_URI=mirror://xfce/src/xfce/xfce4-session/4.12/xfce4-session-4.12.1.tar.bz2 _eclass_exported_funcs=pkg_preinst:xfconf pkg_postrm:xfconf pkg_postinst:xfconf pkg_setup:- src_prepare:xfconf src_configure:xfconf src_install:- _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 xfconf d842ab8b2140980394561496bf157447 -_md5_=102d879c0e1abc9585248dacc7756b09 +_md5_=a8106ae487f1c08c4c5359627a0ff778 diff --git a/metadata/md5-cache/xfce-base/xfce4-settings-4.12.0-r2 b/metadata/md5-cache/xfce-base/xfce4-settings-4.12.0-r2 index 8baa5ea6ef69..554a50cda74a 100644 --- a/metadata/md5-cache/xfce-base/xfce4-settings-4.12.0-r2 +++ b/metadata/md5-cache/xfce-base/xfce4-settings-4.12.0-r2 @@ -4,11 +4,11 @@ DESCRIPTION=Configuration system for the Xfce desktop environment EAPI=5 HOMEPAGE=http://www.xfce.org/projects/ IUSE=debug input_devices_libinput libcanberra libnotify upower +xklavier -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux +KEYWORDS=alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=>=dev-libs/dbus-glib-0.100 >=dev-libs/glib-2.24 media-libs/fontconfig >=x11-libs/gtk+-2.20:2 x11-libs/libX11 >=x11-libs/libXcursor-1.1 >=x11-libs/libXi-1.3 >=x11-libs/libXrandr-1.2 >=xfce-base/garcon-0.2 >=xfce-base/exo-0.8 >=xfce-base/libxfce4ui-4.11 >=xfce-base/libxfce4util-4.11 >=xfce-base/xfconf-4.10 libcanberra? ( >=media-libs/libcanberra-0.25[sound] ) input_devices_libinput? ( x11-drivers/xf86-input-libinput ) libnotify? ( >=x11-libs/libnotify-0.7 ) upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) ) xklavier? ( >=x11-libs/libxklavier-5 ) SLOT=0 SRC_URI=mirror://xfce/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.0.tar.bz2 _eclass_exported_funcs=pkg_preinst:xfconf pkg_postrm:xfconf pkg_postinst:xfconf pkg_setup:- src_prepare:xfconf src_configure:xfconf src_install:xfconf _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 xfconf d842ab8b2140980394561496bf157447 -_md5_=e7d85fe271435b90652f66f40ea44aed +_md5_=e7b73070e3afee5e06a764442358e14e diff --git a/metadata/md5-cache/xfce-base/xfdesktop-4.12.3 b/metadata/md5-cache/xfce-base/xfdesktop-4.12.3 index cbd85fbb1419..3450c32bdfd3 100644 --- a/metadata/md5-cache/xfce-base/xfdesktop-4.12.3 +++ b/metadata/md5-cache/xfce-base/xfdesktop-4.12.3 @@ -4,11 +4,11 @@ DESCRIPTION=Desktop manager for the Xfce desktop environment EAPI=5 HOMEPAGE=http://www.xfce.org/projects/ IUSE=debug libnotify +thunar -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris +KEYWORDS=alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris LICENSE=GPL-2 RDEPEND=>=x11-libs/cairo-1.6:= >=dev-libs/dbus-glib-0.100:= >=dev-libs/glib-2.20:= >=x11-libs/gtk+-2.24:2= >=x11-libs/libwnck-2.30:1= x11-libs/libX11:= >=xfce-base/exo-0.8:= >=xfce-base/garcon-0.3:= >=xfce-base/libxfce4ui-4.11:= >=xfce-base/libxfce4util-4.11:= >=xfce-base/xfconf-4.10:= libnotify? ( >=x11-libs/libnotify-0.7:= ) thunar? ( >=dev-libs/glib-2.38:= >=xfce-base/thunar-1.6:=[dbus] ) SLOT=0 SRC_URI=mirror://xfce/src/xfce/xfdesktop/4.12/xfdesktop-4.12.3.tar.bz2 _eclass_exported_funcs=pkg_preinst:xfconf pkg_postrm:xfconf pkg_postinst:xfconf pkg_setup:- src_prepare:xfconf src_configure:xfconf src_install:xfconf _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 xfconf d842ab8b2140980394561496bf157447 -_md5_=648280d0e21a9b8206ceda339ed206c2 +_md5_=bcd9f5850ca3709117a6a0981a64bdde diff --git a/metadata/md5-cache/xfce-extra/xfce4-verve-plugin-1.1.0 b/metadata/md5-cache/xfce-extra/xfce4-verve-plugin-1.1.0 index 410162e4b1b9..419f10731295 100644 --- a/metadata/md5-cache/xfce-extra/xfce4-verve-plugin-1.1.0 +++ b/metadata/md5-cache/xfce-extra/xfce4-verve-plugin-1.1.0 @@ -4,11 +4,11 @@ DESCRIPTION=A comfortable command line plugin for the Xfce panel EAPI=5 HOMEPAGE=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin IUSE=dbus -KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux +KEYWORDS=alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=>=xfce-base/exo-0.6:= >=xfce-base/libxfce4util-4.8:= >=xfce-base/libxfcegui4-4.8:= >=xfce-base/xfce4-panel-4.8:= dev-libs/glib:2= >=dev-libs/libpcre-5:= dbus? ( >=dev-libs/dbus-glib-0.98:= ) SLOT=0 SRC_URI=mirror://xfce/src/panel-plugins/xfce4-verve-plugin/1.1/xfce4-verve-plugin-1.1.0.tar.bz2 _eclass_exported_funcs=pkg_preinst:xfconf pkg_postrm:xfconf pkg_postinst:xfconf pkg_setup:- src_prepare:xfconf src_configure:xfconf src_install:xfconf _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde fdo-mime 92d07846ea8ea54172f8c0112a47ae3d gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 xfconf d842ab8b2140980394561496bf157447 -_md5_=f5f2bcf8ce113679a6fd165ed76904ed +_md5_=9e7a79d496a1814d7dd72306d7369579 |