summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/alsa-mixer')
-rw-r--r--dev-haskell/alsa-mixer/ChangeLog7
-rw-r--r--dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild6
-rw-r--r--dev-haskell/alsa-mixer/alsa-mixer-0.2.0.1.ebuild4
-rw-r--r--dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild4
4 files changed, 13 insertions, 8 deletions
diff --git a/dev-haskell/alsa-mixer/ChangeLog b/dev-haskell/alsa-mixer/ChangeLog
index 32fed3d7d9f9..811f621bf7bf 100644
--- a/dev-haskell/alsa-mixer/ChangeLog
+++ b/dev-haskell/alsa-mixer/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/alsa-mixer
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/ChangeLog,v 1.7 2014/07/25 08:59:04 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/ChangeLog,v 1.8 2014/07/25 09:16:21 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ alsa-mixer-0.1.2-r2.ebuild, alsa-mixer-0.2.0.1.ebuild,
+ alsa-mixer-0.2.0.2.ebuild:
+ Drop trailing '.' from description.
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild
index 2e53beb48a71..55e28a44f582 100644
--- a/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild
+++ b/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild
@@ -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-mixer/alsa-mixer-0.1.2-r2.ebuild,v 1.1 2012/12/22 21:04:03 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/alsa-mixer-0.1.2-r2.ebuild,v 1.2 2014/07/25 09:16:21 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Bindings to the ALSA simple mixer API."
+DESCRIPTION="Bindings to the ALSA simple mixer API"
HOMEPAGE="http://hackage.haskell.org/package/alsa-mixer"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.1.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.1.ebuild
index 38676d358019..5f92ec9d705e 100644
--- a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.1.ebuild
+++ b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.1.ebuild,v 1.1 2014/04/04 19:07:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.1.ebuild,v 1.2 2014/07/25 09:16:21 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Bindings to the ALSA simple mixer API."
+DESCRIPTION="Bindings to the ALSA simple mixer API"
HOMEPAGE="https://github.com/ttuegel/alsa-mixer"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild
index da5912898f70..a2e8e5299bcd 100644
--- a/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild
+++ b/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild,v 1.1 2014/05/10 12:15:00 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/alsa-mixer-0.2.0.2.ebuild,v 1.2 2014/07/25 09:16:21 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Bindings to the ALSA simple mixer API."
+DESCRIPTION="Bindings to the ALSA simple mixer API"
HOMEPAGE="https://github.com/ttuegel/alsa-mixer"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"