diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2011-02-07 08:48:26 -0600 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2011-02-07 08:48:26 -0600 |
commit | 262a5888a469b87d4482c3d34701cd5f70a9e364 (patch) | |
tree | 6d6ea227e08e9e1c7cca3ba4008a83191afbf618 /gentoo/bcfg2-1.1.1.ebuild | |
parent | a839ccf5223d7839526448a02bfb558fe7f70500 (diff) | |
download | bcfg2-262a5888a469b87d4482c3d34701cd5f70a9e364.tar.gz bcfg2-262a5888a469b87d4482c3d34701cd5f70a9e364.tar.bz2 bcfg2-262a5888a469b87d4482c3d34701cd5f70a9e364.zip |
Update links to point to bcfg2.org
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'gentoo/bcfg2-1.1.1.ebuild')
-rw-r--r-- | gentoo/bcfg2-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo/bcfg2-1.1.1.ebuild b/gentoo/bcfg2-1.1.1.ebuild index 7b4bd7888..1992ddaa4 100644 --- a/gentoo/bcfg2-1.1.1.ebuild +++ b/gentoo/bcfg2-1.1.1.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="2.4 2.5 3.*" inherit distutils DESCRIPTION="Bcfg2 is a configuration management tool." -HOMEPAGE="http://trac.mcs.anl.gov/projects/bcfg2" +HOMEPAGE="http://bcfg2.org" # handle the "pre" case MY_P="${P/_/}" |