aboutsummaryrefslogtreecommitdiff
path: root/dev-perl
diff options
context:
space:
mode:
authorpsyc://loupsycedyglgamf.onion/~lynX <BM-NB7xa9gEpmJgYp9PVnEdACiZcGmmEJcY>1984-04-04 00:44:08 +0000
committerpsyc://loupsycedyglgamf.onion/~lynX <BM-NB7xa9gEpmJgYp9PVnEdACiZcGmmEJcY>1984-04-04 00:44:08 +0000
commit8dc75a055347661ae5736fa8fcbb93f82692334c (patch)
tree78eda6205325d9053a8b924e8eeb43b3e4de89e9 /dev-perl
parent522d1ba662b99d6f0f1c8f63326d901643a7c5b9 (diff)
downloadyoubroketheinternet-overlay-8dc75a055347661ae5736fa8fcbb93f82692334c.tar.gz
youbroketheinternet-overlay-8dc75a055347661ae5736fa8fcbb93f82692334c.zip
allow developers to clone from a local copy of the git
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Net-PSYC/Net-PSYC-20160616.ebuild16
-rw-r--r--dev-perl/Net-PSYC/Net-PSYC-20160617.ebuild16
-rw-r--r--dev-perl/Net-PSYC/Net-PSYC-20160624.ebuild16
-rw-r--r--dev-perl/Net-PSYC/Net-PSYC-20160701.ebuild16
-rw-r--r--dev-perl/Net-PSYC/Net-PSYC-20160819.ebuild7
5 files changed, 24 insertions, 47 deletions
diff --git a/dev-perl/Net-PSYC/Net-PSYC-20160616.ebuild b/dev-perl/Net-PSYC/Net-PSYC-20160616.ebuild
index c787ea7..f72a7d8 100644
--- a/dev-perl/Net-PSYC/Net-PSYC-20160616.ebuild
+++ b/dev-perl/Net-PSYC/Net-PSYC-20160616.ebuild
@@ -10,8 +10,9 @@ SLOT="0"
10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really 10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really
11 11
12# our version of eclass/git-r3 supports onion gits: 12# our version of eclass/git-r3 supports onion gits:
13EGIT_REPO_URI="git://cheettyiapsyciew.onion/perlpsyc 13EGIT_REPO_URI="/usr/local/src/perlpsyc
14 git://git.psyced.org/git/perlpsyc" 14 git://git.cheettyiapsyciew.onion/perlpsyc
15 git://git.psyced.org/git/perlpsyc"
15 16
16inherit git-r3 user 17inherit git-r3 user
17#inherit perl-module 18#inherit perl-module
@@ -36,15 +37,8 @@ case ${PV} in
36"20160701") 37"20160701")
37 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5" 38 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
38 ;; 39 ;;
39*) 40# do not use this ebuild for newer versions
40 # last seen change 41# as the src_install has changed
41 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
42 # therefore, for security reasons "9999" doesn't actually
43 # emerge the latest version. please consult 'git log' and
44 # update the last EGIT_COMMIT to obtain a newer version.
45 # to obtain the commit of a particular release, execute
46 # 'git tag', 'git reset --hard <tag>', then 'git log'.
47 ;;
48esac 42esac
49 43
50# some perl library items used by some scripts.. FIXME 44# some perl library items used by some scripts.. FIXME
diff --git a/dev-perl/Net-PSYC/Net-PSYC-20160617.ebuild b/dev-perl/Net-PSYC/Net-PSYC-20160617.ebuild
index c787ea7..f72a7d8 100644
--- a/dev-perl/Net-PSYC/Net-PSYC-20160617.ebuild
+++ b/dev-perl/Net-PSYC/Net-PSYC-20160617.ebuild
@@ -10,8 +10,9 @@ SLOT="0"
10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really 10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really
11 11
12# our version of eclass/git-r3 supports onion gits: 12# our version of eclass/git-r3 supports onion gits:
13EGIT_REPO_URI="git://cheettyiapsyciew.onion/perlpsyc 13EGIT_REPO_URI="/usr/local/src/perlpsyc
14 git://git.psyced.org/git/perlpsyc" 14 git://git.cheettyiapsyciew.onion/perlpsyc
15 git://git.psyced.org/git/perlpsyc"
15 16
16inherit git-r3 user 17inherit git-r3 user
17#inherit perl-module 18#inherit perl-module
@@ -36,15 +37,8 @@ case ${PV} in
36"20160701") 37"20160701")
37 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5" 38 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
38 ;; 39 ;;
39*) 40# do not use this ebuild for newer versions
40 # last seen change 41# as the src_install has changed
41 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
42 # therefore, for security reasons "9999" doesn't actually
43 # emerge the latest version. please consult 'git log' and
44 # update the last EGIT_COMMIT to obtain a newer version.
45 # to obtain the commit of a particular release, execute
46 # 'git tag', 'git reset --hard <tag>', then 'git log'.
47 ;;
48esac 42esac
49 43
50# some perl library items used by some scripts.. FIXME 44# some perl library items used by some scripts.. FIXME
diff --git a/dev-perl/Net-PSYC/Net-PSYC-20160624.ebuild b/dev-perl/Net-PSYC/Net-PSYC-20160624.ebuild
index c787ea7..f72a7d8 100644
--- a/dev-perl/Net-PSYC/Net-PSYC-20160624.ebuild
+++ b/dev-perl/Net-PSYC/Net-PSYC-20160624.ebuild
@@ -10,8 +10,9 @@ SLOT="0"
10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really 10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really
11 11
12# our version of eclass/git-r3 supports onion gits: 12# our version of eclass/git-r3 supports onion gits:
13EGIT_REPO_URI="git://cheettyiapsyciew.onion/perlpsyc 13EGIT_REPO_URI="/usr/local/src/perlpsyc
14 git://git.psyced.org/git/perlpsyc" 14 git://git.cheettyiapsyciew.onion/perlpsyc
15 git://git.psyced.org/git/perlpsyc"
15 16
16inherit git-r3 user 17inherit git-r3 user
17#inherit perl-module 18#inherit perl-module
@@ -36,15 +37,8 @@ case ${PV} in
36"20160701") 37"20160701")
37 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5" 38 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
38 ;; 39 ;;
39*) 40# do not use this ebuild for newer versions
40 # last seen change 41# as the src_install has changed
41 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
42 # therefore, for security reasons "9999" doesn't actually
43 # emerge the latest version. please consult 'git log' and
44 # update the last EGIT_COMMIT to obtain a newer version.
45 # to obtain the commit of a particular release, execute
46 # 'git tag', 'git reset --hard <tag>', then 'git log'.
47 ;;
48esac 42esac
49 43
50# some perl library items used by some scripts.. FIXME 44# some perl library items used by some scripts.. FIXME
diff --git a/dev-perl/Net-PSYC/Net-PSYC-20160701.ebuild b/dev-perl/Net-PSYC/Net-PSYC-20160701.ebuild
index c787ea7..f72a7d8 100644
--- a/dev-perl/Net-PSYC/Net-PSYC-20160701.ebuild
+++ b/dev-perl/Net-PSYC/Net-PSYC-20160701.ebuild
@@ -10,8 +10,9 @@ SLOT="0"
10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really 10KEYWORDS="~x86 ~ppc ~sparc ~amd64" # anything, really
11 11
12# our version of eclass/git-r3 supports onion gits: 12# our version of eclass/git-r3 supports onion gits:
13EGIT_REPO_URI="git://cheettyiapsyciew.onion/perlpsyc 13EGIT_REPO_URI="/usr/local/src/perlpsyc
14 git://git.psyced.org/git/perlpsyc" 14 git://git.cheettyiapsyciew.onion/perlpsyc
15 git://git.psyced.org/git/perlpsyc"
15 16
16inherit git-r3 user 17inherit git-r3 user
17#inherit perl-module 18#inherit perl-module
@@ -36,15 +37,8 @@ case ${PV} in
36"20160701") 37"20160701")
37 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5" 38 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
38 ;; 39 ;;
39*) 40# do not use this ebuild for newer versions
40 # last seen change 41# as the src_install has changed
41 EGIT_COMMIT="a16d49ab9cb0aa969f0ede6e74686ecce5da6fb5"
42 # therefore, for security reasons "9999" doesn't actually
43 # emerge the latest version. please consult 'git log' and
44 # update the last EGIT_COMMIT to obtain a newer version.
45 # to obtain the commit of a particular release, execute
46 # 'git tag', 'git reset --hard <tag>', then 'git log'.
47 ;;
48esac 42esac
49 43
50# some perl library items used by some scripts.. FIXME 44# some perl library items used by some scripts.. FIXME
diff --git a/dev-perl/Net-PSYC/Net-PSYC-20160819.ebuild b/dev-perl/Net-PSYC/Net-PSYC-20160819.ebuild
index 08cdabc..7c81a03 100644
--- a/dev-perl/Net-PSYC/Net-PSYC-20160819.ebuild
+++ b/dev-perl/Net-PSYC/Net-PSYC-20160819.ebuild
@@ -12,8 +12,9 @@ SLOT="0"
12KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 amd64-fbsd sparc-fbsd x86-fbsd" 12KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 amd64-fbsd sparc-fbsd x86-fbsd"
13 13
14# our version of eclass/git-r3 supports onion gits: 14# our version of eclass/git-r3 supports onion gits:
15EGIT_REPO_URI="git://cheettyiapsyciew.onion/perlpsyc 15EGIT_REPO_URI="/usr/local/src/perlpsyc
16 git://git.psyced.org/git/perlpsyc" 16 git://git.cheettyiapsyciew.onion/perlpsyc
17 git://git.psyced.org/git/perlpsyc"
17 18
18inherit git-r3 user 19inherit git-r3 user
19#inherit perl-module 20#inherit perl-module
@@ -61,6 +62,6 @@ src_install() {
61 dodoc -r *.txt cgi contrib hooks 62 dodoc -r *.txt cgi contrib hooks
62 insinto /usr/lib/psyc/ion 63 insinto /usr/lib/psyc/ion
63 doins -r lib/psycion/* 64 doins -r lib/psycion/*
64 doman share/man/* 65 doman share/man/*/*
65 dohtml htdocs/* 66 dohtml htdocs/*
66} 67}