Merge branch 'use-gentoo-functions' of git://github.com/redneb/portage-gentoo-git-config
This commit is contained in:
commit
8d7caaa54c
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /etc/init.d/functions.sh
|
||||
source /lib/gentoo/functions.sh
|
||||
|
||||
repository_name="${1}"
|
||||
repository_path="${3}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /etc/init.d/functions.sh
|
||||
source /lib/gentoo/functions.sh
|
||||
|
||||
repository_name="${1}"
|
||||
repository_path="${3}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /etc/init.d/functions.sh
|
||||
source /lib/gentoo/functions.sh
|
||||
|
||||
repository_name="${1}"
|
||||
repository_path="${3}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /etc/init.d/functions.sh
|
||||
source /lib/gentoo/functions.sh
|
||||
|
||||
repository_name="${1}"
|
||||
repository_path="${3}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /etc/init.d/functions.sh
|
||||
source /lib/gentoo/functions.sh
|
||||
|
||||
repository_name="${1}"
|
||||
repository_path="${3}"
|
||||
|
Loading…
Reference in New Issue
Block a user