diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2014-02-11 20:34:02 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2014-02-11 20:34:02 +0000 |
commit | 43897f1999dc46cf5daf29ffe1f544ed6f257fcc (patch) | |
tree | c7d6ffd276ad377b4147bfeca51f145cffb183eb /app-leechcraft | |
parent | Export MAKEOPTS in case not yet set, bug #490754 (diff) | |
download | gentoo-2-43897f1999dc46cf5daf29ffe1f544ed6f257fcc.tar.gz gentoo-2-43897f1999dc46cf5daf29ffe1f544ed6f257fcc.tar.bz2 gentoo-2-43897f1999dc46cf5daf29ffe1f544ed6f257fcc.zip |
Add lc-blogique dependency, thanks to 0xd34df00d
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft')
-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} |