summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apps/ampache/ChangeLog9
-rw-r--r--www-apps/ampache/ampache-3.4.3.ebuild6
-rw-r--r--www-apps/ampache/ampache-3.5.3-r1.ebuild6
-rw-r--r--www-apps/ampache/ampache-3.5.4.ebuild6
4 files changed, 15 insertions, 12 deletions
diff --git a/www-apps/ampache/ChangeLog b/www-apps/ampache/ChangeLog
index 0b4a36bc3705..bc68dd1790ad 100644
--- a/www-apps/ampache/ChangeLog
+++ b/www-apps/ampache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/ampache
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ChangeLog,v 1.51 2012/06/22 21:24:02 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ChangeLog,v 1.52 2014/08/10 20:12:40 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ampache-3.4.3.ebuild,
+ ampache-3.5.3-r1.ebuild, ampache-3.5.4.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
22 Jun 2012; Matti Bickel <mabi@gentoo.org> -ampache-3.4.4.ebuild,
-ampache-3.5.3.ebuild, ampache-3.5.3-r1.ebuild, ampache-3.5.4.ebuild:
@@ -256,4 +260,3 @@
+ampache-3.3.1.ebuild:
Initial commit. Ebuild contributed by Steven Coutts <scoutts@bcs.org.uk>.
Closes bug #93544.
-
diff --git a/www-apps/ampache/ampache-3.4.3.ebuild b/www-apps/ampache/ampache-3.4.3.ebuild
index 6006e784e474..517ec1714ca7 100644
--- a/www-apps/ampache/ampache-3.4.3.ebuild
+++ b/www-apps/ampache/ampache-3.4.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.4.3.ebuild,v 1.4 2008/09/19 18:54:16 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.4.3.ebuild,v 1.5 2014/08/10 20:12:40 slyfox Exp $
inherit webapp depend.php
-DESCRIPTION="Ampache is a PHP-based tool for managing, updating and playing your audio files via a web interface."
+DESCRIPTION="Ampache is a PHP-based tool for managing, updating and playing your audio files via a web interface"
HOMEPAGE="http://www.ampache.org/"
SRC_URI="http://www.ampache.org/downloads/${P}.tar.gz"
diff --git a/www-apps/ampache/ampache-3.5.3-r1.ebuild b/www-apps/ampache/ampache-3.5.3-r1.ebuild
index 38633199580a..e2e8b0e22b21 100644
--- a/www-apps/ampache/ampache-3.5.3-r1.ebuild
+++ b/www-apps/ampache/ampache-3.5.3-r1.ebuild
@@ -1,12 +1,12 @@
-# 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/www-apps/ampache/ampache-3.5.3-r1.ebuild,v 1.4 2012/06/22 21:24:02 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.5.3-r1.ebuild,v 1.5 2014/08/10 20:12:40 slyfox Exp $
EAPI="2"
inherit webapp
-DESCRIPTION="Ampache is a PHP-based tool for managing, updating and playing your audio files via a web interface."
+DESCRIPTION="Ampache is a PHP-based tool for managing, updating and playing your audio files via a web interface"
HOMEPAGE="http://www.ampache.org/"
SRC_URI="http://www.ampache.org/downloads/${P}.tar.gz"
diff --git a/www-apps/ampache/ampache-3.5.4.ebuild b/www-apps/ampache/ampache-3.5.4.ebuild
index 9b78350900ec..5e8a54bc56ee 100644
--- a/www-apps/ampache/ampache-3.5.4.ebuild
+++ b/www-apps/ampache/ampache-3.5.4.ebuild
@@ -1,12 +1,12 @@
-# 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/www-apps/ampache/ampache-3.5.4.ebuild,v 1.2 2012/06/22 21:24:02 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.5.4.ebuild,v 1.3 2014/08/10 20:12:40 slyfox Exp $
EAPI="2"
inherit webapp
-DESCRIPTION="Ampache is a PHP-based tool for managing, updating and playing your audio files via a web interface."
+DESCRIPTION="Ampache is a PHP-based tool for managing, updating and playing your audio files via a web interface"
HOMEPAGE="http://www.ampache.org/"
SRC_URI="http://www.ampache.org/downloads/${P}.tar.gz"