diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
commit | 7159a47e2827498a1ca29a1a33794da0fdb22d02 (patch) | |
tree | 1f5a77f574bc978dc0c2bbf8cb7b6a66d4bdd962 /app-misc/git | |
parent | bumped to 2.4.22_pre2 (diff) | |
download | historical-7159a47e2827498a1ca29a1a33794da0fdb22d02.tar.gz historical-7159a47e2827498a1ca29a1a33794da0fdb22d02.tar.bz2 historical-7159a47e2827498a1ca29a1a33794da0fdb22d02.zip |
unmask and changelog fixes
Diffstat (limited to 'app-misc/git')
-rw-r--r-- | app-misc/git/git-4.3.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/git/git-4.3.20.ebuild b/app-misc/git/git-4.3.20.ebuild index 5f53a6c3b05c..03947a23c1b1 100644 --- a/app-misc/git/git-4.3.20.ebuild +++ b/app-misc/git/git-4.3.20.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/git/git-4.3.20.ebuild,v 1.2 2003/02/13 08:59:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/git/git-4.3.20.ebuild,v 1.3 2003/06/29 23:17:15 aliz Exp $ DESCRIPTION="GNU Interactive Tools - increase speed and efficiency of most daily task" HOMEPAGE="http://www.gnu.org/software/git/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND="sys-devel/binutils" |