summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-09-23 14:40:35 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-09-23 14:40:35 +0000
commit31526d875c404184de5153a658677e9810d11754 (patch)
treece4247ad6581e5c6fa9b2f26b9850bffcd22417f /net-libs
parentBackport patch from upstream, fixing a regression with shortcuts and non-Engi... (diff)
downloadgentoo-2-31526d875c404184de5153a658677e9810d11754.tar.gz
gentoo-2-31526d875c404184de5153a658677e9810d11754.tar.bz2
gentoo-2-31526d875c404184de5153a658677e9810d11754.zip
Version bump to 1.0.0. Moved SLOT=2 to SLOT=0.2 for version 0.0.2.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libecap/ChangeLog8
-rw-r--r--net-libs/libecap/libecap-0.0.2.ebuild4
-rw-r--r--net-libs/libecap/libecap-0.0.3.ebuild4
-rw-r--r--net-libs/libecap/libecap-0.2.0.ebuild4
-rw-r--r--net-libs/libecap/libecap-1.0.0.ebuild27
5 files changed, 40 insertions, 7 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog
index f5427d1c9f8a..e89f24d10dc1 100644
--- a/net-libs/libecap/ChangeLog
+++ b/net-libs/libecap/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/libecap
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.34 2013/04/13 18:01:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.35 2013/09/23 14:40:35 tomwij Exp $
+
+*libecap-1.0.0 (23 Sep 2013)
+
+ 23 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +libecap-1.0.0.ebuild,
+ libecap-0.0.2.ebuild, libecap-0.0.3.ebuild, libecap-0.2.0.ebuild:
+ Version bump to 1.0.0. Moved SLOT=2 to SLOT=0.2 for version 0.0.2.
13 Apr 2013; Tom Wijsman <TomWij@gentoo.org> libecap-0.0.2.ebuild,
libecap-0.0.3.ebuild, libecap-0.2.0.ebuild:
diff --git a/net-libs/libecap/libecap-0.0.2.ebuild b/net-libs/libecap/libecap-0.0.2.ebuild
index f4c4329b7f9b..8c7a7064e0c2 100644
--- a/net-libs/libecap/libecap-0.0.2.ebuild
+++ b/net-libs/libecap/libecap-0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.2.ebuild,v 1.14 2013/04/13 18:01:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.2.ebuild,v 1.15 2013/09/23 14:40:35 tomwij Exp $
EAPI="2"
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="!net-libs/libecap:2"
+RDEPEND="!net-libs/libecap:0.2"
src_prepare() {
epatch "${FILESDIR}/${PN}-limits.patch"
diff --git a/net-libs/libecap/libecap-0.0.3.ebuild b/net-libs/libecap/libecap-0.0.3.ebuild
index b68f2c716dea..cf53386a881e 100644
--- a/net-libs/libecap/libecap-0.0.3.ebuild
+++ b/net-libs/libecap/libecap-0.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.11 2013/04/13 18:01:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.12 2013/09/23 14:40:35 tomwij Exp $
EAPI="4"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="static-libs"
-RDEPEND="!net-libs/libecap:2"
+RDEPEND="!net-libs/libecap:0.2"
DOCS=( CREDITS NOTICE README change.log )
diff --git a/net-libs/libecap/libecap-0.2.0.ebuild b/net-libs/libecap/libecap-0.2.0.ebuild
index d21160169992..671f88054605 100644
--- a/net-libs/libecap/libecap-0.2.0.ebuild
+++ b/net-libs/libecap/libecap-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.14 2013/04/13 18:01:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.15 2013/09/23 14:40:35 tomwij Exp $
EAPI="4"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.e-cap.org/"
SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
LICENSE="BSD-2"
-SLOT="2"
+SLOT="0.2"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="static-libs"
diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild
new file mode 100644
index 000000000000..392eb5bdee08
--- /dev/null
+++ b/net-libs/libecap/libecap-1.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v 1.1 2013/09/23 14:40:35 tomwij Exp $
+
+EAPI="5"
+
+inherit autotools-utils eutils toolchain-funcs
+
+DESCRIPTION="API for implementing ICAP content analysis and adaptation"
+HOMEPAGE="http://www.e-cap.org/"
+SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="static-libs"
+
+RDEPEND="!net-libs/libecap:0"
+
+DOCS=( CREDITS NOTICE README change.log )
+
+src_prepare() {
+ default
+
+ # Respect AR. (bug #457734)
+ tc-export AR
+}