From f05ef6c70fc31be606465756377ef504416c20ae Mon Sep 17 00:00:00 2001 From: Matti Bickel Date: Wed, 3 Jul 2013 20:43:09 +0000 Subject: version bump dev builds (Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C) --- app-editors/adie/ChangeLog | 10 ++++++++-- app-editors/adie/adie-1.7.32.ebuild | 17 ----------------- app-editors/adie/adie-1.7.33.ebuild | 17 ----------------- app-editors/adie/adie-1.7.39.ebuild | 17 +++++++++++++++++ 4 files changed, 25 insertions(+), 36 deletions(-) delete mode 100644 app-editors/adie/adie-1.7.32.ebuild delete mode 100644 app-editors/adie/adie-1.7.33.ebuild create mode 100644 app-editors/adie/adie-1.7.39.ebuild diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index 88467f9804db..ee1d38381845 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/adie -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.40 2012/12/22 21:46:47 mabi Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.41 2013/07/03 20:43:09 mabi Exp $ + +*adie-1.7.39 (03 Jul 2013) + + 03 Jul 2013; Matti Bickel +adie-1.7.39.ebuild, + -adie-1.7.32.ebuild, -adie-1.7.33.ebuild: + version bump dev builds *adie-1.7.37 (22 Dec 2012) diff --git a/app-editors/adie/adie-1.7.32.ebuild b/app-editors/adie/adie-1.7.32.ebuild deleted file mode 100644 index 260ec66305b6..000000000000 --- a/app-editors/adie/adie-1.7.32.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.7.32.ebuild,v 1.1 2012/03/02 22:54:19 mabi Exp $ - -EAPI="4" - -inherit fox - -DESCRIPTION="Text editor based on the FOX Toolkit" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="~x11-libs/fox-${PV}" -RDEPEND="${DEPEND}" diff --git a/app-editors/adie/adie-1.7.33.ebuild b/app-editors/adie/adie-1.7.33.ebuild deleted file mode 100644 index 2b085b910287..000000000000 --- a/app-editors/adie/adie-1.7.33.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.7.33.ebuild,v 1.1 2012/07/04 18:58:33 mabi Exp $ - -EAPI="4" - -inherit fox - -DESCRIPTION="Text editor based on the FOX Toolkit" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="~x11-libs/fox-${PV}" -RDEPEND="${DEPEND}" diff --git a/app-editors/adie/adie-1.7.39.ebuild b/app-editors/adie/adie-1.7.39.ebuild new file mode 100644 index 000000000000..75dc8f51d9bd --- /dev/null +++ b/app-editors/adie/adie-1.7.39.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.7.39.ebuild,v 1.1 2013/07/03 20:43:09 mabi Exp $ + +EAPI="4" + +inherit fox + +DESCRIPTION="Text editor based on the FOX Toolkit" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="~x11-libs/fox-${PV}" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad