diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-10 10:33:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-10 10:33:05 +0000 |
commit | c8e28f385423127e43d5ddedf2b7045b6fdcc833 (patch) | |
tree | 85a093ef85519e426a0b0c66cc3797af04a41b42 /app-text/wdiff | |
parent | Polish rough edges left by the transition away from webapp-config, now instal... (diff) | |
download | gentoo-2-c8e28f385423127e43d5ddedf2b7045b6fdcc833.tar.gz gentoo-2-c8e28f385423127e43d5ddedf2b7045b6fdcc833.tar.bz2 gentoo-2-c8e28f385423127e43d5ddedf2b7045b6fdcc833.zip |
Stable on amd64 wrt bug #350835
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-0.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 6021d213bc1e..1672ed008a9d 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.54 2011/01/07 23:33:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.55 2011/01/10 10:33:05 hwoarang Exp $ + + 10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> wdiff-0.6.5.ebuild: + Stable on amd64 wrt bug #350835 07 Jan 2011; Brent Baude <ranger@gentoo.org> wdiff-0.6.5.ebuild: Marking wdiff-0.6.5 ppc for bug 350835 diff --git a/app-text/wdiff/wdiff-0.6.5.ebuild b/app-text/wdiff/wdiff-0.6.5.ebuild index ad3fdc6ccb95..925b4b0dfbd7 100644 --- a/app-text/wdiff/wdiff-0.6.5.ebuild +++ b/app-text/wdiff/wdiff-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.3 2011/01/07 23:33:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.4 2011/01/10 10:33:05 hwoarang Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" DEPEND=" |