diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-05-26 20:10:47 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-05-26 20:10:47 +0000 |
commit | 4323f5e4aa61c5a55846e7d4ceadba8fda465445 (patch) | |
tree | d5bc5b10fd2af5bec95adee3bb82ef70a31029d0 | |
parent | Bump LeechCraft suite to 0.5.96, thanks to 0xd34df00d (diff) | |
download | gentoo-2-4323f5e4aa61c5a55846e7d4ceadba8fda465445.tar.gz gentoo-2-4323f5e4aa61c5a55846e7d4ceadba8fda465445.tar.bz2 gentoo-2-4323f5e4aa61c5a55846e7d4ceadba8fda465445.zip |
Bump LeechCraft suite to 0.5.96, thanks to 0xd34df00d
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
-rw-r--r-- | virtual/leechcraft-quark-sideprovider/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-quark-sideprovider/leechcraft-quark-sideprovider-0.5.96.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-quark-sideprovider/ChangeLog b/virtual/leechcraft-quark-sideprovider/ChangeLog index 63809603afb1..26b030bdf792 100644 --- a/virtual/leechcraft-quark-sideprovider/ChangeLog +++ b/virtual/leechcraft-quark-sideprovider/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-quark-sideprovider # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-quark-sideprovider/ChangeLog,v 1.6 2013/05/02 15:10:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-quark-sideprovider/ChangeLog,v 1.7 2013/05/26 20:10:47 maksbotan Exp $ + +*leechcraft-quark-sideprovider-0.5.96 (26 May 2013) + + 26 May 2013; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-quark-sideprovider-0.5.96.ebuild: + Bump LeechCraft suite to 0.5.96, thanks to 0xd34df00d *leechcraft-quark-sideprovider-0.5.95 (02 May 2013) diff --git a/virtual/leechcraft-quark-sideprovider/leechcraft-quark-sideprovider-0.5.96.ebuild b/virtual/leechcraft-quark-sideprovider/leechcraft-quark-sideprovider-0.5.96.ebuild new file mode 100644 index 000000000000..89ea13814a58 --- /dev/null +++ b/virtual/leechcraft-quark-sideprovider/leechcraft-quark-sideprovider-0.5.96.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-quark-sideprovider/leechcraft-quark-sideprovider-0.5.96.ebuild,v 1.1 2013/05/26 20:10:47 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins, displaying quarks in small size somewhere near screen end" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="app-leechcraft/lc-sb2" +DEPEND="" |