summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-21 03:56:04 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-21 03:56:04 +0000
commit833fc507a69eb556d6f1056ce5bd6d705488cb71 (patch)
tree29f62eaacecb6e5694fb73a5bb3b3f4057d890a5 /dev-util/pkgconf/pkgconf-0.8.ebuild
parentBring live ebuild in sync with regular ebuilds (add systemd USE flag). (diff)
downloadgentoo-2-833fc507a69eb556d6f1056ce5bd6d705488cb71.tar.gz
gentoo-2-833fc507a69eb556d6f1056ce5bd6d705488cb71.tar.bz2
gentoo-2-833fc507a69eb556d6f1056ce5bd6d705488cb71.zip
Many cleanups (Fix SRC_URI, and add a strict USE flag where applicable) and version bump with many compatiblity fixes.
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
Diffstat (limited to 'dev-util/pkgconf/pkgconf-0.8.ebuild')
-rw-r--r--dev-util/pkgconf/pkgconf-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconf/pkgconf-0.8.ebuild b/dev-util/pkgconf/pkgconf-0.8.ebuild
index 79289e07edc5..f1c14087c62a 100644
--- a/dev-util/pkgconf/pkgconf-0.8.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.ebuild,v 1.12 2012/07/15 17:12:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.ebuild,v 1.13 2012/07/21 03:56:04 jdhore Exp $
EAPI="4"
@@ -11,7 +11,7 @@ else
#inherit autotools vcs-snapshot
inherit eutils
#SRC_URI="https://github.com/nenolod/pkgconf/tarball/${P} -> ${P}.tar.gz"
- SRC_URI="http://tortois.es/~nenolod/distfiles/${P}.tar.bz2"
+ SRC_URI="http://nenolod.net/~nenolod/distfiles/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
fi