summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-02-01 00:38:00 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:06 +0200
commitbe480f3a7ada8f0676984cc77f8d1d8a555d0ddb (patch)
treef5183cb65305cd0d707b5f332006e0af5b525082 /app-portage
parentBump stylish (diff)
downloadmv-be480f3a7ada8f0676984cc77f8d1d8a555d0ddb.tar.gz
mv-be480f3a7ada8f0676984cc77f8d1d8a555d0ddb.tar.bz2
mv-be480f3a7ada8f0676984cc77f8d1d8a555d0ddb.zip
Move eix to github
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/eix-99999999.ebuild4
-rw-r--r--app-portage/eix/metadata.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 3db088c1..9a1592ec 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -4,13 +4,13 @@
EAPI=5
-EGIT_REPO_URI="git://git.berlios.de/${PN}"
+EGIT_REPO_URI="git://github.com/vaeth/${PN}.git"
WANT_LIBTOOL=none
PLOCALES="de ru"
inherit autotools bash-completion-r1 eutils git-r3 l10n multilib
DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more"
-HOMEPAGE="http://eix.berlios.de"
+HOMEPAGE="http://github.com/vaeth/eix/"
SRC_URI=""
PROPERTIES="live"
diff --git a/app-portage/eix/metadata.xml b/app-portage/eix/metadata.xml
index de8d7fc2..ee8ca11c 100644
--- a/app-portage/eix/metadata.xml
+++ b/app-portage/eix/metadata.xml
@@ -15,8 +15,8 @@
<email>martin@mvath.de</email>
<name>Martin Väth</name>
</maintainer>
- <bugs-to>https://developer.berlios.de/bugs/?group_id=11597</bugs-to>
- <!-- remote-id type="berlios">eix</remote-id -->
+ <bugs-to>http://github.com/vaeth/eix/issues/</bugs-to>
+ <remote-id type="github">vaeth/eix</remote-id>
</upstream>
<use>
<flag name="debug">Build with upstream's CXXFLAGS/LDFLAGS for debugging support; not recommended for normal use.</flag>