diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-26 17:12:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-26 17:12:40 +0000 |
commit | 531e9357f226893ae39dffbd8723171c2914848e (patch) | |
tree | dc274477553303187145a7410cb5b2949cf79b38 /sys-apps | |
parent | package.use.mask-ed polarssl USE flag in media-sound/umurmur for now. Should ... (diff) | |
download | gentoo-2-531e9357f226893ae39dffbd8723171c2914848e.tar.gz gentoo-2-531e9357f226893ae39dffbd8723171c2914848e.tar.bz2 gentoo-2-531e9357f226893ae39dffbd8723171c2914848e.zip |
Stable for HPPA (bug #495930).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/moreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/moreutils/moreutils-0.50.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/moreutils/ChangeLog b/sys-apps/moreutils/ChangeLog index aecc5d70f280..cc0bc78f4cf0 100644 --- a/sys-apps/moreutils/ChangeLog +++ b/sys-apps/moreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/moreutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.59 2013/09/07 20:04:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.60 2013/12/26 17:12:40 jer Exp $ + + 26 Dec 2013; Jeroen Roovers <jer@gentoo.org> moreutils-0.50.ebuild: + Stable for HPPA (bug #495930). *moreutils-0.50 (07 Sep 2013) diff --git a/sys-apps/moreutils/moreutils-0.50.ebuild b/sys-apps/moreutils/moreutils-0.50.ebuild index edb8a2da18a7..f313ea7ce619 100644 --- a/sys-apps/moreutils/moreutils-0.50.ebuild +++ b/sys-apps/moreutils/moreutils-0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.50.ebuild,v 1.1 2013/09/07 20:04:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.50.ebuild,v 1.2 2013/12/26 17:12:40 jer Exp $ EAPI=5 inherit eutils toolchain-funcs prefix @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86 ~x86-linux" IUSE="+doc +perl" RDEPEND=" |