瀏覽代碼

And again repoman fixes

Sergey Ilinykh 7 年之前
父節點
當前提交
6a443b5efc

+ 1 - 1
app-laptop/clevo-wmi/clevo-wmi-9999.ebuild

@@ -7,7 +7,7 @@ inherit git-r3 linux-mod
 
 DESCRIPTION="WMI driver for Clevo laptops"
 HOMEPAGE="http://forum.notebookreview.com/linux-compatibility-software/708796-clevo-p150em-p170em-sager-np9150-9170-backlit-keyboard-driver-beta-testers-needed.html"
-EGIT_REPO_URI="git://git.code.sf.net/p/${PN}/code"
+EGIT_REPO_URI="https://git.code.sf.net/p/${PN}/code"
 
 LICENSE="GPL-2"
 SLOT="0"

+ 1 - 1
dev-libs/sblim-cmpi-devel/sblim-cmpi-devel-2.0.3.ebuild

@@ -6,7 +6,7 @@ EAPI=4
 inherit autotools-utils
 
 DESCRIPTION="SBLIM CMPI Provider Development Support"
-HOMEPAGE="http://sourceforge.net/projects/sblim/"
+HOMEPAGE="https://sourceforge.net/projects/sblim/"
 SRC_URI="mirror://sourceforge/project/sblim/development%20pkgs/${PN}/${PV}/${P}.tar.bz2"
 
 LICENSE="EPL-1.0"

+ 1 - 1
dev-libs/sblim-sfcc/sblim-sfcc-2.2.5.ebuild

@@ -8,7 +8,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
 inherit autotools-utils
 
 DESCRIPTION="Small Footprint CIM Client Library"
-HOMEPAGE="http://sourceforge.net/apps/mediawiki/sblim"
+HOMEPAGE="https://sourceforge.net/apps/mediawiki/sblim"
 SRC_URI="mirror://sourceforge/project/sblim/${PN}/${P}.tar.bz2"
 
 LICENSE="EPL-1.0"

+ 1 - 1
eclass/psi-plugin.eclass

@@ -50,7 +50,7 @@ LICENSE="GPL-2"
 SLOT="0"
 
 
-DEPEND=">=net-im/psi-9999"
+DEPEND="net-im/psi"
 RDEPEND="${DEPEND}"
 
 # Eclass exported functions

+ 1 - 1
net-im/psi-otr/psi-otr-0.9.4.ebuild

@@ -11,7 +11,7 @@ DESCRIPTION="Psi plugin for OTR message ecnryption"
 HOMEPAGE="http://public.tfh-berlin.de/~s30935/"
 SRC_URI="http://psi-dev.googlecode.com/files/${MY_PN}-${PV}-src.tar.gz"
 
-KEYWORDS="" # TODO set keywords after psi release
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="

+ 12 - 1
net-im/psi/psi-9999.ebuild

@@ -6,7 +6,7 @@ EAPI=6
 PLOCALES="be bg ca cs de en eo es et fa fi fr he hu it ja kk mk nl pl pt pt_BR ru sk sl sr@latin sv sw uk ur_PK vi zh_CN zh_TW"
 PLOCALE_BACKUP="en"
 
-inherit l10n git-r3 qmake-utils
+inherit l10n git-r3 qmake-utils xdg-utils
 
 DESCRIPTION="Qt XMPP client"
 HOMEPAGE="http://psi-im.org/"
@@ -191,3 +191,14 @@ src_install() {
 	}
 	l10n_for_each_locale_do install_locale
 }
+
+pkg_postinst()
+{
+	xdg_mimeinfo_database_update
+	xdg_desktop_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
+}

+ 11 - 0
profiles/package.mask

@@ -0,0 +1,11 @@
+app-admin/openwbem
+dev-libs/sblim-cmpi-devel
+dev-libs/sblim-indication_helper
+dev-libs/sblim-sfcCommon
+dev-libs/sblim-sfcc
+sci-libs/geographiclib
+sys-apps/sblim-cmpi-base
+sys-apps/sblim-cmpi-fsvol
+sys-apps/sblim-gather
+dev-libs/sblim-cmpi-devel
+app-admin/sblim-sfcb

+ 1 - 1
sys-apps/wsmancli/wsmancli-2.3.0.ebuild

@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="Opensource Implementation of WS-Management - Command line utility"
-HOMEPAGE="http://sourceforge.net/projects/openwsman/"
+HOMEPAGE="https://sourceforge.net/projects/openwsman/"
 SRC_URI="mirror://sourceforge/project/openwsman/${PN}/${PV}/${P}.tar.bz2"
 
 LICENSE="BSD"

+ 1 - 1
www-apache/mod_ruid2/mod_ruid2-0.9.8.ebuild

@@ -6,7 +6,7 @@ EAPI=6
 inherit apache-module
 
 DESCRIPTION="suexec module for apache which takes advantage of POSIX.1e capabilities"
-HOMEPAGE="http://sourceforge.net/projects/mod-ruid/"
+HOMEPAGE="https://sourceforge.net/projects/mod-ruid/"
 LICENSE="Apache-2.0"
 SRC_URI="mirror://sourceforge/mod-ruid/${P}.tar.bz2"