diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 12:44:59 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 12:44:59 +0000 |
commit | 48c5901390d36264c8aa9ae0eaa4d66850edf55e (patch) | |
tree | feca92f11d8faea7c052aa8004f36297775bea71 /app-misc/pal | |
parent | keyword ~ppc ~ppc64, bug #441692 (diff) | |
download | gentoo-2-48c5901390d36264c8aa9ae0eaa4d66850edf55e.tar.gz gentoo-2-48c5901390d36264c8aa9ae0eaa4d66850edf55e.tar.bz2 gentoo-2-48c5901390d36264c8aa9ae0eaa4d66850edf55e.zip |
stable ppc, bug #441090
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-misc/pal')
-rw-r--r-- | app-misc/pal/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/pal/pal-0.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pal/ChangeLog b/app-misc/pal/ChangeLog index 35fd1f30b46e..46ba575362f1 100644 --- a/app-misc/pal/ChangeLog +++ b/app-misc/pal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/pal # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.34 2012/11/04 13:38:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.35 2012/11/12 12:44:59 blueness Exp $ + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> pal-0.4.3-r1.ebuild: + stable ppc, bug #441090 04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> pal-0.4.3-r1.ebuild: Stable for amd64, wrt bug #441090 diff --git a/app-misc/pal/pal-0.4.3-r1.ebuild b/app-misc/pal/pal-0.4.3-r1.ebuild index 60ddabeb33bf..1444e4df2299 100644 --- a/app-misc/pal/pal-0.4.3-r1.ebuild +++ b/app-misc/pal/pal-0.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.4.3-r1.ebuild,v 1.2 2012/11/04 13:38:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.4.3-r1.ebuild,v 1.3 2012/11/12 12:44:59 blueness Exp $ EAPI=4 inherit toolchain-funcs eutils prefix @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/palcal/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~hppa ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" IUSE="nls unicode" RDEPEND=">=dev-libs/glib-2.0 |