diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 16:21:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 16:21:12 +0000 |
commit | 0100a3090c5cded6b48acab095f8e0995ddf6adf (patch) | |
tree | b44916299639d36d5d6d3f9eeb40e0146f3fdd59 /app-text/wdiff | |
parent | add ~ia64 (diff) | |
download | gentoo-2-0100a3090c5cded6b48acab095f8e0995ddf6adf.tar.gz gentoo-2-0100a3090c5cded6b48acab095f8e0995ddf6adf.tar.bz2 gentoo-2-0100a3090c5cded6b48acab095f8e0995ddf6adf.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/Manifest | 12 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-0.5-r2.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index ad2ed1158ec0..8aa22fd7e9ba 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.19 2005/07/26 22:17:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.20 2005/08/26 16:21:12 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> wdiff-0.5-r2.ebuild: + stable on ia64 26 Jul 2005; Aron Griffis <agriffis@gentoo.org> wdiff-0.5-r2.ebuild: add ~alpha ~ia64 diff --git a/app-text/wdiff/Manifest b/app-text/wdiff/Manifest index 3c4371efdcf0..78640e9523c1 100644 --- a/app-text/wdiff/Manifest +++ b/app-text/wdiff/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 58818d95e94e6dcd6a34edd95d8bc907 wdiff-0.5-r2.ebuild 1091 +MD5 b0fe62db416bd79eb78b9ba532245090 wdiff-0.5-r2.ebuild 1090 MD5 0c131a7201c4670302767f93643876fa metadata.xml 165 MD5 8b729dce46a98af74dd5c37e00eca1df ChangeLog 2400 MD5 9857b4daaad6db84f5c7dd600a7e7b4c files/wdiff-0.5-segfault-fix.diff 487 MD5 d6f2ef7713b8a0187fd684b0d8010347 files/digest-wdiff-0.5-r2 128 MD5 c0daaa4f7a7f181a9900d082fe2f5a7a files/wdiff-0.5-avoid-wraps.diff 401 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC5rZnBXaUFmZvwyMRAgnPAJ9QTd83729Ccd8kAZk7e1PAqfQktQCfd72C -NDQx5C8YY+CrpBrK6n5eKMQ= -=UZYj ------END PGP SIGNATURE----- diff --git a/app-text/wdiff/wdiff-0.5-r2.ebuild b/app-text/wdiff/wdiff-0.5-r2.ebuild index b1a306b23908..2755e1337cae 100644 --- a/app-text/wdiff/wdiff-0.5-r2.ebuild +++ b/app-text/wdiff/wdiff-0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5-r2.ebuild,v 1.6 2005/07/26 22:17:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5-r2.ebuild,v 1.7 2005/08/26 16:21:12 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~mips ppc ~sparc x86" IUSE="build" DEPEND="sys-apps/diffutils |