diff options
-rw-r--r-- | app-leechcraft/leechcraft-meta/ChangeLog | 6 | ||||
-rw-r--r-- | app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.60.ebuild | 3 | ||||
-rw-r--r-- | app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-leechcraft/leechcraft-meta/ChangeLog b/app-leechcraft/leechcraft-meta/ChangeLog index 755bef477320..7f12b63f0b6e 100644 --- a/app-leechcraft/leechcraft-meta/ChangeLog +++ b/app-leechcraft/leechcraft-meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-leechcraft/leechcraft-meta # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/ChangeLog,v 1.15 2014/01/08 09:58:21 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/ChangeLog,v 1.16 2014/02/11 20:34:02 maksbotan Exp $ + + 11 Feb 2014; Maxim Koltsov <maksbotan@gentoo.org> + leechcraft-meta-0.6.60.ebuild, leechcraft-meta-9999.ebuild: + Add lc-blogique dependency, thanks to 0xd34df00d *leechcraft-meta-0.6.60 (08 Jan 2014) diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.60.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.60.ebuild index deef60c540d0..fed4bd19a66c 100644 --- a/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.60.ebuild +++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-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/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.60.ebuild,v 1.1 2014/01/08 09:58:21 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.60.ebuild,v 1.2 2014/02/11 20:34:02 maksbotan Exp $ EAPI="5" @@ -13,6 +13,7 @@ LICENSE="GPL-3" IUSE="de" RDEPEND=" + ~app-leechcraft/lc-blogique-${PV} ~app-leechcraft/lc-popishu-${PV} ~app-leechcraft/lc-monocle-${PV} ~app-leechcraft/lc-hotstreams-${PV} diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild index 5e60d7dc637c..a48732988907 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-2014 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.9 2014/01/08 09:58:21 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild,v 1.10 2014/02/11 20:34:02 maksbotan Exp $ EAPI="5" @@ -13,6 +13,7 @@ LICENSE="GPL-3" IUSE="de" RDEPEND=" + ~app-leechcraft/lc-blogique-${PV} ~app-leechcraft/lc-popishu-${PV} ~app-leechcraft/lc-monocle-${PV} ~app-leechcraft/lc-hotstreams-${PV} |