summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-30 14:28:21 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-30 14:28:21 +0000
commita7480115e548d05241a45c6bd989e4748ef4f995 (patch)
tree1bfe30e60fc0be09cd91ddc9ce539b9c7fe02203 /sys-block
parentStable on sparc wrt #137325 (diff)
downloadgentoo-2-a7480115e548d05241a45c6bd989e4748ef4f995.tar.gz
gentoo-2-a7480115e548d05241a45c6bd989e4748ef4f995.tar.bz2
gentoo-2-a7480115e548d05241a45c6bd989e4748ef4f995.zip
Keyworded ~hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/unieject/ChangeLog6
-rw-r--r--sys-block/unieject/unieject-5.3.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-block/unieject/ChangeLog b/sys-block/unieject/ChangeLog
index 7f135f39e7bc..67983d108429 100644
--- a/sys-block/unieject/ChangeLog
+++ b/sys-block/unieject/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-block/unieject
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.30 2006/06/26 05:31:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.31 2006/06/30 14:28:21 gustavoz Exp $
+
+ 30 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ unieject-5.3.1-r1.ebuild:
+ Keyworded ~hppa
*unieject-5.3.1-r1 (26 Jun 2006)
diff --git a/sys-block/unieject/unieject-5.3.1-r1.ebuild b/sys-block/unieject/unieject-5.3.1-r1.ebuild
index efb751f9ca12..d3f7998cdd7b 100644
--- a/sys-block/unieject/unieject-5.3.1-r1.ebuild
+++ b/sys-block/unieject/unieject-5.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.1-r1.ebuild,v 1.1 2006/06/26 05:31:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.1-r1.ebuild,v 1.2 2006/06/30 14:28:21 gustavoz Exp $
inherit eutils libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="nls pmount"
RDEPEND=">=dev-libs/libcdio-0.75-r1