diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-04-29 13:49:48 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-04-29 13:49:48 +0000 |
commit | 11cab588b7ac681791f3e9a476e592470862f113 (patch) | |
tree | 202104df4af74d5a0ca17f6e9df83b032e7dd03e /dev-util | |
parent | Added \!dev-util/git and \!dev-util/git-pasky to close bug #90824 (diff) | |
download | gentoo-2-11cab588b7ac681791f3e9a476e592470862f113.tar.gz gentoo-2-11cab588b7ac681791f3e9a476e592470862f113.tar.bz2 gentoo-2-11cab588b7ac681791f3e9a476e592470862f113.zip |
Added \!dev-util/cogito to close bug #90824
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/git-pasky/git-pasky-0.7.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/git-pasky/git-pasky-0.7.ebuild b/dev-util/git-pasky/git-pasky-0.7.ebuild index 93d6fef4e454..8f8b23745f03 100644 --- a/dev-util/git-pasky/git-pasky-0.7.ebuild +++ b/dev-util/git-pasky/git-pasky-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git-pasky/git-pasky-0.7.ebuild,v 1.2 2005/04/26 20:30:34 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git-pasky/git-pasky-0.7.ebuild,v 1.3 2005/04/29 13:49:48 r3pek Exp $ inherit eutils @@ -15,7 +15,8 @@ IUSE="mozsha1 ppcsha1" DEPEND="dev-libs/openssl sys-libs/zlib - !dev-util/git" + !dev-util/git + !dev-util/cogito" src_unpack() { unpack ${A} |