diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:54:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:54:31 +0000 |
commit | 69240db23f45ef695dfbd894f4dcd4e43de1ae49 (patch) | |
tree | e1e35464097086f0c43f15e2183be031259bdaeb /app-arch | |
parent | Stable for s390, wrt bug #448012 (diff) | |
download | gentoo-2-69240db23f45ef695dfbd894f4dcd4e43de1ae49.tar.gz gentoo-2-69240db23f45ef695dfbd894f4dcd4e43de1ae49.tar.bz2 gentoo-2-69240db23f45ef695dfbd894f4dcd4e43de1ae49.zip |
Stable for s390, wrt bug #431696
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unace/ChangeLog | 7 | ||||
-rw-r--r-- | app-arch/unace/unace-2.5-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-arch/unace/ChangeLog b/app-arch/unace/ChangeLog index b28de9958a04..28d11269ddd6 100644 --- a/app-arch/unace/ChangeLog +++ b/app-arch/unace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/unace -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/ChangeLog,v 1.45 2012/12/29 08:54:39 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/ChangeLog,v 1.46 2013/02/20 09:54:31 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> unace-2.5-r2.ebuild: + Stable for s390, wrt bug #431696 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> unace-2.5-r2.ebuild: Stable for alpha, wrt bug #431696 diff --git a/app-arch/unace/unace-2.5-r2.ebuild b/app-arch/unace/unace-2.5-r2.ebuild index faf6dd2073d8..dffebad852d5 100644 --- a/app-arch/unace/unace-2.5-r2.ebuild +++ b/app-arch/unace/unace-2.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.5-r2.ebuild,v 1.9 2012/12/29 08:54:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.5-r2.ebuild,v 1.10 2013/02/20 09:54:31 ago Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}.orig. LICENSE="freedist" SLOT="1" -KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 s390 x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="" DEPEND="" |