summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-10 11:40:58 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-10 11:40:58 +0000
commitc0c7cb567b265da4bc799c694f122dcb95191ab9 (patch)
tree82c84b122786765a09274be5730b99a26be05f44 /dev-libs/libevent
parentremove stray digest (diff)
downloadhistorical-c0c7cb567b265da4bc799c694f122dcb95191ab9.tar.gz
historical-c0c7cb567b265da4bc799c694f122dcb95191ab9.tar.bz2
historical-c0c7cb567b265da4bc799c694f122dcb95191ab9.zip
Mark 1.1a stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-1.1a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 5aa72f98e0df..a2599114bd42 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.46 2005/08/23 16:02:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.47 2005/09/10 11:40:58 agriffis Exp $
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> libevent-1.1a.ebuild:
+ Mark 1.1a stable on alpha
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> libevent-1.1a.ebuild:
stable on ia64
diff --git a/dev-libs/libevent/libevent-1.1a.ebuild b/dev-libs/libevent/libevent-1.1a.ebuild
index 00cdd6ab9c67..c648bc53b950 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.6 2005/08/23 16:02:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.1a.ebuild,v 1.7 2005/09/10 11:40:58 agriffis 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() {