diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-12-24 16:37:41 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-12-24 16:37:41 +0000 |
commit | 52265f3c187c5f308ceb8bbb1ab6bca2243dae29 (patch) | |
tree | b148755f4a04c6b7055010758e183f9cc3259843 /dev-libs | |
parent | new version, net-zope/zopex3 will be no longer maintained (diff) | |
download | gentoo-2-52265f3c187c5f308ceb8bbb1ab6bca2243dae29.tar.gz gentoo-2-52265f3c187c5f308ceb8bbb1ab6bca2243dae29.tar.bz2 gentoo-2-52265f3c187c5f308ceb8bbb1ab6bca2243dae29.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libevent/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libevent/libevent-1.1a.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/xplc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/xplc/xplc-0.3.12.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog index a2599114bd42..b063802225ad 100644 --- a/dev-libs/libevent/ChangeLog +++ b/dev-libs/libevent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libevent # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.47 2005/09/10 11:40:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.48 2005/12/24 16:36:59 killerfox Exp $ + + 24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> libevent-1.1a.ebuild: + Stable on hppa. 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> libevent-1.1a.ebuild: Mark 1.1a stable on alpha diff --git a/dev-libs/libevent/libevent-1.1a.ebuild b/dev-libs/libevent/libevent-1.1a.ebuild index c648bc53b950..5207336b01be 100644 --- a/dev-libs/libevent/libevent-1.1a.ebuild +++ b/dev-libs/libevent/libevent-1.1a.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/dev-libs/libevent/libevent-1.1a.ebuild,v 1.7 2005/09/10 11:40:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.1a.ebuild,v 1.8 2005/12/24 16:36:59 killerfox Exp $ DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor" HOMEPAGE="http://monkey.org/~provos/libevent/" @@ -8,7 +8,7 @@ SRC_URI="http://monkey.org/~provos/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" pkg_setup() { diff --git a/dev-libs/xplc/ChangeLog b/dev-libs/xplc/ChangeLog index 1e44a7ddc7f9..33c65418ac1c 100644 --- a/dev-libs/xplc/ChangeLog +++ b/dev-libs/xplc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/xplc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/ChangeLog,v 1.26 2005/12/20 21:53:22 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/ChangeLog,v 1.27 2005/12/24 16:37:41 killerfox Exp $ + + 24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> xplc-0.3.12.ebuild: + Stable on hppa. 20 Dec 2005; Alin Nastac <mrness@gentoo.org> -xplc-0.3.10.ebuild: Remove obsolete version. diff --git a/dev-libs/xplc/xplc-0.3.12.ebuild b/dev-libs/xplc/xplc-0.3.12.ebuild index 37ccbec83c86..7e79e42b7f95 100644 --- a/dev-libs/xplc/xplc-0.3.12.ebuild +++ b/dev-libs/xplc/xplc-0.3.12.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/dev-libs/xplc/xplc-0.3.12.ebuild,v 1.6 2005/11/11 22:57:05 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.12.ebuild,v 1.7 2005/12/24 16:37:41 killerfox Exp $ DESCRIPTION="cross platform lightweight components library for C++" HOMEPAGE="http://xplc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/xplc/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" DEPEND="virtual/libc |