diff options
author | José María Alonso <nimiux@gentoo.org> | 2015-03-01 16:02:58 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2015-03-01 16:02:58 +0000 |
commit | 459b81f2b794e3f303b6f6b9a572ef9bf19b730c (patch) | |
tree | 39cde3a0f0282122252ec5743e763969e2210c2a /dev-util | |
parent | Version Bump (diff) | |
download | gentoo-2-459b81f2b794e3f303b6f6b9a572ef9bf19b730c.tar.gz gentoo-2-459b81f2b794e3f303b6f6b9a572ef9bf19b730c.tar.bz2 gentoo-2-459b81f2b794e3f303b6f6b9a572ef9bf19b730c.zip |
Stable for amd64 wrt bug #523300
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/eric/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eric/eric-4.5.25-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-5.5.2.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index 667e2aae00f4..61e808cdff0d 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eric # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.218 2015/02/28 01:54:29 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.219 2015/03/01 16:02:58 nimiux Exp $ + + 01 Mar 2015; Chema Alonso <nimiux@gentoo.org> eric-4.5.25-r1.ebuild, + eric-5.5.2.ebuild: + Stable for amd64 wrt bug #523300 28 Feb 2015; Davide Pesavento <pesa@gentoo.org> -eric-5.4.7.ebuild: old diff --git a/dev-util/eric/eric-4.5.25-r1.ebuild b/dev-util/eric/eric-4.5.25-r1.ebuild index a44f6133c698..9938faa77b87 100644 --- a/dev-util/eric/eric-4.5.25-r1.ebuild +++ b/dev-util/eric/eric-4.5.25-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.25-r1.ebuild,v 1.1 2015/02/28 01:50:51 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.25-r1.ebuild,v 1.2 2015/03/01 16:02:58 nimiux Exp $ EAPI=4 @@ -29,7 +29,7 @@ done unset L LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="kde" DEPEND=" diff --git a/dev-util/eric/eric-5.5.2.ebuild b/dev-util/eric/eric-5.5.2.ebuild index f6149606a75f..7b184da6f743 100644 --- a/dev-util/eric/eric-5.5.2.ebuild +++ b/dev-util/eric/eric-5.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.5.2.ebuild,v 1.1 2014/12/09 03:29:55 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.5.2.ebuild,v 1.2 2015/03/01 16:02:58 nimiux Exp $ EAPI=5 @@ -25,7 +25,7 @@ done unset L LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=" |