blob: f4eab516e5be3a1a20daafdf23b1b1c43196b207 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst
DEPEND=app-admin/eselect >=dev-libs/glib-2.26:2 gnome-base/gsettings-desktop-schemas gnome-base/gnome-shell app-arch/xz-utils
DESCRIPTION=Manages system defaults for GNOME Shell extensions
EAPI=4
HOMEPAGE=https://www.gentoo.org
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=app-admin/eselect >=dev-libs/glib-2.26:2 gnome-base/gsettings-desktop-schemas gnome-base/gnome-shell dev-lang/perl dev-perl/JSON
SLOT=0
SRC_URI=https://dev.gentoo.org/~tetromino/distfiles/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20120911.tar.xz
_eclass_exported_funcs=pkg_postinst:- src_install:-
_md5_=55d90022faeea08723ae29a333d4c456
|