diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 14:04:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 14:04:15 +0000 |
commit | c4fc030ee259355973e9c81559b8585fd43f0bce (patch) | |
tree | 17b0c437c0671946160714fbc65ba33ecc91c77a /media-libs/nas | |
parent | Stable for ppc64, wrt bug #501312 (diff) | |
download | gentoo-2-c4fc030ee259355973e9c81559b8585fd43f0bce.tar.gz gentoo-2-c4fc030ee259355973e9c81559b8585fd43f0bce.tar.bz2 gentoo-2-c4fc030ee259355973e9c81559b8585fd43f0bce.zip |
Stable for ppc64, wrt bug #484480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/nas')
-rw-r--r-- | media-libs/nas/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/nas/nas-1.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/nas/ChangeLog b/media-libs/nas/ChangeLog index 3aae755d6253..3962094fb237 100644 --- a/media-libs/nas/ChangeLog +++ b/media-libs/nas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/nas # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v 1.84 2014/02/20 10:24:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v 1.85 2014/02/20 14:04:15 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> nas-1.9.4.ebuild: + Stable for ppc64, wrt bug #484480 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> nas-1.9.4.ebuild: Stable for x86, wrt bug #484480 diff --git a/media-libs/nas/nas-1.9.4.ebuild b/media-libs/nas/nas-1.9.4.ebuild index 5506f285f66c..04a5e07b5861 100644 --- a/media-libs/nas/nas-1.9.4.ebuild +++ b/media-libs/nas/nas-1.9.4.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/media-libs/nas/nas-1.9.4.ebuild,v 1.4 2014/02/20 10:24:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.9.4.ebuild,v 1.5 2014/02/20 14:04:15 ago Exp $ EAPI=5 inherit eutils multilib toolchain-funcs multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz" LICENSE="HPND MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc static-libs" RDEPEND="x11-libs/libICE |