diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-04-28 17:36:13 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-04-28 17:36:13 +0000 |
commit | 501e7963e97ba220bc205465b42be1001f9df823 (patch) | |
tree | 4184f32daa49830433ec3ee97a96a21f89efaec3 /virtual | |
parent | Replace multilib_build_binaries with multilib_is_native_abi. The two are equi... (diff) | |
download | gentoo-2-501e7963e97ba220bc205465b42be1001f9df823.tar.gz gentoo-2-501e7963e97ba220bc205465b42be1001f9df823.tar.bz2 gentoo-2-501e7963e97ba220bc205465b42be1001f9df823.zip |
Drop obsoleted app-leechcraft/lc-sidebar from dependencies
(Portage version: 2.2.9-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'virtual')
4 files changed, 14 insertions, 18 deletions
diff --git a/virtual/leechcraft-trayarea/ChangeLog b/virtual/leechcraft-trayarea/ChangeLog index 0518e1c6cf5c..3ffdb5f9cf74 100644 --- a/virtual/leechcraft-trayarea/ChangeLog +++ b/virtual/leechcraft-trayarea/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/leechcraft-trayarea # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/ChangeLog,v 1.26 2014/04/10 18:07:34 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/ChangeLog,v 1.27 2014/04/28 17:36:13 pinkbyte Exp $ + + 28 Apr 2014; Sergey Popov <pinkbyte@gentoo.org> + leechcraft-trayarea-0.6.60.ebuild, leechcraft-trayarea-0.6.65.ebuild, + leechcraft-trayarea-9999.ebuild: + Drop obsoleted app-leechcraft/lc-sidebar from dependencies *leechcraft-trayarea-0.6.65 (10 Apr 2014) diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild index 77c984b0bf5c..73ca5051a14b 100644 --- a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-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-trayarea/leechcraft-trayarea-0.6.60.ebuild,v 1.3 2014/04/03 08:26:28 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild,v 1.4 2014/04/28 17:36:13 pinkbyte Exp $ EAPI="4" @@ -13,8 +13,5 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="|| ( - app-leechcraft/lc-sb2 - app-leechcraft/lc-sidebar - )" +RDEPEND="app-leechcraft/lc-sb2" DEPEND="" diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.ebuild index c42356b704fe..e4ab5324f942 100644 --- a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.ebuild +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.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-trayarea/leechcraft-trayarea-0.6.65.ebuild,v 1.1 2014/04/10 18:07:34 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.ebuild,v 1.2 2014/04/28 17:36:13 pinkbyte Exp $ EAPI="4" @@ -10,11 +10,8 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="|| ( - app-leechcraft/lc-sb2 - app-leechcraft/lc-sidebar - )" +RDEPEND="app-leechcraft/lc-sb2" DEPEND="" diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild index 2293dbebe8d5..4ab230cd45f5 100644 --- a/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild,v 1.5 2013/03/09 07:04:30 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild,v 1.6 2014/04/28 17:36:13 pinkbyte Exp $ EAPI="4" @@ -13,8 +13,5 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND="|| ( - app-leechcraft/lc-sb2 - app-leechcraft/lc-sidebar - )" +RDEPEND="app-leechcraft/lc-sb2" DEPEND="" |