diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 12:14:55 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 12:14:55 +0000 |
commit | b1b18024ad5067128ef4dafbd7f38c4dbcaa1848 (patch) | |
tree | aacec61e48cff30d157520da436159df5755850c /app-xemacs/haskell-mode | |
parent | Add ~sparc --- Bug #195815 (diff) | |
download | historical-b1b18024ad5067128ef4dafbd7f38c4dbcaa1848.tar.gz historical-b1b18024ad5067128ef4dafbd7f38c4dbcaa1848.tar.bz2 historical-b1b18024ad5067128ef4dafbd7f38c4dbcaa1848.zip |
Remove old version
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r-- | app-xemacs/haskell-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/files/digest-haskell-mode-1.05 | 3 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | 17 |
3 files changed, 4 insertions, 21 deletions
diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index a692f48aa605..35d4f4d2256f 100644 --- a/app-xemacs/haskell-mode/ChangeLog +++ b/app-xemacs/haskell-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/haskell-mode # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.12 2007/06/03 18:32:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.13 2007/10/25 12:12:36 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -haskell-mode-1.05.ebuild: + Remove old version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> haskell-mode-1.10.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.05 b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.05 deleted file mode 100644 index 58ba3483f129..000000000000 --- a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.05 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 198a9d68d1b4115c9faf45e14c264f54 haskell-mode-1.05-pkg.tar.gz 94162 -RMD160 8bd7644b1ce495ece941d4d8e91695c05a6056ac haskell-mode-1.05-pkg.tar.gz 94162 -SHA256 af717622f07d9ae7abf35d1ea827e6fa6c987ecf58dee02c86cbc7af510fb224 haskell-mode-1.05-pkg.tar.gz 94162 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild deleted file mode 100644 index 026859ef3db3..000000000000 --- a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild,v 1.7 2007/07/11 02:37:37 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Haskell editing support." -PKG_CAT="standard" - -DEPEND="app-xemacs/dired -app-xemacs/mail-lib -app-xemacs/xemacs-base -app-xemacs/edit-utils -" -KEYWORDS="x86 ~ppc alpha sparc amd64" - -inherit xemacs-packages |