diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 07:12:54 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-05-05 07:12:54 +0000 |
commit | b3c90c3fa0291a8a90db7ae2cdd681990c41d776 (patch) | |
tree | b40cba075ebd1d620bd3c4ed58bed24fdbe4bd7e /app-xemacs | |
parent | Initial import. Ebuild by Vieri #175060. (diff) | |
download | gentoo-2-b3c90c3fa0291a8a90db7ae2cdd681990c41d776.tar.gz gentoo-2-b3c90c3fa0291a8a90db7ae2cdd681990c41d776.tar.bz2 gentoo-2-b3c90c3fa0291a8a90db7ae2cdd681990c41d776.zip |
Version bump; remove older version
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/haskell-mode/ChangeLog | 9 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/files/digest-haskell-mode-1.08 | 3 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/files/digest-haskell-mode-1.11 | 3 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.11.ebuild (renamed from app-xemacs/haskell-mode/haskell-mode-1.08.ebuild) | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index dd3ca660f7ba..88fbfa31a515 100644 --- a/app-xemacs/haskell-mode/ChangeLog +++ b/app-xemacs/haskell-mode/ChangeLog @@ -1,6 +1,13 @@ # 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.9 2007/02/22 00:35:14 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.10 2007/05/05 07:12:54 graaff Exp $ + +*haskell-mode-1.11 (05 May 2007) + + 05 May 2007; Hans de Graaff <graaff@gentoo.org> -haskell-mode-1.08.ebuild, + +haskell-mode-1.11.ebuild: + Version bump: minor bug fix + Remove older version 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.08 b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.08 deleted file mode 100644 index 08a4f36ce97f..000000000000 --- a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.08 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c82d384e06ddd0fe6ed4ffba7fb2208a haskell-mode-1.08-pkg.tar.gz 109952 -RMD160 dd87a5fb423db2e2fe97fca390af777c896a5d18 haskell-mode-1.08-pkg.tar.gz 109952 -SHA256 a1adb89e9dfe52a2ed03d29fe9c507198088e355e356efe17b3979cde2d4f4f0 haskell-mode-1.08-pkg.tar.gz 109952 diff --git a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.11 b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.11 new file mode 100644 index 000000000000..70a1d8c85563 --- /dev/null +++ b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.11 @@ -0,0 +1,3 @@ +MD5 7c14804de9b47791f4075367fe3837e8 haskell-mode-1.11-pkg.tar.gz 110350 +RMD160 444a2d274bfb1873052eb378b4b9464c3e1c65c0 haskell-mode-1.11-pkg.tar.gz 110350 +SHA256 8467c8a2e28cd18d9c5e11084fb166fb01dd30a7b5b0d18a1382f02849b32bcd haskell-mode-1.11-pkg.tar.gz 110350 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.08.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild index cd67b9dc031d..194d6059400e 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.08.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.08.ebuild,v 1.1 2006/11/12 08:46:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.1 2007/05/05 07:12:54 graaff Exp $ SLOT="0" IUSE="" |