diff options
author | 2014-12-15 13:47:28 +0000 | |
---|---|---|
committer | 2014-12-15 13:47:28 +0000 | |
commit | 33086cde50a260aa441887c65f1e12c32821c8b8 (patch) | |
tree | d999433ab346034273f4125015c9e24dc86467d9 /net-libs | |
parent | Add version bump to last Qt4-based version (bug #514622) (diff) | |
download | gentoo-2-33086cde50a260aa441887c65f1e12c32821c8b8.tar.gz gentoo-2-33086cde50a260aa441887c65f1e12c32821c8b8.tar.bz2 gentoo-2-33086cde50a260aa441887c65f1e12c32821c8b8.zip |
Marked ~hppa (bug #532520).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-unicode/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/courier-unicode/courier-unicode-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/courier-unicode/ChangeLog b/net-libs/courier-unicode/ChangeLog index 898f1f44942c..a018b8123896 100644 --- a/net-libs/courier-unicode/ChangeLog +++ b/net-libs/courier-unicode/ChangeLog @@ -1,6 +1,9 @@ # 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.1 2014/09/16 19:12:42 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-unicode/ChangeLog,v 1.2 2014/12/15 13:47:28 jer Exp $ + + 15 Dec 2014; Jeroen Roovers <jer@gentoo.org> courier-unicode-1.1.ebuild: + Marked ~hppa (bug #532520). *courier-unicode-1.1 (16 Sep 2014) diff --git a/net-libs/courier-unicode/courier-unicode-1.1.ebuild b/net-libs/courier-unicode/courier-unicode-1.1.ebuild index 8ae13cd72d35..58f3919802c3 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 # 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.1 2014/09/16 19:12:42 hanno Exp $ +# $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 $ 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" +KEYWORDS="~amd64 ~hppa" IUSE="" src_install() { |