diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 21:10:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 21:10:52 +0000 |
commit | 2b901b457766ac7b6c4fdee9032b81e47996400a (patch) | |
tree | f0e0495eb9f72b06c838d452f72af2bcf87bf93d /app-text/wdiff | |
parent | Stable for amd64, wrt bug #401341 (diff) | |
download | historical-2b901b457766ac7b6c4fdee9032b81e47996400a.tar.gz historical-2b901b457766ac7b6c4fdee9032b81e47996400a.tar.bz2 historical-2b901b457766ac7b6c4fdee9032b81e47996400a.zip |
Stable for amd64, wrt bug #401095
Package-Manager: portage-2.1.10.44/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-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index e2d4ed2356bb..ed820aaaa6c1 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.65 2012/01/06 02:04:50 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.66 2012/01/30 21:10:52 ago Exp $ + + 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> wdiff-1.1.0.ebuild: + Stable for amd64, wrt bug #401095 06 Jan 2012; Christoph Junghans <ottxor@gentoo.org> wdiff-1.1.0.ebuild: keyword ~x86-macos diff --git a/app-text/wdiff/wdiff-1.1.0.ebuild b/app-text/wdiff/wdiff-1.1.0.ebuild index a793ab9a8e7a..5b933cbfd094 100644 --- a/app-text/wdiff/wdiff-1.1.0.ebuild +++ b/app-text/wdiff/wdiff-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.1.0.ebuild,v 1.2 2012/01/06 02:04:50 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.1.0.ebuild,v 1.3 2012/01/30 21:10:52 ago Exp $ EAPI="4" @@ -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 ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="experimental test" RDEPEND="sys-apps/diffutils |