diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-15 18:22:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-15 18:22:53 +0000 |
commit | 46dc0eabd7a701a435deac9fc079152dcf734336 (patch) | |
tree | ff3200b8bf08a5450247d211cae586666c2daea6 /sys-block/unieject/unieject-5.3.2.ebuild | |
parent | Stable for HPPA (bug #208901). (diff) | |
download | gentoo-2-46dc0eabd7a701a435deac9fc079152dcf734336.tar.gz gentoo-2-46dc0eabd7a701a435deac9fc079152dcf734336.tar.bz2 gentoo-2-46dc0eabd7a701a435deac9fc079152dcf734336.zip |
Stable on ppc wrt bug 183498
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-block/unieject/unieject-5.3.2.ebuild')
-rw-r--r-- | sys-block/unieject/unieject-5.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/unieject/unieject-5.3.2.ebuild b/sys-block/unieject/unieject-5.3.2.ebuild index a55fdb504d92..19082d94b82f 100644 --- a/sys-block/unieject/unieject-5.3.2.ebuild +++ b/sys-block/unieject/unieject-5.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.5 2008/02/15 18:10:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.6 2008/02/15 18:22:53 nixnut Exp $ inherit eutils libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="nls pmount" RDEPEND=">=dev-libs/libcdio-0.77 |