public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-Ofa/
@ 2011-02-12 10:37 Torsten Veller
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller @ 2011-02-12 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     876686bfe6e66386ce51ed4b99b8d188ae7baef6
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 10:20:28 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 10:20:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=876686bf

[migrate] dev-perl/Audio-Ofa

(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 ...Audio-Ofa-1.01.ebuild => Audio-Ofa-1.10.ebuild} |    5 +++--
 dev-perl/Audio-Ofa/ChangeLog                       |    8 +++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Audio-Ofa/Audio-Ofa-1.01.ebuild b/dev-perl/Audio-Ofa/Audio-Ofa-1.10.ebuild
similarity index 89%
rename from dev-perl/Audio-Ofa/Audio-Ofa-1.01.ebuild
rename to dev-perl/Audio-Ofa/Audio-Ofa-1.10.ebuild
index b5d255e..05e5c22 100644
--- a/dev-perl/Audio-Ofa/Audio-Ofa-1.01.ebuild
+++ b/dev-perl/Audio-Ofa/Audio-Ofa-1.10.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=3
 
 MODULE_AUTHOR=PEPE
+MODULE_VERSION=1.01
 inherit perl-module
 
 DESCRIPTION="Perl interface to libofa, an Acoustig Fingerprinting library"

diff --git a/dev-perl/Audio-Ofa/ChangeLog b/dev-perl/Audio-Ofa/ChangeLog
index 0e694c1..25670ab 100644
--- a/dev-perl/Audio-Ofa/ChangeLog
+++ b/dev-perl/Audio-Ofa/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Audio-Ofa
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Audio-Ofa-1.10 (12 Feb 2011)
+
+  12 Feb 2011; Torsten Veller <tove@gentoo.org> -Audio-Ofa-1.01.ebuild,
+  +Audio-Ofa-1.10.ebuild:
+  EAPI=3. Change version scheme
+
 *Audio-Ofa-1.01 (24 Mar 2010)
 
   24 Mar 2010; Torsten Veller <tove@gentoo.org> +Audio-Ofa-1.01.ebuild:



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-Ofa/
@ 2011-04-12  1:09 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-04-12  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     cd2341e98008642ff911dbfd7681fdcf5b11ea93
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 00:58:03 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 12 00:58:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cd2341e9

[migrate/addzero] Audio-Ofa

(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 ...dio-Ofa-0.02.ebuild => Audio-Ofa-0.20.0.ebuild} |    3 ++-
 ...dio-Ofa-1.10.ebuild => Audio-Ofa-1.10.0.ebuild} |    0
 dev-perl/Audio-Ofa/ChangeLog                       |    7 +++++++
 3 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Audio-Ofa/Audio-Ofa-0.02.ebuild b/dev-perl/Audio-Ofa/Audio-Ofa-0.20.0.ebuild
similarity index 89%
rename from dev-perl/Audio-Ofa/Audio-Ofa-0.02.ebuild
rename to dev-perl/Audio-Ofa/Audio-Ofa-0.20.0.ebuild
index 25e818c..9d144a4 100644
--- a/dev-perl/Audio-Ofa/Audio-Ofa-0.02.ebuild
+++ b/dev-perl/Audio-Ofa/Audio-Ofa-0.20.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=PEPE
+MODULE_VERSION="0.02"
 inherit perl-module
 
 DESCRIPTION="Perl interface to libofa, an Acoustig Fingerprinting library"

diff --git a/dev-perl/Audio-Ofa/Audio-Ofa-1.10.ebuild b/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0.ebuild
similarity index 100%
rename from dev-perl/Audio-Ofa/Audio-Ofa-1.10.ebuild
rename to dev-perl/Audio-Ofa/Audio-Ofa-1.10.0.ebuild

diff --git a/dev-perl/Audio-Ofa/ChangeLog b/dev-perl/Audio-Ofa/ChangeLog
index 25670ab..c9297b0 100644
--- a/dev-perl/Audio-Ofa/ChangeLog
+++ b/dev-perl/Audio-Ofa/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Audio-Ofa-1.10.0 (12 Apr 2011)
+*Audio-Ofa-0.20.0 (12 Apr 2011)
+
+  12 Apr 2011; Kent Fredric <kentfredric@gmail.com> -Audio-Ofa-0.02.ebuild,
+  +Audio-Ofa-0.20.0.ebuild, -Audio-Ofa-1.10.ebuild, +Audio-Ofa-1.10.0.ebuild:
+  Migrate, Addzero
+
 *Audio-Ofa-1.10 (12 Feb 2011)
 
   12 Feb 2011; Torsten Veller <tove@gentoo.org> -Audio-Ofa-1.01.ebuild,



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-Ofa/
@ 2016-12-18  0:11 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2016-12-18  0:11 UTC (permalink / raw
  To: gentoo-commits

commit:     5de0ee90ef876265ca40e3d5ffb033c56b350ad7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 23:47:41 2016 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Dec 17 23:47:41 2016 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5de0ee90

dev-perl/Audio-Ofa: Fix dep on dev-perl/ExtUtils-PkgConfig

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

 .../{Audio-Ofa-1.10.0-r1.ebuild => Audio-Ofa-1.10.0-r2.ebuild}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r1.ebuild b/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r2.ebuild
similarity index 88%
rename from dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r1.ebuild
rename to dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r2.ebuild
index 147900d..9c43f93 100644
--- a/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r1.ebuild
+++ b/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ COMMON_DEPEND="
 "
 DEPEND="
 	${COMMON_DEPEND}
-	dev-perl/extutils-pkgconfig
+	dev-perl/ExtUtils-PkgConfig
 	dev-perl/Module-Build
 	test? (
 		virtual/perl-Test-Simple


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

end of thread, other threads:[~2016-12-18  0:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 10:37 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-Ofa/ Torsten Veller
  -- strict thread matches above, loose matches on Subject: below --
2011-04-12  1:09 Kent Fredric
2016-12-18  0:11 Kent Fredric

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