diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-03-19 16:15:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-03-19 16:15:10 +0000 |
commit | 3195f3474b3ef71159152f5b28b34eea3fe12275 (patch) | |
tree | ce911a7bc60e129d70d3166128fa0bf013b21b0c /app-admin/eselect-notify-send | |
parent | Use new EAPI to gain --disable-silent-rules for econf wrt #462320 by Agostino... (diff) | |
download | gentoo-2-3195f3474b3ef71159152f5b28b34eea3fe12275.tar.gz gentoo-2-3195f3474b3ef71159152f5b28b34eea3fe12275.tar.bz2 gentoo-2-3195f3474b3ef71159152f5b28b34eea3fe12275.zip |
Initial commit wrt #379941 by Michał Górny
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-admin/eselect-notify-send')
-rw-r--r-- | app-admin/eselect-notify-send/ChangeLog | 10 | ||||
-rw-r--r-- | app-admin/eselect-notify-send/Manifest | 4 | ||||
-rw-r--r-- | app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild | 25 | ||||
-rw-r--r-- | app-admin/eselect-notify-send/files/notify-send.eselect-0.1 | 13 | ||||
-rw-r--r-- | app-admin/eselect-notify-send/metadata.xml | 8 |
5 files changed, 60 insertions, 0 deletions
diff --git a/app-admin/eselect-notify-send/ChangeLog b/app-admin/eselect-notify-send/ChangeLog new file mode 100644 index 000000000000..d411fe77f8e4 --- /dev/null +++ b/app-admin/eselect-notify-send/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-admin/eselect-notify-send +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-notify-send/ChangeLog,v 1.1 2013/03/19 16:15:10 ssuominen Exp $ + +*eselect-notify-send-0.1 (19 Mar 2013) + + 19 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> + +files/notify-send.eselect-0.1, +eselect-notify-send-0.1.ebuild: + Initial commit wrt #379941 by Michał Górny + diff --git a/app-admin/eselect-notify-send/Manifest b/app-admin/eselect-notify-send/Manifest new file mode 100644 index 000000000000..fb0b1b79cfe0 --- /dev/null +++ b/app-admin/eselect-notify-send/Manifest @@ -0,0 +1,4 @@ +AUX notify-send.eselect-0.1 440 SHA256 8b1f290d5e764eb925c515becdd44a6b8516f6a167c6a2510c61ac016c869e5b SHA512 bfb1f3ce52aa4ca682690f741fe6145b5f32628d1c53e43bb31776a839c65ac87b332dcf74acb373027fd51ab5a57c48ef6c55fa2ee8c84714ad322becd4f5af WHIRLPOOL 6aa4ffccd01e0d5c0a41ddc718c2d0ee8b60e2d4d569074cb946447e6162681ea527fcca11b173fa01ca35fe28345000c3241ccaa1ec207ad007d573693dea8e +EBUILD eselect-notify-send-0.1.ebuild 797 SHA256 24c3462b38fa32aa18da5f87c6a69d1194f95bba6c69be3dcf957a5d5a5a6b88 SHA512 7d5b9191179854b6842d2ac618877ed2ad1da091bc76c1543ebd267d7a48b523ad599e989da2d6b825b084a7674dc448ceed17b8defe2a49b0669d50b7c90324 WHIRLPOOL d381a279b2cfae15b6f18eb1b1ac0cf9a720ffab78cbe639e0e0b82ee67eed1ab6079d2c6247130f2d17f98c79b87138baf3223044cb02d980f08fd10c98f92d +MISC ChangeLog 339 SHA256 9a9efe8ef7d84a2219646ab52e8ac3b1586a7717269c0cdb5b64f06a9a37fa33 SHA512 9a44accf310d9492c5ca4239409a742a4021668e7ff582626b4a93b6e75396c1941bbc359206f33e1492dc52a9676dac05da0e3448d48863db12e41c13f98968 WHIRLPOOL 0c80f88140f597f104d24075dc33e747d91176d2d6d865533f680c7f2d0a07ed1106ab7e03ee609872e73746fb909c13c67748dbbdca454b8af146b9a960e1ef +MISC metadata.xml 239 SHA256 5d929c534d63615358eacbd035a386109d5deebdc7bb562511b4a6338ee2bbb8 SHA512 ab6b74388bf69a67b0d1f4283475f97eb5a731f31b5c9db4ee50b819a846c77d4ef09f63856e31a68b0bfdf18ee3baa6c76720d4345ccadf154385caaf1033bb WHIRLPOOL bcac6415c046557e53bf04579e077fed4d694dee8f7c0faeecf15f3f036137a2c9f0eaa0c492cecef23a45bd5af2c45542acd26641209d3c9be3108bf1ff09a7 diff --git a/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild b/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild new file mode 100644 index 000000000000..5d44ca91c648 --- /dev/null +++ b/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild,v 1.1 2013/03/19 16:15:10 ssuominen Exp $ + +EAPI=5 + +DESCRIPTION="Manage /usr/bin/notify-send symlink" +HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND=">=app-admin/eselect-lib-bin-symlink-0.1.1 + !<x11-libs/libnotify-0.7.5-r1" +DEPEND=${RDEPEND} + +S=${FILESDIR} + +src_install() { + insinto /usr/share/eselect/modules + newins notify-send.eselect-${PV} notify-send.eselect +} diff --git a/app-admin/eselect-notify-send/files/notify-send.eselect-0.1 b/app-admin/eselect-notify-send/files/notify-send.eselect-0.1 new file mode 100644 index 000000000000..524aa33db6d7 --- /dev/null +++ b/app-admin/eselect-notify-send/files/notify-send.eselect-0.1 @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id: notify-send.eselect-0.1,v 1.1 2013/03/19 16:15:10 ssuominen Exp $ + +DESCRIPTION="Manage /usr/bin/notify-send implementation" +MAINTAINER="ssuominen@gentoo.org" +VERSION="0.1" + +SYMLINK_PATH=/usr/bin/notify-send +SYMLINK_TARGETS=( libnotify-notify-send tinynotify-send ) +SYMLINK_DESCRIPTION='notify-send binary' + +inherit bin-symlink diff --git a/app-admin/eselect-notify-send/metadata.xml b/app-admin/eselect-notify-send/metadata.xml new file mode 100644 index 000000000000..c03b663ea9ff --- /dev/null +++ b/app-admin/eselect-notify-send/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>freedesktop</herd> + <maintainer> + <email>freedesktop-bugs@gentoo.org</email> + </maintainer> +</pkgmetadata> |