aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <stephen.arnold42@gmail.com>2015-07-23 12:24:32 -0700
committerSteve Arnold <stephen.arnold42@gmail.com>2015-07-23 12:24:32 -0700
commit62dbcaea49805f352862a061f4302ece473120c2 (patch)
treeadbb585f4e54b6a0ea5b29953793193ec1d6ae32 /configs
parentfixed typos in extra_elog for nouveau-sources (diff)
downloadarm-62dbcaea49805f352862a061f4302ece473120c2.tar.gz
arm-62dbcaea49805f352862a061f4302ece473120c2.tar.bz2
arm-62dbcaea49805f352862a061f4302ece473120c2.zip
updated readme and layman config to point to new repo location
Diffstat (limited to 'configs')
-rw-r--r--configs/layman.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/layman.xml b/configs/layman.xml
index eb18c80..211f0c7 100644
--- a/configs/layman.xml
+++ b/configs/layman.xml
@@ -4,13 +4,13 @@
<repo quality="experimental" status="unofficial">
<name><![CDATA[arm_support]]></name>
<description lang="en"><![CDATA[ARM Support Gentoo Overlay]]></description>
- <homepage>https://github.com/steev/arm</homepage>
+ <homepage>https://github.com/gentoo/arm</homepage>
<owner type="person">
<name><![CDATA[steev]]></name>
<email>steev@gentoo.org</email>
</owner>
- <source type="git">git://github.com/steev/arm.git</source>
- <source type="git">https://github.com/steev/arm.git</source>
- <feed>https://github.com/steev/arm/commits/maint.atom</feed>
+ <source type="git">git://github.com/gentoo/arm.git</source>
+ <source type="git">https://github.com/gentoo/arm.git</source>
+ <feed>https://github.com/gentoo/arm/commits/maint.atom</feed>
</repo>
</repositories>