diff options
author | Guy Martin <gmsoft@gentoo.org> | 2008-11-12 09:13:56 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2008-11-12 09:13:56 +0000 |
commit | 2b664baa58daf535fd5b85ccd1108a0f5c7492a8 (patch) | |
tree | 98874fda4b0ae8aa185e8256225b631d9db231cf /sys-libs | |
parent | x11-libs/libdrm: bump to 2.4.1 with a patch from git master (diff) | |
download | historical-2b664baa58daf535fd5b85ccd1108a0f5c7492a8.tar.gz historical-2b664baa58daf535fd5b85ccd1108a0f5c7492a8.tar.bz2 historical-2b664baa58daf535fd5b85ccd1108a0f5c7492a8.zip |
hppa stable.
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gwenhywfar/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libchipcard/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libchipcard/libchipcard-3.0.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog index 4e4605cb1556..916fe69af75a 100644 --- a/sys-libs/gwenhywfar/ChangeLog +++ b/sys-libs/gwenhywfar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gwenhywfar # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.60 2008/09/16 20:54:37 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.61 2008/11/12 09:10:06 gmsoft Exp $ + + 12 Nov 2008; Guy Martin <gmsoft@gentoo.org> gwenhywfar-2.6.2.ebuild: + hppa stable. 16 Sep 2008; Hanno Boeck <hanno@gentoo.org> gwenhywfar-3.4.1.ebuild: gwenhywfar has changed from openssl to gnutls. diff --git a/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild b/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild index 0e89f1c2fdea..b2633761872c 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v 1.7 2008/08/22 22:51:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v 1.8 2008/11/12 09:10:06 gmsoft Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86" IUSE="debug ssl doc ncurses" diff --git a/sys-libs/libchipcard/ChangeLog b/sys-libs/libchipcard/ChangeLog index 1076d5e8eac3..021d0512d1f8 100644 --- a/sys-libs/libchipcard/ChangeLog +++ b/sys-libs/libchipcard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libchipcard # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.72 2008/09/01 17:36:38 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.73 2008/11/12 09:13:56 gmsoft Exp $ + + 12 Nov 2008; Guy Martin <gmsoft@gentoo.org> libchipcard-3.0.4.ebuild: + hppa stable. *libchipcard-4.2.0 (01 Sep 2008) diff --git a/sys-libs/libchipcard/libchipcard-3.0.4.ebuild b/sys-libs/libchipcard/libchipcard-3.0.4.ebuild index 7fb1b6cc3a4f..033309a67eaa 100644 --- a/sys-libs/libchipcard/libchipcard-3.0.4.ebuild +++ b/sys-libs/libchipcard/libchipcard-3.0.4.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-libs/libchipcard/libchipcard-3.0.4.ebuild,v 1.8 2008/08/22 22:50:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/libchipcard-3.0.4.ebuild,v 1.9 2008/11/12 09:13:56 gmsoft Exp $ MY_P="${PN}3-${PV}" DESCRIPTION="Libchipcard is a library for easy access to chip cards via chip card readers (terminals)." @@ -8,7 +8,7 @@ HOMEPAGE="http://www.libchipcard.de" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86" IUSE="debug doc ssl usb" |