summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2009-02-20 16:18:17 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2009-02-20 16:18:17 +0000
commit4dc5c31e29e75d6b9836fc351307b82a81c6a213 (patch)
tree679244fa6509ed990fecbed858e38b8c76298bdf /dev-libs/libev/libev-3.48.ebuild
parentNew version bump, fixes bugs 253401 & 254208 (diff)
downloadgentoo-2-4dc5c31e29e75d6b9836fc351307b82a81c6a213.tar.gz
gentoo-2-4dc5c31e29e75d6b9836fc351307b82a81c6a213.tar.bz2
gentoo-2-4dc5c31e29e75d6b9836fc351307b82a81c6a213.zip
Version bumped. Fixed SRC_URI, bug #259435.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libev/libev-3.48.ebuild')
-rw-r--r--dev-libs/libev/libev-3.48.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-libs/libev/libev-3.48.ebuild b/dev-libs/libev/libev-3.48.ebuild
index 9b90de8a7278..da1e44fb4dd8 100644
--- a/dev-libs/libev/libev-3.48.ebuild
+++ b/dev-libs/libev/libev-3.48.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.48.ebuild,v 1.5 2008/12/20 15:52:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.48.ebuild,v 1.6 2009/02/20 16:18:17 matsuu Exp $
inherit autotools eutils
DESCRIPTION="A high-performance event loop/event model with lots of feature"
HOMEPAGE="http://software.schmorp.de/pkg/libev.html"
-SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz"
+SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz
+ http://dist.schmorp.de/libev/Attic/${P}.tar.gz"
LICENSE="|| ( BSD GPL-2 )"
SLOT="0"