diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 12:55:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-03 12:55:18 +0000 |
commit | 0d6c80abfff52a95a045e669e2e779882fe124f1 (patch) | |
tree | fbb6e406aff3ef9524d7e6c2616c17f90b37b7ab /app-misc | |
parent | Stable for amd64, wrt bug #556418 (diff) | |
download | gentoo-2-0d6c80abfff52a95a045e669e2e779882fe124f1.tar.gz gentoo-2-0d6c80abfff52a95a045e669e2e779882fe124f1.tar.bz2 gentoo-2-0d6c80abfff52a95a045e669e2e779882fe124f1.zip |
Stable for amd64, wrt bug #553328
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/wyrd/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/wyrd/wyrd-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-misc/wyrd/ChangeLog b/app-misc/wyrd/ChangeLog index b6e4cf58109f..107fc9bd3251 100644 --- a/app-misc/wyrd/ChangeLog +++ b/app-misc/wyrd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wyrd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.25 2015/02/15 09:29:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.26 2015/08/03 12:55:18 ago Exp $ + + 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> wyrd-1.4.6.ebuild: + Stable for amd64, wrt bug #553328 15 Feb 2015; Alexis Ballier <aballier@gentoo.org> wyrd-1.4.6.ebuild: fix deps with ocaml 4.02, bug #537252 @@ -110,4 +113,3 @@ 12 Jul 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, +wyrd-1.0.0.ebuild: Initial checkin - diff --git a/app-misc/wyrd/wyrd-1.4.6.ebuild b/app-misc/wyrd/wyrd-1.4.6.ebuild index 448cb464e3f0..5b709b1a91b5 100644 --- a/app-misc/wyrd/wyrd-1.4.6.ebuild +++ b/app-misc/wyrd/wyrd-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.6.ebuild,v 1.2 2015/02/15 09:29:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.6.ebuild,v 1.3 2015/08/03 12:55:18 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="unicode" RDEPEND=" |