summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-05 22:19:15 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-05 22:19:15 +0000
commitf5762414b78f02e8590ce4a1f9ba48989633484b (patch)
treeabb9b70d55cc7c62b8a1d13a929249fa194c9b44 /dev-libs
parentMarked ppc stable. (diff)
downloadgentoo-2-f5762414b78f02e8590ce4a1f9ba48989633484b.tar.gz
gentoo-2-f5762414b78f02e8590ce4a1f9ba48989633484b.tar.bz2
gentoo-2-f5762414b78f02e8590ce4a1f9ba48989633484b.zip
m68k love
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/openct/openct-0.5.0.ebuild4
-rw-r--r--dev-libs/openct/openct-0.6.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/openct/openct-0.5.0.ebuild b/dev-libs/openct/openct-0.5.0.ebuild
index 595e5554ca8a..fa3c93b43cda 100644
--- a/dev-libs/openct/openct-0.5.0.ebuild
+++ b/dev-libs/openct/openct-0.5.0.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/dev-libs/openct/openct-0.5.0.ebuild,v 1.12 2006/01/05 03:33:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.5.0.ebuild,v 1.13 2006/03/05 22:19:15 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://opensc.org/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="usb"
RDEPEND="virtual/libc
diff --git a/dev-libs/openct/openct-0.6.6.ebuild b/dev-libs/openct/openct-0.6.6.ebuild
index 33b3908af077..c4ec4a59dda4 100644
--- a/dev-libs/openct/openct-0.6.6.ebuild
+++ b/dev-libs/openct/openct-0.6.6.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/dev-libs/openct/openct-0.6.6.ebuild,v 1.2 2006/01/05 03:33:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.6.ebuild,v 1.3 2006/03/05 22:19:15 vapier Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://opensc.org/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="usb"
RDEPEND="usb? ( >=dev-libs/libusb-0.1.7 >=sys-apps/hotplug-20030805-r1 )"