summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-04-29 00:50:24 +0000
committerJon Portnoy <avenj@gentoo.org>2004-04-29 00:50:24 +0000
commitc4d9f657e6fd6c1764362dd81681123050b08884 (patch)
tree274855c2482c2418366371a7f4e821f132fd3923 /dev-util/bsdiff
parentStable on x86 and AMD64 (Manifest recommit) (diff)
downloadgentoo-2-c4d9f657e6fd6c1764362dd81681123050b08884.tar.gz
gentoo-2-c4d9f657e6fd6c1764362dd81681123050b08884.tar.bz2
gentoo-2-c4d9f657e6fd6c1764362dd81681123050b08884.zip
Stable on AMD64
Diffstat (limited to 'dev-util/bsdiff')
-rw-r--r--dev-util/bsdiff/ChangeLog5
-rw-r--r--dev-util/bsdiff/bsdiff-4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bsdiff/ChangeLog b/dev-util/bsdiff/ChangeLog
index 26d2334007a4..8147492c6e70 100644
--- a/dev-util/bsdiff/ChangeLog
+++ b/dev-util/bsdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bsdiff
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.2 2003/11/25 17:49:15 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.3 2004/04/29 00:47:51 avenj Exp $
+
+ 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> bsdiff-4.1.ebuild :
+ Stable on AMD64.
25 Nov 2003; Brian Jackson <iggy@gentoo.org> bsdiff-4.1.ebuild:
changing license to BSD-protection, also bumping it to x86
diff --git a/dev-util/bsdiff/bsdiff-4.1.ebuild b/dev-util/bsdiff/bsdiff-4.1.ebuild
index 4a9632ae82e9..c72fa68b2114 100644
--- a/dev-util/bsdiff/bsdiff-4.1.ebuild
+++ b/dev-util/bsdiff/bsdiff-4.1.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/bsdiff/bsdiff-4.1.ebuild,v 1.5 2004/02/22 22:32:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.1.ebuild,v 1.6 2004/04/29 00:47:51 avenj Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://www.daemonology.net/bsdiff/${P}.tar.gz"
SLOT="0"
LICENSE="BSD-protection"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64"
DEPEND="app-arch/bzip2"