aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@users.noreply.github.com>2019-10-18 15:22:47 +0200
committercnd <cynede@gentoo.org>2019-10-18 17:22:47 +0400
commit17bedb24b457189974cfada68814c0313c66e5bd (patch)
tree8882c8e24fd673d660ba1de5111e7cb914f19d2f /dev-dotnet/x-pagedlist
parentMerge pull request #436 from hoehnp/master (diff)
downloaddotnet-17bedb24b457189974cfada68814c0313c66e5bd.tar.gz
dotnet-17bedb24b457189974cfada68814c0313c66e5bd.tar.bz2
dotnet-17bedb24b457189974cfada68814c0313c66e5bd.zip
Corrections / Additions to PR436 (#437)
* updated copyright * Updated new ebuild file for mono-addins 1.3.3 to resolve installation error ändrad: mono-addins-1.3.3.ebuild * updated headers in older mono-addins verisons * test to adjust to travis repoman * Now all mono-addins ebuilds should not cause any errors in travis anymore * correct keywords in dash and s ebuilds ändrad: app-emacs/dash/dash-9999.ebuild ändrad: app-emacs/s/s-9999.ebuild * updated copyright statement in all ebuilds * Revert "updated copyright statement in all ebuilds" This reverts commit 554df08f05e420d8643aaedc59dd2c655f7a2125. * updated copyright and removed stale CVS header * removed Stale CVS heard in ndepend-path ebuild * corrected ulr in ndepend-path ändrad: dev-dotnet/ndepend-path/ndepend-path-0.0_p20151123.ebuild * hopefully corrected all uri.https problems * corrected uris
Diffstat (limited to 'dev-dotnet/x-pagedlist')
-rw-r--r--dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild5
-rw-r--r--dev-dotnet/x-pagedlist/x-pagedlist-5.3.0.8.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild b/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild
index 67968e6..fbe7ec9 100644
--- a/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild
+++ b/dev-dotnet/x-pagedlist/x-pagedlist-1.24.0.23549-r201512120.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
@@ -28,7 +27,7 @@ NAME="X.PagedList"
REPOSITORY="https://github.com/ArsenShnurkov/${NAME}"
EGIT_BRANCH="master"
LICENSE_URL="${REPOSITORY}/blob/${EGIT_BRANCH}/LICENSE"
-ICONMETA="http://uxrepo.com/static/icon-sets/iconic/svg/list.svg"
+ICONMETA="https://uxrepo.com/static/icon-sets/iconic/svg/list.svg"
ICON_URL="https://github.com/ArsenShnurkov/X.PagedList/blob/switching-from-pcl/misc/list.svg"
EGIT_COMMIT="48bc7da1bc3b6b294c69796bd9573e670edd3c64"
diff --git a/dev-dotnet/x-pagedlist/x-pagedlist-5.3.0.8.ebuild b/dev-dotnet/x-pagedlist/x-pagedlist-5.3.0.8.ebuild
index e90f1bb..1e94f9e 100644
--- a/dev-dotnet/x-pagedlist/x-pagedlist-5.3.0.8.ebuild
+++ b/dev-dotnet/x-pagedlist/x-pagedlist-5.3.0.8.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
KEYWORDS="~amd64 ~x86"
@@ -31,7 +30,7 @@ NAME="X.PagedList"
REPOSITORY="https://github.com/ArsenShnurkov/${NAME}"
EGIT_BRANCH="master"
LICENSE_URL="${REPOSITORY}/blob/${EGIT_BRANCH}/LICENSE"
-ICONMETA="http://uxrepo.com/static/icon-sets/iconic/svg/list.svg"
+ICONMETA="https://uxrepo.com/static/icon-sets/iconic/svg/list.svg"
ICON_URL="https://github.com/ArsenShnurkov/X.PagedList/blob/switching-from-pcl/misc/list.svg"
EGIT_COMMIT="c0521a4099c65efd3e964ea57129d5a61261f784"