summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-04-11 12:32:06 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-04-11 12:32:06 +0000
commit5a16dc07e8d5ef53a2ec3cc417c82ecc13bca607 (patch)
tree7ea04c50a872fa4678f3e066ec5a642ceea0eb79 /dev-util
parentnew upstream version, fixes #70658. generalised patchname, it also works for ... (diff)
downloadgentoo-2-5a16dc07e8d5ef53a2ec3cc417c82ecc13bca607.tar.gz
gentoo-2-5a16dc07e8d5ef53a2ec3cc417c82ecc13bca607.tar.bz2
gentoo-2-5a16dc07e8d5ef53a2ec3cc417c82ecc13bca607.zip
Marking stable on amd64 for loki_patch.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/xdelta/ChangeLog7
-rw-r--r--dev-util/xdelta/xdelta-1.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/xdelta/ChangeLog b/dev-util/xdelta/ChangeLog
index a19412ec6fab..4235cc8c9ff9 100644
--- a/dev-util/xdelta/ChangeLog
+++ b/dev-util/xdelta/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/xdelta
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/ChangeLog,v 1.7 2004/07/18 17:34:12 aliz Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/ChangeLog,v 1.8 2005/04/11 12:32:06 wolf31o2 Exp $
+
+ 11 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org> xdelta-1.1.3.ebuild:
+ Marking stable on amd64 for loki_patch.
18 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> xdelta-1.1.3.ebuild:
Added amd64 keyword, closing #56947.
diff --git a/dev-util/xdelta/xdelta-1.1.3.ebuild b/dev-util/xdelta/xdelta-1.1.3.ebuild
index bc17bd84061d..26f3dffa9e4e 100644
--- a/dev-util/xdelta/xdelta-1.1.3.ebuild
+++ b/dev-util/xdelta/xdelta-1.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-1.1.3.ebuild,v 1.14 2004/07/18 17:34:12 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-1.1.3.ebuild,v 1.15 2005/04/11 12:32:06 wolf31o2 Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ HOMEPAGE="http://xdelta.sourceforge.net"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc ~amd64"
+KEYWORDS="x86 ppc sparc amd64"
IUSE=""
DEPEND="=dev-libs/glib-1.2*