public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/alsa-core: alsa-core-0.5.0.1-r2.ebuild ChangeLog
@ 2012-12-22 20:49 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2012-12-22 20:49 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/12/22 20:49:57

  Modified:             ChangeLog
  Added:                alsa-core-0.5.0.1-r2.ebuild
  Log:
  Bump up to EAPI=5
  
  (Portage version: 2.2.0_alpha149_p1/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.4                  dev-haskell/alsa-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Sep 2012 16:00:40 -0000	1.3
+++ ChangeLog	22 Dec 2012 20:49:57 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/alsa-core
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v 1.3 2012/09/12 16:00:40 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v 1.4 2012/12/22 20:49:57 slyfox Exp $
+
+*alsa-core-0.5.0.1-r2 (22 Dec 2012)
+
+  22 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
+  +alsa-core-0.5.0.1-r2.ebuild:
+  Bump up to EAPI=5
 
   12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> alsa-core-0.5.0.1.ebuild,
   alsa-core-0.5.ebuild:



1.1                  dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild?rev=1.1&content-type=text/plain

Index: alsa-core-0.5.0.1-r2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild,v 1.1 2012/12/22 20:49:57 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.3.1.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="Binding to the ALSA Library API (Exceptions)."
HOMEPAGE="http://www.haskell.org/haskellwiki/ALSA"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-haskell/extensible-exceptions-0.1.1:=[profile?]
		<dev-haskell/extensible-exceptions-0.2:=[profile?]
		>=dev-lang/ghc-6.10.4:=
		media-libs/alsa-lib"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.8"





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-haskell/alsa-core: alsa-core-0.5.0.1-r2.ebuild ChangeLog
@ 2014-07-25  9:16 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-07-25  9:16 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/07/25 09:16:30

  Modified:             alsa-core-0.5.0.1-r2.ebuild ChangeLog
  Log:
  Drop trailing '.' from description.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.2                  dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild?r1=1.1&r2=1.2

Index: alsa-core-0.5.0.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alsa-core-0.5.0.1-r2.ebuild	22 Dec 2012 20:49:57 -0000	1.1
+++ alsa-core-0.5.0.1-r2.ebuild	25 Jul 2014 09:16:30 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild,v 1.1 2012/12/22 20:49:57 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild,v 1.2 2014/07/25 09:16:30 slyfox Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="Binding to the ALSA Library API (Exceptions)."
+DESCRIPTION="Binding to the ALSA Library API (Exceptions)"
 HOMEPAGE="http://www.haskell.org/haskellwiki/ALSA"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.7                  dev-haskell/alsa-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/alsa-core/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	25 Jul 2014 08:59:39 -0000	1.6
+++ ChangeLog	25 Jul 2014 09:16:30 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/alsa-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v 1.6 2014/07/25 08:59:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-core/ChangeLog,v 1.7 2014/07/25 09:16:30 slyfox Exp $
+
+  25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
+  alsa-core-0.5.0.1-r2.ebuild:
+  Drop trailing '.' from description.
 
   25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
   Drop redundant '<maintainer>' field, leave only '<herd>'.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-25  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-22 20:49 [gentoo-commits] gentoo-x86 commit in dev-haskell/alsa-core: alsa-core-0.5.0.1-r2.ebuild ChangeLog Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-25  9:16 Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox