diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 15:17:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 15:17:22 +0000 |
commit | c91bfaa4e50d2955e2d0845521316e2b1d244b01 (patch) | |
tree | b07bcc1aa195dcfe1f2e34ea5eb200a233ee9c3f /app-misc/pal/pal-0.4.3.ebuild | |
parent | Version bump to 2.4.3 Bug #288218 (diff) | |
download | historical-c91bfaa4e50d2955e2d0845521316e2b1d244b01.tar.gz historical-c91bfaa4e50d2955e2d0845521316e2b1d244b01.tar.bz2 historical-c91bfaa4e50d2955e2d0845521316e2b1d244b01.zip |
Marking pal-0.4.3 ppc for bug 396819
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'app-misc/pal/pal-0.4.3.ebuild')
-rw-r--r-- | app-misc/pal/pal-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pal/pal-0.4.3.ebuild b/app-misc/pal/pal-0.4.3.ebuild index 4cd6c811752a..f0b9de6101db 100644 --- a/app-misc/pal/pal-0.4.3.ebuild +++ b/app-misc/pal/pal-0.4.3.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.ebuild,v 1.4 2012/02/02 18:23:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.4.3.ebuild,v 1.5 2012/02/06 15:17:22 ranger Exp $ EAPI=2 inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/palcal/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ppc ~x86" IUSE="nls unicode" RDEPEND=">=dev-libs/glib-2.0 |