diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-05-02 15:09:57 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-05-02 15:09:57 +0000 |
commit | 32d5885a2b1d8b5ca589176e46f99f996b678046 (patch) | |
tree | 4ef8d489922015df4cb93ef669fde92b748fab18 /virtual/leechcraft-notifier | |
parent | Bump LeechCraft to 0.5.95, thanks to 0xd34df00d (diff) | |
download | gentoo-2-32d5885a2b1d8b5ca589176e46f99f996b678046.tar.gz gentoo-2-32d5885a2b1d8b5ca589176e46f99f996b678046.tar.bz2 gentoo-2-32d5885a2b1d8b5ca589176e46f99f996b678046.zip |
Bump LeechCraft to 0.5.95, thanks to 0xd34df00d
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'virtual/leechcraft-notifier')
-rw-r--r-- | virtual/leechcraft-notifier/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-notifier/leechcraft-notifier-0.5.95.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/virtual/leechcraft-notifier/ChangeLog b/virtual/leechcraft-notifier/ChangeLog index 8167e6b6458e..5bd6178af286 100644 --- a/virtual/leechcraft-notifier/ChangeLog +++ b/virtual/leechcraft-notifier/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-notifier # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.1 2013/04/30 08:24:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.2 2013/05/02 15:09:57 pinkbyte Exp $ + +*leechcraft-notifier-0.5.95 (02 May 2013) + + 02 May 2013; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-notifier-0.5.95.ebuild: + Bump virtual/leechcraft-notifier to 0.5.95, thanks to 0xd34df00d *leechcraft-notifier-9999 (30 Apr 2013) diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-0.5.95.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-0.5.95.ebuild new file mode 100644 index 000000000000..f79d6c2dfbe4 --- /dev/null +++ b/virtual/leechcraft-notifier/leechcraft-notifier-0.5.95.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-0.5.95.ebuild,v 1.1 2013/05/02 15:09:57 pinkbyte Exp $ + +EAPI="5" + +DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="|| ( app-leechcraft/lc-kinotify app-leechcraft/lc-dbusmanager )" +DEPEND="" |