diff options
author | 2009-10-12 20:42:28 +0000 | |
---|---|---|
committer | 2009-10-12 20:42:28 +0000 | |
commit | afe476282340d481e384762df73d4e633fd4f62e (patch) | |
tree | f7b894d2d54f65aba2f86a333a8456558b51d4e2 /dev-util | |
parent | Clean up old revisions. (diff) | |
download | gentoo-2-afe476282340d481e384762df73d4e633fd4f62e.tar.gz gentoo-2-afe476282340d481e384762df73d4e633fd4f62e.tar.bz2 gentoo-2-afe476282340d481e384762df73d4e633fd4f62e.zip |
Too long desc.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/csup/csup-20060318.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/csup/csup-20060318.ebuild b/dev-util/csup/csup-20060318.ebuild index 147502adfc13..c462fae865cd 100644 --- a/dev-util/csup/csup-20060318.ebuild +++ b/dev-util/csup/csup-20060318.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/csup/csup-20060318.ebuild,v 1.6 2008/04/14 12:09:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/csup/csup-20060318.ebuild,v 1.7 2009/10/12 20:42:28 ssuominen Exp $ inherit toolchain-funcs eutils -DESCRIPTION="C-based rewrite of CVSup (software for distributing and updating collections of files accross a network)" +DESCRIPTION="A rewrite of CVSup" HOMEPAGE="http://www.mu.org/~mux/csup.html" SRC_URI="http://mu.org/~mux/csup-snap-${PV}.tgz" |