diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 19:52:55 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 19:52:55 +0000 |
commit | 856c3d5efc4db6277105a02d9406786eb1a02e3b (patch) | |
tree | d13d2f0b53be99bdcef6cfdb8bf0efc22350e0ee /dev-libs/openct | |
parent | fix for bug #153465 by Axel Dyks (diff) | |
download | gentoo-2-856c3d5efc4db6277105a02d9406786eb1a02e3b.tar.gz gentoo-2-856c3d5efc4db6277105a02d9406786eb1a02e3b.tar.bz2 gentoo-2-856c3d5efc4db6277105a02d9406786eb1a02e3b.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-libs/openct')
-rw-r--r-- | dev-libs/openct/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/openct/openct-0.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/openct/ChangeLog b/dev-libs/openct/ChangeLog index 5be7d6d20f56..87bd54c29f60 100644 --- a/dev-libs/openct/ChangeLog +++ b/dev-libs/openct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/openct # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.35 2006/12/17 20:16:04 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.36 2006/12/18 19:52:55 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> openct-0.6.11.ebuild: + Stable on sparc 17 Dec 2006; Petre Rodan <kaiowas@gentoo.org> openct-0.6.11.ebuild: Stable on x86 diff --git a/dev-libs/openct/openct-0.6.11.ebuild b/dev-libs/openct/openct-0.6.11.ebuild index 0ebba62e4030..894e4583fb1f 100644 --- a/dev-libs/openct/openct-0.6.11.ebuild +++ b/dev-libs/openct/openct-0.6.11.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.11.ebuild,v 1.3 2006/12/17 20:16:04 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.11.ebuild,v 1.4 2006/12/18 19:52:55 gustavoz Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.opensc-project.org/files/openct/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~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 )" |