diff options
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 f752751572a6..a55fdb504d92 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.4 2008/01/10 13:42:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.5 2008/02/15 18:10:56 jer 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 |