diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-06-06 09:58:22 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-06-06 09:58:22 +0000 |
commit | 357854da940d4ea236ccc624a154749b9168da64 (patch) | |
tree | 826968cd13f2e3e1c0e893a703008b3be9143542 /app-editors | |
parent | >=glibc-2.5 is stable on hardened now (diff) | |
download | gentoo-2-357854da940d4ea236ccc624a154749b9168da64.tar.gz gentoo-2-357854da940d4ea236ccc624a154749b9168da64.tar.bz2 gentoo-2-357854da940d4ea236ccc624a154749b9168da64.zip |
version bump
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.27.ebuild | 16 | ||||
-rw-r--r-- | app-editors/adie/files/digest-adie-1.6.27 | 3 |
3 files changed, 25 insertions, 1 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index 105bb457689a..371ffb0675b2 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,11 @@ # 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.10 2007/06/06 03:38:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.11 2007/06/06 09:58:22 mabi Exp $ + +*adie-1.6.27 (06 Jun 2007) + + 06 Jun 2007; Matti Bickel <mabi@gentoo.org> +adie-1.6.27.ebuild: + version bump 06 Jun 2007; Jeroen Roovers <jer@gentoo.org> adie-1.6.25.ebuild: Stable for HPPA (bug #181017). diff --git a/app-editors/adie/adie-1.6.27.ebuild b/app-editors/adie/adie-1.6.27.ebuild new file mode 100644 index 000000000000..d1c1dfb4f50f --- /dev/null +++ b/app-editors/adie/adie-1.6.27.ebuild @@ -0,0 +1,16 @@ +# 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.1 2007/06/06 09:58:22 mabi Exp $ + +inherit fox + +DESCRIPTION="Text editor based on the FOX Toolkit" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc" +IUSE="" + +DEPEND="~x11-libs/fox-${PV}" + +RDEPEND="${DEPEND}" diff --git a/app-editors/adie/files/digest-adie-1.6.27 b/app-editors/adie/files/digest-adie-1.6.27 new file mode 100644 index 000000000000..927eb376efaa --- /dev/null +++ b/app-editors/adie/files/digest-adie-1.6.27 @@ -0,0 +1,3 @@ +MD5 fc88a0c8c0232082124bf3248768663b fox-1.6.27.tar.gz 4193329 +RMD160 224a7d250bb3e6f4af5709539392b5a1b619382d fox-1.6.27.tar.gz 4193329 +SHA256 3f45b7425c5213e6d25c5dc92757c3b53968a239efedbe2de8ee9151cf9d9f45 fox-1.6.27.tar.gz 4193329 |