diff options
author | 2005-01-21 17:35:01 +0000 | |
---|---|---|
committer | 2005-01-21 17:35:01 +0000 | |
commit | b86d39ff18b68f241be26847d371605c1393e7f7 (patch) | |
tree | 7ea95e4051da6fadcf35a2bcf5ae62d44f82a2f7 /dev-util/eric | |
parent | Remove xfree blocker, since xfree's no longer in the tree. (diff) | |
download | gentoo-2-b86d39ff18b68f241be26847d371605c1393e7f7.tar.gz gentoo-2-b86d39ff18b68f241be26847d371605c1393e7f7.tar.bz2 gentoo-2-b86d39ff18b68f241be26847d371605c1393e7f7.zip |
stable on x86
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-util/eric')
-rw-r--r-- | dev-util/eric/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/eric/eric-3.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-3.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-3.5.1.ebuild | 6 |
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index c5161c184d17..af7fd9b2a9d0 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/eric -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.22 2004/12/31 01:56:45 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.23 2005/01/21 17:33:35 carlo Exp $ + + 21 Jan 2005; Carsten Lohrke <carlo@gentoo.org> eric-3.5.1.ebuild: + stable on x86 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-util/eric/eric-3.4.2.ebuild b/dev-util/eric/eric-3.4.2.ebuild index 63bafc837aa6..08120d1f5aa1 100644 --- a/dev-util/eric/eric-3.4.2.ebuild +++ b/dev-util/eric/eric-3.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.7 2004/09/11 15:34:52 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.8 2005/01/21 17:33:35 carlo Exp $ IUSE="idl" diff --git a/dev-util/eric/eric-3.5.0.ebuild b/dev-util/eric/eric-3.5.0.ebuild index 70310cde74f3..e91f893e170f 100644 --- a/dev-util/eric/eric-3.5.0.ebuild +++ b/dev-util/eric/eric-3.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.0.ebuild,v 1.4 2004/12/10 04:38:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.0.ebuild,v 1.5 2005/01/21 17:33:35 carlo Exp $ inherit python diff --git a/dev-util/eric/eric-3.5.1.ebuild b/dev-util/eric/eric-3.5.1.ebuild index 920c04ccc4f1..4f4d6d2808b7 100644 --- a/dev-util/eric/eric-3.5.1.ebuild +++ b/dev-util/eric/eric-3.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.1.ebuild,v 1.1 2004/12/05 00:36:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.1.ebuild,v 1.2 2005/01/21 17:33:35 carlo Exp $ inherit python @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/eric-ide/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~ppc64" IUSE="idl" python_version |