summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-02-15 19:30:45 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-02-15 19:30:45 +0000
commit9b5ae6239473ab4f7a29113d8fcdecccf5313487 (patch)
tree277e4cfd1485e58129adc2cafe7acad06f3a7428 /sys-block/unieject
parentcorrect sqlite->sqlite3 in deps (diff)
downloadgentoo-2-9b5ae6239473ab4f7a29113d8fcdecccf5313487.tar.gz
gentoo-2-9b5ae6239473ab4f7a29113d8fcdecccf5313487.tar.bz2
gentoo-2-9b5ae6239473ab4f7a29113d8fcdecccf5313487.zip
stable x86, bug 183498
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-block/unieject')
-rw-r--r--sys-block/unieject/ChangeLog6
-rw-r--r--sys-block/unieject/unieject-5.3.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-block/unieject/ChangeLog b/sys-block/unieject/ChangeLog
index 582a77f0e0bb..b8c1fdf09e1f 100644
--- a/sys-block/unieject/ChangeLog
+++ b/sys-block/unieject/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-block/unieject
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.39 2008/02/15 18:22:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.40 2008/02/15 19:30:45 opfer Exp $
+
+ 15 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+ unieject-5.3.2.ebuild:
+ stable x86, bug 183498
15 Feb 2008; nixnut <nixnut@gentoo.org> unieject-5.3.2.ebuild:
Stable on ppc wrt bug 183498
diff --git a/sys-block/unieject/unieject-5.3.2.ebuild b/sys-block/unieject/unieject-5.3.2.ebuild
index 19082d94b82f..2289fc51f162 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.6 2008/02/15 18:22:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.7 2008/02/15 19:30:45 opfer 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