maksbotan 14/03/23 14:42:19
Added: metadata.xml lc-ooronee-9999.ebuild Manifest
ChangeLog
Log:
Add certmgr, cpuload and ooronee LeechCraft plugins. Thanks to 0xd34df00d.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
F8DBDADE)
Revision Changes Path
1.1 app-leechcraft/lc-ooronee/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>leechcraft</herd>
</pkgmetadata>
1.1 app-leechcraft/lc-ooronee/lc-ooronee-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/lc-ooronee-9999.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/lc-ooronee-9999.ebuild?rev=1.1&content-type=text/plain
Index: lc-ooronee-9999.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/app-leechcraft/lc-ooronee/lc-ooronee-9999.ebuild,v 1.1
2014/03/23 14:42:19 maksbotan Exp $
EAPI="5"
inherit leechcraft
DESCRIPTION="Quark handling text and images droppend onto it"
SLOT="0"
KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}"
RDEPEND="${DEPEND}
virtual/leechcraft-quark-sideprovider
"
# Grabbed from net-misc/netctl ebuild.
optfeature() {
local desc=$1
shift
while (( $# )); do
if has_version "$1"; then
elog " [I] $1 to ${desc}"
else
elog " [ ] $1 to ${desc}"
fi
shift
done
}
pkg_postinst() {
elog "Install at least some of the following additional LeechCraft
modules for Ooronee to be useful:"
optfeature "upload images" app-leechcraft/lc-imgaste
app-leechcraft/lc-blasq
optfeature "search via OpenSearch" app-leechcraft/lc-seekthru
optfeature "search via Google" app-leechcraft/lc-pogooglue
}
1.1 app-leechcraft/lc-ooronee/Manifest
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/Manifest?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
EBUILD lc-ooronee-9999.ebuild 994 SHA256
936ecbc876e22c6d72af5f3560d8ae3ee447e2cf7ec6802ecfb9ac515f95f9e8 SHA512
f4a8dd65ba70a9636d35284fe10a8d35d5f377a34259b78df7ac032f217a45aa6a3b59ff534da668d68bcacfb8e451564b33305a98da1ffa8fb09372b3152cae
WHIRLPOOL
774e4e58d669a3a9116d990b66b9a35e3bc3521f9fd026cdd67d01b9caac0939141a45928143f5bb221f1bbb7e3fc849849722afa3ab1ab8c7e8338385e4ce3c
MISC metadata.xml 164 SHA256
d3d50c47cc72568dcc457fe11ddfc6849ba6572bc2d581aad1deac910ee1d488 SHA512
ce478accd06c9c530d86b3ca8abaf3680428a7ab07ed8bb5b78e60c7e3240c3be349993f73e2ef904642efec5cd9c8abb7196675b46723103290ef9ab5d1cc10
WHIRLPOOL
4c2d59059bc69ff27c720b093f582968e2778d23875e0f7d3edba0ec6634e1b50e7403974c4a32638eeaae4d7baf45ca163e5e80f5bd692590b7d075882d51f0
1.1 app-leechcraft/lc-ooronee/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-ooronee/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for app-leechcraft/lc-ooronee
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-ooronee/ChangeLog,v 1.1
2014/03/23 14:42:19 maksbotan Exp $
*lc-ooronee-9999 (23 Mar 2014)
23 Mar 2014; Maxim Koltsov <[email protected]> +lc-ooronee-9999.ebuild,
+metadata.xml:
Add certmgr, cpuload and ooronee LeechCraft plugins. Thanks to 0xd34df00d.