diff options
author | 2015-01-15 08:42:51 +0000 | |
---|---|---|
committer | 2015-01-15 08:42:51 +0000 | |
commit | 725c95c605d3600600247a07bbbc7287b070814c (patch) | |
tree | 72adda6b391c423242ba091eb1df119ef4a81305 /net-libs | |
parent | Stable for ppc, wrt bug #534110 (diff) | |
download | gentoo-2-725c95c605d3600600247a07bbbc7287b070814c.tar.gz gentoo-2-725c95c605d3600600247a07bbbc7287b070814c.tar.bz2 gentoo-2-725c95c605d3600600247a07bbbc7287b070814c.zip |
marked ~x86, see bug 532520
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-unicode/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/courier-unicode/courier-unicode-1.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/courier-unicode/ChangeLog b/net-libs/courier-unicode/ChangeLog index a018b8123896..65f7fd3e2031 100644 --- a/net-libs/courier-unicode/ChangeLog +++ b/net-libs/courier-unicode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/courier-unicode -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/ChangeLog,v 1.2 2014/12/15 13:47:28 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/ChangeLog,v 1.3 2015/01/15 08:42:51 nativemad Exp $ + + 15 Jan 2015; Andreas Schuerch <nativemad@gentoo.org> + courier-unicode-1.1.ebuild: + marked ~x86, see bug 532520 15 Dec 2014; Jeroen Roovers <jer@gentoo.org> courier-unicode-1.1.ebuild: Marked ~hppa (bug #532520). diff --git a/net-libs/courier-unicode/courier-unicode-1.1.ebuild b/net-libs/courier-unicode/courier-unicode-1.1.ebuild index 58f3919802c3..2a241c0afcf5 100644 --- a/net-libs/courier-unicode/courier-unicode-1.1.ebuild +++ b/net-libs/courier-unicode/courier-unicode-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/courier-unicode-1.1.ebuild,v 1.2 2014/12/15 13:47:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/courier-unicode-1.1.ebuild,v 1.3 2015/01/15 08:42:51 nativemad Exp $ EAPI=5 inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.courier-mta.org/" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" src_install() { |