diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-02 17:19:34 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-02 17:19:34 +0000 |
commit | 531afc502d2043ad20449492c9378d32d7dbf7fd (patch) | |
tree | 26fc1d1b14a1000db10bceecec4da6e4ffa1ff96 /virtual/leechcraft-notifier | |
parent | amd64 stable wrt bug #500914 (diff) | |
download | gentoo-2-531afc502d2043ad20449492c9378d32d7dbf7fd.tar.gz gentoo-2-531afc502d2043ad20449492c9378d32d7dbf7fd.tar.bz2 gentoo-2-531afc502d2043ad20449492c9378d32d7dbf7fd.zip |
amd64 stable wrt bug #500914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/leechcraft-notifier')
-rw-r--r-- | virtual/leechcraft-notifier/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/leechcraft-notifier/ChangeLog b/virtual/leechcraft-notifier/ChangeLog index b76587441a9e..9172be38ea58 100644 --- a/virtual/leechcraft-notifier/ChangeLog +++ b/virtual/leechcraft-notifier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/leechcraft-notifier # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.8 2014/01/08 09:59:01 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.9 2014/04/02 17:19:34 zlogene Exp $ + + 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> + leechcraft-notifier-0.6.60.ebuild: + amd64 stable wrt bug #500914 *leechcraft-notifier-0.6.60 (08 Jan 2014) diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild index 89b86c8a2d33..c959ccfc56d2 100644 --- a/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild +++ b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild,v 1.1 2014/01/08 09:59:01 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild,v 1.2 2014/04/02 17:19:34 zlogene Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS=" amd64 ~x86" RDEPEND="|| ( app-leechcraft/lc-kinotify app-leechcraft/lc-dbusmanager )" DEPEND="" |