diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:08:52 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:08:52 +0000 |
commit | 00cc0ec89d926a56dafd575744bd2719573ce804 (patch) | |
tree | 3ca2bf71d54d2706121a8578794ea2d448668299 /app-text/adiff | |
parent | Stable on amd64 wrt bug #330103 (diff) | |
download | gentoo-2-00cc0ec89d926a56dafd575744bd2719573ce804.tar.gz gentoo-2-00cc0ec89d926a56dafd575744bd2719573ce804.tar.bz2 gentoo-2-00cc0ec89d926a56dafd575744bd2719573ce804.zip |
Stable on amd64 wrt bug #329897
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/adiff')
-rw-r--r-- | app-text/adiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/adiff/adiff-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/adiff/ChangeLog b/app-text/adiff/ChangeLog index 51d7981b75de..0f213829d6d6 100644 --- a/app-text/adiff/ChangeLog +++ b/app-text/adiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/adiff # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/ChangeLog,v 1.10 2010/07/26 13:48:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/ChangeLog,v 1.11 2010/07/31 22:08:52 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> adiff-1.4.ebuild: + Stable on amd64 wrt bug #329897 26 Jul 2010; Christian Faulhammer <fauli@gentoo.org> adiff-1.4.ebuild: stable x86, bug 329897 diff --git a/app-text/adiff/adiff-1.4.ebuild b/app-text/adiff/adiff-1.4.ebuild index b337a2a95329..0a9b440670bf 100644 --- a/app-text/adiff/adiff-1.4.ebuild +++ b/app-text/adiff/adiff-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/adiff-1.4.ebuild,v 1.6 2010/07/26 13:48:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/adiff-1.4.ebuild,v 1.7 2010/07/31 22:08:52 hwoarang Exp $ DESCRIPTION="wordwise diff" HOMEPAGE="http://agriffis.n01se.net/adiff/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="dev-lang/perl |