diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2005-12-09 07:07:56 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2005-12-09 07:07:56 +0000 |
commit | 1fb3e5f473cd88c7df96e6e737ff1d1713522f2f (patch) | |
tree | e98f8475cf6e06a92fb744e4db8465a59b9453b8 /x11-apps/xmh | |
parent | Pull old versions. (diff) | |
download | historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.gz historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.bz2 historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.zip |
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-apps/xmh')
-rw-r--r-- | x11-apps/xmh/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xmh/files/digest-xmh-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xmh/files/digest-xmh-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xmh/files/digest-xmh-0.99.2 | 1 | ||||
-rw-r--r-- | x11-apps/xmh/xmh-0.99.0.ebuild | 22 | ||||
-rw-r--r-- | x11-apps/xmh/xmh-0.99.1.ebuild | 22 | ||||
-rw-r--r-- | x11-apps/xmh/xmh-0.99.2.ebuild | 22 |
7 files changed, 5 insertions, 70 deletions
diff --git a/x11-apps/xmh/ChangeLog b/x11-apps/xmh/ChangeLog index e398eb7d44d8..0c6467c77acd 100644 --- a/x11-apps/xmh/ChangeLog +++ b/x11-apps/xmh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xmh # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/ChangeLog,v 1.6 2005/12/04 22:13:38 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/ChangeLog,v 1.7 2005/12/09 06:58:22 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xmh-0.99.0.ebuild, + -xmh-0.99.1.ebuild, -xmh-0.99.2.ebuild: + Pull old versions. *xmh-0.99.3 (04 Dec 2005) diff --git a/x11-apps/xmh/files/digest-xmh-0.99.0 b/x11-apps/xmh/files/digest-xmh-0.99.0 deleted file mode 100644 index c0f961ab35a1..000000000000 --- a/x11-apps/xmh/files/digest-xmh-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 161faf9cfb9cca5fa044fd835ab96c11 xmh-0.99.0.tar.bz2 128826 diff --git a/x11-apps/xmh/files/digest-xmh-0.99.1 b/x11-apps/xmh/files/digest-xmh-0.99.1 deleted file mode 100644 index 0dca29bfba6f..000000000000 --- a/x11-apps/xmh/files/digest-xmh-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 113b6584263ef09f16e2a320cbd4c93f xmh-0.99.1.tar.bz2 150758 diff --git a/x11-apps/xmh/files/digest-xmh-0.99.2 b/x11-apps/xmh/files/digest-xmh-0.99.2 deleted file mode 100644 index 8fcc83c95e83..000000000000 --- a/x11-apps/xmh/files/digest-xmh-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 145a98d6054671716f22bcdf8ed9840d xmh-0.99.2.tar.bz2 150888 diff --git a/x11-apps/xmh/xmh-0.99.0.ebuild b/x11-apps/xmh/xmh-0.99.0.ebuild deleted file mode 100644 index f3a9d25dcb96..000000000000 --- a/x11-apps/xmh/xmh-0.99.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/xmh-0.99.0.ebuild,v 1.4 2005/10/19 03:00:44 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xmh application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" - -pkg_setup() { - if use xprint && ! built_with_use x11-libs/libXaw xprint; then - die "Build x11-libs/libXaw with USE=xprint." - fi -} diff --git a/x11-apps/xmh/xmh-0.99.1.ebuild b/x11-apps/xmh/xmh-0.99.1.ebuild deleted file mode 100644 index 77122bae3f33..000000000000 --- a/x11-apps/xmh/xmh-0.99.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/xmh-0.99.1.ebuild,v 1.1 2005/10/20 00:45:24 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xmh application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" - -pkg_setup() { - if use xprint && ! built_with_use x11-libs/libXaw xprint; then - die "Build x11-libs/libXaw with USE=xprint." - fi -} diff --git a/x11-apps/xmh/xmh-0.99.2.ebuild b/x11-apps/xmh/xmh-0.99.2.ebuild deleted file mode 100644 index f134bb46be75..000000000000 --- a/x11-apps/xmh/xmh-0.99.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/xmh-0.99.2.ebuild,v 1.1 2005/11/11 19:57:59 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xmh application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" - -pkg_setup() { - if use xprint && ! built_with_use x11-libs/libXaw xprint; then - die "Build x11-libs/libXaw with USE=xprint." - fi -} |