diff options
author | Matti Bickel <mabi@gentoo.org> | 2013-07-03 20:43:09 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2013-07-03 20:43:09 +0000 |
commit | f05ef6c70fc31be606465756377ef504416c20ae (patch) | |
tree | b015ffce765b1f891bfaea4003b3703d4ff6572f | |
parent | version bump, remove outdated dev builds (diff) | |
download | gentoo-2-f05ef6c70fc31be606465756377ef504416c20ae.tar.gz gentoo-2-f05ef6c70fc31be606465756377ef504416c20ae.tar.bz2 gentoo-2-f05ef6c70fc31be606465756377ef504416c20ae.zip |
version bump dev builds
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
-rw-r--r-- | app-editors/adie/ChangeLog | 10 | ||||
-rw-r--r-- | app-editors/adie/adie-1.7.33.ebuild | 17 | ||||
-rw-r--r-- | app-editors/adie/adie-1.7.39.ebuild (renamed from app-editors/adie/adie-1.7.32.ebuild) | 4 |
3 files changed, 10 insertions, 21 deletions
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 <mabi@gentoo.org> +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.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.32.ebuild b/app-editors/adie/adie-1.7.39.ebuild index 260ec66305b6..75dc8f51d9bd 100644 --- a/app-editors/adie/adie-1.7.32.ebuild +++ b/app-editors/adie/adie-1.7.39.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.32.ebuild,v 1.1 2012/03/02 22:54:19 mabi Exp $ +# $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" |