diff options
author | Matti Bickel <mabi@gentoo.org> | 2008-02-17 22:13:53 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2008-02-17 22:13:53 +0000 |
commit | 0204f16fce4b6c9080ef30513336b281b76bf760 (patch) | |
tree | 2d4dadfbf488438a8cadff714f5ad3454388b7ae /app-editors | |
parent | Bumped rev and removed doc useflag - see ChangeLog for details (diff) | |
download | gentoo-2-0204f16fce4b6c9080ef30513336b281b76bf760.tar.gz gentoo-2-0204f16fce4b6c9080ef30513336b281b76bf760.tar.bz2 gentoo-2-0204f16fce4b6c9080ef30513336b281b76bf760.zip |
version bump. cleanups
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/ChangeLog | 10 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.27.ebuild | 16 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.31.ebuild (renamed from app-editors/adie/adie-1.6.29.ebuild) | 4 |
3 files changed, 10 insertions, 20 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index be1194fe15e1..68fa96ee0e9f 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/adie -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.17 2007/11/21 16:51:48 jer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.18 2008/02/17 22:13:53 mabi Exp $ + +*adie-1.6.31 (17 Feb 2008) + + 17 Feb 2008; Matti Bickel <mabi@gentoo.org> -adie-1.6.27.ebuild, + -adie-1.6.29.ebuild, +adie-1.6.31.ebuild: + version bump. cleanups 21 Nov 2007; Jeroen Roovers <jer@gentoo.org> adie-1.6.30.ebuild: Stable for HPPA (bug #199853). diff --git a/app-editors/adie/adie-1.6.27.ebuild b/app-editors/adie/adie-1.6.27.ebuild deleted file mode 100644 index f7635bb7e8e7..000000000000 --- a/app-editors/adie/adie-1.6.27.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.27.ebuild,v 1.3 2007/10/09 05:40:21 jer Exp $ - -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.6.29.ebuild b/app-editors/adie/adie-1.6.31.ebuild index d33dc8fe1ba2..d1c7a77f4033 100644 --- a/app-editors/adie/adie-1.6.29.ebuild +++ b/app-editors/adie/adie-1.6.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.29.ebuild,v 1.2 2007/10/06 15:09:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.31.ebuild,v 1.1 2008/02/17 22:13:53 mabi Exp $ inherit fox |