diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2005-05-07 20:01:45 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2005-05-07 20:01:45 +0000 |
commit | c8efe9b40e0495a271b935b44131d1f3948c1232 (patch) | |
tree | aed1ae1d61a69d194edb36f52a16b0a93d6a5bcc /app-editors | |
parent | Added Yaakov Selkowitz's eclass based fox ebuilds for testing. (diff) | |
download | gentoo-2-c8efe9b40e0495a271b935b44131d1f3948c1232.tar.gz gentoo-2-c8efe9b40e0495a271b935b44131d1f3948c1232.tar.bz2 gentoo-2-c8efe9b40e0495a271b935b44131d1f3948c1232.zip |
Added Yaakov Selkowitz's eclass based fox ebuilds for testing.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/ChangeLog | 11 | ||||
-rw-r--r-- | app-editors/adie/adie-1.0.53.ebuild | 14 | ||||
-rw-r--r-- | app-editors/adie/adie-1.2.15.ebuild | 14 | ||||
-rw-r--r-- | app-editors/adie/adie-1.4.12.ebuild | 14 | ||||
-rw-r--r-- | app-editors/adie/adie-1.5.4.ebuild | 14 | ||||
-rw-r--r-- | app-editors/adie/files/digest-adie-1.0.53 | 1 | ||||
-rw-r--r-- | app-editors/adie/files/digest-adie-1.2.15 | 1 | ||||
-rw-r--r-- | app-editors/adie/files/digest-adie-1.4.12 | 1 | ||||
-rw-r--r-- | app-editors/adie/files/digest-adie-1.5.4 | 1 |
9 files changed, 71 insertions, 0 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog new file mode 100644 index 000000000000..a5741991a3ca --- /dev/null +++ b/app-editors/adie/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-editors/adie +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.1 2005/05/07 20:01:45 rphillips Exp $ + +*adie-1.2.15 (07 May 2005) + + 07 May 2005; <rphillips@gentoo.org> +adie-1.0.53.ebuild, + +adie-1.2.15.ebuild, +adie-1.4.12.ebuild, +adie-1.5.4.ebuild: + Added Yaakov Selkowitz's eclass based fox ebuilds for testing. + Fixes #88924 + diff --git a/app-editors/adie/adie-1.0.53.ebuild b/app-editors/adie/adie-1.0.53.ebuild new file mode 100644 index 000000000000..101ecc550718 --- /dev/null +++ b/app-editors/adie/adie-1.0.53.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.0.53.ebuild,v 1.1 2005/05/07 20:01:45 rphillips Exp $ + +inherit fox + +DESCRIPTION="Text editor based on the FOX Toolkit" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ia64 ~ppc ~ppc64 ~sparc" +IUSE="" + +RDEPEND=">=x11-libs/fox-1.0.53 <x11-libs/fox-1.1" diff --git a/app-editors/adie/adie-1.2.15.ebuild b/app-editors/adie/adie-1.2.15.ebuild new file mode 100644 index 000000000000..ec3eac752726 --- /dev/null +++ b/app-editors/adie/adie-1.2.15.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.2.15.ebuild,v 1.1 2005/05/07 20:01:45 rphillips 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="" + +RDEPEND=">=x11-libs/fox-1.2.15 <x11-libs/fox-1.3" diff --git a/app-editors/adie/adie-1.4.12.ebuild b/app-editors/adie/adie-1.4.12.ebuild new file mode 100644 index 000000000000..4e77f18134a1 --- /dev/null +++ b/app-editors/adie/adie-1.4.12.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.4.12.ebuild,v 1.1 2005/05/07 20:01:45 rphillips 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="" + +RDEPEND=">=x11-libs/fox-1.4.12 <x11-libs/fox-1.5" diff --git a/app-editors/adie/adie-1.5.4.ebuild b/app-editors/adie/adie-1.5.4.ebuild new file mode 100644 index 000000000000..3ba73ad454d9 --- /dev/null +++ b/app-editors/adie/adie-1.5.4.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.5.4.ebuild,v 1.1 2005/05/07 20:01:45 rphillips 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="" + +RDEPEND="~x11-libs/fox-${PV}" diff --git a/app-editors/adie/files/digest-adie-1.0.53 b/app-editors/adie/files/digest-adie-1.0.53 new file mode 100644 index 000000000000..e50a7251241d --- /dev/null +++ b/app-editors/adie/files/digest-adie-1.0.53 @@ -0,0 +1 @@ +MD5 0b0c352154a24629985d9eccbd2e6bc6 fox-1.0.53.tar.gz 2120403 diff --git a/app-editors/adie/files/digest-adie-1.2.15 b/app-editors/adie/files/digest-adie-1.2.15 new file mode 100644 index 000000000000..16b67d09d7f3 --- /dev/null +++ b/app-editors/adie/files/digest-adie-1.2.15 @@ -0,0 +1 @@ +MD5 6e996254fef94a558bb343daacd3261b fox-1.2.15.tar.gz 3895260 diff --git a/app-editors/adie/files/digest-adie-1.4.12 b/app-editors/adie/files/digest-adie-1.4.12 new file mode 100644 index 000000000000..d30a390d4f04 --- /dev/null +++ b/app-editors/adie/files/digest-adie-1.4.12 @@ -0,0 +1 @@ +MD5 ecacdaf32d3a9da862de3fbf6788b65c fox-1.4.12.tar.gz 3922769 diff --git a/app-editors/adie/files/digest-adie-1.5.4 b/app-editors/adie/files/digest-adie-1.5.4 new file mode 100644 index 000000000000..7a9571685311 --- /dev/null +++ b/app-editors/adie/files/digest-adie-1.5.4 @@ -0,0 +1 @@ +MD5 b79f90be88d97ada86c46e1889d1c148 fox-1.5.4.tar.gz 4027866 |