diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-21 18:46:59 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-21 18:46:59 +0000 |
commit | 74823834b5b745761d8473518abc751715329037 (patch) | |
tree | 7be89451c5db1423f35b4dcf0a0884f47a93d202 /dev-libs | |
parent | Add missing inheritance of eutils.eclass (diff) | |
download | historical-74823834b5b745761d8473518abc751715329037.tar.gz historical-74823834b5b745761d8473518abc751715329037.tar.bz2 historical-74823834b5b745761d8473518abc751715329037.zip |
Need eutils for epatch.
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.30.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libunique/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libunique/libunique-1.1.6-r1.ebuild | 4 |
7 files changed, 24 insertions, 11 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 7a431c80dd92..14ea828048a5 100644 --- a/dev-libs/gobject-introspection/ChangeLog +++ b/dev-libs/gobject-introspection/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/gobject-introspection # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.68 2012/05/06 12:24:22 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.69 2012/05/21 18:44:21 tetromino Exp $ + + 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + gobject-introspection-1.30.0-r1.ebuild, + gobject-introspection-1.30.0-r2.ebuild: + Need eutils for epatch. 06 May 2012; Fabian Groffen <grobian@gentoo.org> gobject-introspection-1.32.1.ebuild: diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild index 6cd1a3e1a223..a79f41dc8a3c 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild,v 1.9 2012/05/04 18:35:49 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild,v 1.10 2012/05/21 18:44:21 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_DEPEND="2:2.5" -inherit gnome2 multilib python +inherit eutils gnome2 multilib python DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages" HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild index 9ef8f545efcc..b5c58528a777 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild,v 1.11 2012/05/04 18:35:49 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild,v 1.12 2012/05/21 18:44:21 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_DEPEND="2:2.5" -inherit gnome2 multilib python +inherit eutils gnome2 multilib python DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages" HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index b48ad07072bf..66a9b22b87b3 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libgweather # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.84 2012/05/06 07:26:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.85 2012/05/21 18:45:46 tetromino Exp $ + + 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + libgweather-2.30.3.ebuild: + Need eutils for epatch. *libgweather-3.4.1 (06 May 2012) diff --git a/dev-libs/libgweather/libgweather-2.30.3.ebuild b/dev-libs/libgweather/libgweather-2.30.3.ebuild index 335b218f0872..ece2154d9dce 100644 --- a/dev-libs/libgweather/libgweather-2.30.3.ebuild +++ b/dev-libs/libgweather/libgweather-2.30.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.14 2012/05/04 18:35:47 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.15 2012/05/21 18:45:46 tetromino Exp $ EAPI="2" GCONF_DEBUG="no" PYTHON_DEPEND="python? 2" -inherit autotools gnome2 python +inherit autotools eutils gnome2 python DESCRIPTION="Library to access weather information from online services" HOMEPAGE="http://www.gnome.org/" diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog index 135df7d2402b..af1ec1f7676a 100644 --- a/dev-libs/libunique/ChangeLog +++ b/dev-libs/libunique/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libunique # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.58 2012/05/04 18:35:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.59 2012/05/21 18:46:59 tetromino Exp $ + + 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + libunique-1.1.6-r1.ebuild: + Need eutils for epatch. 04 May 2012; Jeff Horelick <jdhore@gentoo.org> libunique-1.1.6.ebuild, libunique-1.1.6-r1.ebuild, libunique-3.0.2.ebuild: diff --git a/dev-libs/libunique/libunique-1.1.6-r1.ebuild b/dev-libs/libunique/libunique-1.1.6-r1.ebuild index 203a68f6d8c2..0c17149d88ab 100644 --- a/dev-libs/libunique/libunique-1.1.6-r1.ebuild +++ b/dev-libs/libunique/libunique-1.1.6-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6-r1.ebuild,v 1.8 2012/05/04 18:35:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6-r1.ebuild,v 1.9 2012/05/21 18:46:59 tetromino Exp $ EAPI="4" GNOME2_LA_PUNT="yes" GNOME_TARBALL_SUFFIX="bz2" -inherit gnome2 virtualx +inherit eutils gnome2 virtualx DESCRIPTION="a library for writing single instance application" HOMEPAGE="http://live.gnome.org/LibUnique" |