diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-15 19:47:48 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-15 19:47:48 +0000 |
commit | 13fedffed2ec5514d7ceafd724c2e2c00150ad9e (patch) | |
tree | 20763062d0c4d83452eb218bd2f7d33f42f82903 /virtual/leechcraft-task-show | |
parent | Removed deprecated version (diff) | |
download | historical-13fedffed2ec5514d7ceafd724c2e2c00150ad9e.tar.gz historical-13fedffed2ec5514d7ceafd724c2e2c00150ad9e.tar.bz2 historical-13fedffed2ec5514d7ceafd724c2e2c00150ad9e.zip |
Do much LeechCraft maintainance, including bump to 0.4.96
Package-Manager: portage-2.1.10.40/cvs/Linux x86_64
Diffstat (limited to 'virtual/leechcraft-task-show')
-rw-r--r-- | virtual/leechcraft-task-show/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-task-show/leechcraft-task-show-0.4.96.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-task-show/ChangeLog b/virtual/leechcraft-task-show/ChangeLog index ae822c2376bf..02099a33028f 100644 --- a/virtual/leechcraft-task-show/ChangeLog +++ b/virtual/leechcraft-task-show/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-task-show # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/ChangeLog,v 1.2 2011/09/14 17:08:46 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/ChangeLog,v 1.3 2011/12/15 19:47:28 maksbotan Exp $ + +*leechcraft-task-show-0.4.96 (15 Dec 2011) + + 15 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-task-show-0.4.96.ebuild: + Bump virtual/leechcraft-task-show to 0.4.96, thanks to 0xd34df00d *leechcraft-task-show-0.4.90 (14 Sep 2011) diff --git a/virtual/leechcraft-task-show/leechcraft-task-show-0.4.96.ebuild b/virtual/leechcraft-task-show/leechcraft-task-show-0.4.96.ebuild new file mode 100644 index 000000000000..d85bb3c54380 --- /dev/null +++ b/virtual/leechcraft-task-show/leechcraft-task-show-0.4.96.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/leechcraft-task-show-0.4.96.ebuild,v 1.1 2011/12/15 19:47:28 maksbotan Exp $ + +EAPI="2" + +DESCRIPTION="Virtual for plugins that can show IDownloads and IJobHolders" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="net-misc/leechcraft-summary" +RDEPEND="${DEPEND}" |