summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2015-02-08 18:53:27 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2015-02-08 18:53:27 +0000
commit07f73f90df2f6246cbac6463af9ec1feea6f8624 (patch)
treef28b048e4787a1fa750aa8df4d71afb25226fa89 /dev-haskell
parentdrop slot dep since upstream supports both now (bug #424341) (diff)
downloadgentoo-2-07f73f90df2f6246cbac6463af9ec1feea6f8624.tar.gz
gentoo-2-07f73f90df2f6246cbac6463af9ec1feea6f8624.tar.bz2
gentoo-2-07f73f90df2f6246cbac6463af9ec1feea6f8624.zip
fix cleanup
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 76512BBA09DD3D53)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/yesod-auth/ChangeLog8
-rw-r--r--dev-haskell/yesod-auth/yesod-auth-1.4.1.1.ebuild (renamed from dev-haskell/yesod-auth/yesod-auth-1.4.1.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-haskell/yesod-auth/ChangeLog b/dev-haskell/yesod-auth/ChangeLog
index 800f3b306c44..6a2bb312e40c 100644
--- a/dev-haskell/yesod-auth/ChangeLog
+++ b/dev-haskell/yesod-auth/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/yesod-auth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yesod-auth/ChangeLog,v 1.10 2015/02/07 21:45:19 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yesod-auth/ChangeLog,v 1.11 2015/02/08 18:53:27 qnikst Exp $
+
+*yesod-auth-1.4.1.1 (08 Feb 2015)
+
+ 08 Feb 2015; Alexander Vershilov <qnikst@gentoo.org>
+ +yesod-auth-1.4.1.1.ebuild, -yesod-auth-1.4.1.ebuild:
+ fix cleanup
07 Feb 2015; Alexander Vershilov <qnikst@gentoo.org> -yesod-auth-1.1.7.ebuild,
-yesod-auth-1.2.0.2.ebuild, -yesod-auth-1.2.4.ebuild,
diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.1.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.4.1.1.ebuild
index e13166c4711b..32dafc6186d4 100644
--- a/dev-haskell/yesod-auth/yesod-auth-1.4.1.ebuild
+++ b/dev-haskell/yesod-auth/yesod-auth-1.4.1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yesod-auth/yesod-auth-1.4.1.ebuild,v 1.1 2014/12/14 08:17:55 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yesod-auth/yesod-auth-1.4.1.1.ebuild,v 1.3 2015/02/08 18:53:27 qnikst Exp $
EAPI=5
-# ebuild generated by hackport 0.4.4
+# ebuild generated by hackport 0.4.4.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal