diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-03 09:36:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-03 09:36:53 +0000 |
commit | 25a6c078a71e81c7cf69d408e69b99c0152f52a9 (patch) | |
tree | eb81016e959d4118a656bd5fbf6887d7b792efdf /dev-util/diffball | |
parent | Stable on alpha. (diff) | |
download | historical-25a6c078a71e81c7cf69d408e69b99c0152f52a9.tar.gz historical-25a6c078a71e81c7cf69d408e69b99c0152f52a9.tar.bz2 historical-25a6c078a71e81c7cf69d408e69b99c0152f52a9.zip |
Stable on alpha.
Diffstat (limited to 'dev-util/diffball')
-rw-r--r-- | dev-util/diffball/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/diffball/diffball-0.4_pre4.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/diffball/ChangeLog b/dev-util/diffball/ChangeLog index 5156368bd6ea..d9bdf3b3e3fb 100644 --- a/dev-util/diffball/ChangeLog +++ b/dev-util/diffball/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/diffball -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.1 2003/11/15 08:27:20 seemant Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.2 2004/06/03 09:35:06 kloeri Exp $ + + 03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> diffball-0.4_pre4.ebuild: + Stable on alpha. *diffball-0.4_pre4 (15 Nov 2003) diff --git a/dev-util/diffball/diffball-0.4_pre4.ebuild b/dev-util/diffball/diffball-0.4_pre4.ebuild index 66ed9d5ce42b..76ee9cc262da 100644 --- a/dev-util/diffball/diffball-0.4_pre4.ebuild +++ b/dev-util/diffball/diffball-0.4_pre4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.4_pre4.ebuild,v 1.3 2004/02/22 22:34:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.4_pre4.ebuild,v 1.4 2004/06/03 09:35:06 kloeri Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/diffball/diffball-${PV}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" DEPEND=">=dev-libs/openssl-0.9.6j >=dev-libs/popt-1.7 |