diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-06 21:03:25 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-06 21:03:25 +0100 |
commit | c48dc534c4f7187f93f68a167f4b385484612514 (patch) | |
tree | 71230100c6fda7954cbcaad6955b2430d1b68fa8 /app-text/xindy | |
parent | app-text/xindy: Drop eutils. (diff) | |
download | gentoo-c48dc534c4f7187f93f68a167f4b385484612514.tar.gz gentoo-c48dc534c4f7187f93f68a167f4b385484612514.tar.bz2 gentoo-c48dc534c4f7187f93f68a167f4b385484612514.zip |
app-text/xindy: [QA] Fix SRC_URI.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text/xindy')
-rw-r--r-- | app-text/xindy/xindy-2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xindy/xindy-2.4-r1.ebuild b/app-text/xindy/xindy-2.4-r1.ebuild index 6221018a03c6..47e25e611c03 100644 --- a/app-text/xindy/xindy-2.4-r1.ebuild +++ b/app-text/xindy/xindy-2.4-r1.ebuild @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="A Flexible Indexing System" HOMEPAGE="http://www.xindy.org/" -SRC_URI="http://www.xindy.org/xindy-2.4.tar.gz" +SRC_URI="http://www.xindy.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |