diff options
author | 2010-08-28 16:40:57 +0000 | |
---|---|---|
committer | 2010-08-28 16:40:57 +0000 | |
commit | 16b3ad8579fc332962d5782c03b670c701583911 (patch) | |
tree | 3df97bfdfc74d815d0153da44dd35fb5cb1a3f1f /app-text/adiff | |
parent | alpha/ia64/sparc stable wrt #330357 (diff) | |
download | gentoo-2-16b3ad8579fc332962d5782c03b670c701583911.tar.gz gentoo-2-16b3ad8579fc332962d5782c03b670c701583911.tar.bz2 gentoo-2-16b3ad8579fc332962d5782c03b670c701583911.zip |
alpha/ia64 stable wrt #329897
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 0f213829d6d6..6675992f9af3 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.11 2010/07/31 22:08:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/ChangeLog,v 1.12 2010/08/28 16:40:57 armin76 Exp $ + + 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> adiff-1.4.ebuild: + alpha/ia64 stable wrt #329897 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> adiff-1.4.ebuild: Stable on amd64 wrt bug #329897 diff --git a/app-text/adiff/adiff-1.4.ebuild b/app-text/adiff/adiff-1.4.ebuild index 0a9b440670bf..793bc5c64376 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.7 2010/07/31 22:08:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/adiff-1.4.ebuild,v 1.8 2010/08/28 16:40:57 armin76 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 |