diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-05-29 09:58:52 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-05-29 09:58:52 +0000 |
commit | b286ce031ca0fabb0b5a2de4e11706a0ad865065 (patch) | |
tree | dfe1a91aa50b6ad5f2fa58356d9bf5496e40069d /app-leechcraft/leechcraft-meta | |
parent | Version bump. (diff) | |
download | gentoo-2-b286ce031ca0fabb0b5a2de4e11706a0ad865065.tar.gz gentoo-2-b286ce031ca0fabb0b5a2de4e11706a0ad865065.tar.bz2 gentoo-2-b286ce031ca0fabb0b5a2de4e11706a0ad865065.zip |
Replace lc-kinotify dependency with virtual one
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-leechcraft/leechcraft-meta')
-rw-r--r-- | app-leechcraft/leechcraft-meta/ChangeLog | 5 | ||||
-rw-r--r-- | app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-leechcraft/leechcraft-meta/ChangeLog b/app-leechcraft/leechcraft-meta/ChangeLog index c7d28b1f22ab..173150132875 100644 --- a/app-leechcraft/leechcraft-meta/ChangeLog +++ b/app-leechcraft/leechcraft-meta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-leechcraft/leechcraft-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/ChangeLog,v 1.5 2013/05/26 20:08:11 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/ChangeLog,v 1.6 2013/05/29 09:58:52 pinkbyte Exp $ + + 29 May 2013; Sergey Popov <pinkbyte@gentoo.org> leechcraft-meta-9999.ebuild: + Replace lc-kinotify dependency with virtual one *leechcraft-meta-0.5.96 (26 May 2013) diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild index a3fb15df58fa..d92240bff74b 100644 --- a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild +++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild,v 1.3 2013/05/08 12:15:05 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild,v 1.4 2013/05/29 09:58:52 pinkbyte Exp $ EAPI="4" @@ -32,6 +32,7 @@ RDEPEND=" ~app-leechcraft/lc-glance-${PV} ~app-leechcraft/lc-historyholder-${PV} ~app-leechcraft/lc-kinotify-${PV} + ~virtual/leechcraft-leechcraft-notifier-${PV} ~app-leechcraft/lc-knowhow-${PV} ~app-leechcraft/lc-lackman-${PV} ~app-leechcraft/lc-launchy-${PV} |