diff options
author | Guy Martin <gmsoft@gentoo.org> | 2007-07-25 20:39:06 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2007-07-25 20:39:06 +0000 |
commit | a18ea3bd52e275ab842dddc6490220e7549ec4d7 (patch) | |
tree | a0c82da3379eeb01db7352eae40974783631b78c /dev-libs | |
parent | Stable on sparc wrt #184691 (diff) | |
download | gentoo-2-a18ea3bd52e275ab842dddc6490220e7549ec4d7.tar.gz gentoo-2-a18ea3bd52e275ab842dddc6490220e7549ec4d7.tar.bz2 gentoo-2-a18ea3bd52e275ab842dddc6490220e7549ec4d7.zip |
Stable on hppa.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/openct/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/openct/openct-0.6.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/openct/ChangeLog b/dev-libs/openct/ChangeLog index 992d50821985..f0c37326ad5f 100644 --- a/dev-libs/openct/ChangeLog +++ b/dev-libs/openct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/openct # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.43 2007/04/28 15:47:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.44 2007/07/25 20:39:06 gmsoft Exp $ + + 25 Jul 2007; Guy Martin <gmsoft@gentoo.org> openct-0.6.11-r1.ebuild: + Stable on hppa 28 Apr 2007; Torsten Veller <tove@gentoo.org> openct-0.5.0.ebuild: Use newinitd diff --git a/dev-libs/openct/openct-0.6.11-r1.ebuild b/dev-libs/openct/openct-0.6.11-r1.ebuild index 0e3d69e89c1d..9dd8826fc85b 100644 --- a/dev-libs/openct/openct-0.6.11-r1.ebuild +++ b/dev-libs/openct/openct-0.6.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.6 2007/04/06 20:28:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.11-r1.ebuild,v 1.7 2007/07/25 20:39:06 gmsoft Exp $ inherit flag-o-matic 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 |