diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-21 17:10:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-21 17:10:14 +0000 |
commit | cf1138b4e36980e4862267ad800b89c9a99bbcae (patch) | |
tree | c905a4a4f6bbc1ab0fdbd4368c060272fd3417d2 /sys-libs | |
parent | Optional dep for spamassassin (diff) | |
download | historical-cf1138b4e36980e4862267ad800b89c9a99bbcae.tar.gz historical-cf1138b4e36980e4862267ad800b89c9a99bbcae.tar.bz2 historical-cf1138b4e36980e4862267ad800b89c9a99bbcae.zip |
Stable on sparc wrt #113175 #111738
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gwenhywfar/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-1.18.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libchipcard/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libchipcard/libchipcard-1.9.15_beta.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog index 9ffdf9f4d180..502e7c56b681 100644 --- a/sys-libs/gwenhywfar/ChangeLog +++ b/sys-libs/gwenhywfar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/gwenhywfar # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.16 2005/09/26 15:58:07 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.17 2005/11/21 17:09:02 gustavoz Exp $ + + 21 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gwenhywfar-1.18.0.ebuild: + Stable on sparc wrt #113175 #111738 *gwenhywfar-1.18.0 (26 Sep 2005) diff --git a/sys-libs/gwenhywfar/gwenhywfar-1.18.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-1.18.0.ebuild index 1886cda93bd5..4f36a1ba6941 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-1.18.0.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-1.18.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.18.0.ebuild,v 1.1 2005/09/26 15:58:07 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.18.0.ebuild,v 1.2 2005/11/21 17:09:02 gustavoz 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="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" IUSE="debug ssl doc ncurses" diff --git a/sys-libs/libchipcard/ChangeLog b/sys-libs/libchipcard/ChangeLog index f30f2fa0ad59..b2d8cc17f497 100644 --- a/sys-libs/libchipcard/ChangeLog +++ b/sys-libs/libchipcard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libchipcard # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.26 2005/09/26 16:04:21 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.27 2005/11/21 17:10:14 gustavoz Exp $ + + 21 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libchipcard-1.9.15_beta.ebuild: + Stable on sparc wrt #113175 #111738 *libchipcard-1.9.15_beta (26 Sep 2005) diff --git a/sys-libs/libchipcard/libchipcard-1.9.15_beta.ebuild b/sys-libs/libchipcard/libchipcard-1.9.15_beta.ebuild index 269e85deb7b4..6c00b10480d0 100644 --- a/sys-libs/libchipcard/libchipcard-1.9.15_beta.ebuild +++ b/sys-libs/libchipcard/libchipcard-1.9.15_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/libchipcard-1.9.15_beta.ebuild,v 1.1 2005/09/26 16:04:21 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/libchipcard-1.9.15_beta.ebuild,v 1.2 2005/11/21 17:10:14 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.libchipcard.de" SRC_URI="mirror://sourceforge/libchipcard/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" IUSE="debug ssl usb" |