public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/gejengel/
@ 2015-09-01 19:55 Tobias Klausmann
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann @ 2015-09-01 19:55 UTC (permalink / raw
  To: gentoo-commits

commit:     ab148af450a665a63c92a5c56b9939022d66ac2e
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 19:45:49 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 19:45:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab148af4

media-sound/gejengel: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 media-sound/gejengel/gejengel-0.1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gejengel/gejengel-0.1.4-r1.ebuild b/media-sound/gejengel/gejengel-0.1.4-r1.ebuild
index 467aa7a..9feadc7 100644
--- a/media-sound/gejengel/gejengel-0.1.4-r1.ebuild
+++ b/media-sound/gejengel/gejengel-0.1.4-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=4
 inherit eutils multilib flag-o-matic
 
 DESCRIPTION="Lightweight audio player"
-HOMEPAGE="https://code.google.com/p/gejengel"
+HOMEPAGE="https://github.com/dirkvdb/gejengel"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: media-sound/gejengel/
@ 2015-12-23 20:38 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2015-12-23 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     1cdba91e7b39fd14db3846a6f8ebeecfda9e02a8
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 20:10:52 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 20:38:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cdba91e

media-sound/gejengel: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 media-sound/gejengel/gejengel-0.1.4-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-sound/gejengel/gejengel-0.1.4-r2.ebuild b/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
index c49ab01..79c7954 100644
--- a/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
+++ b/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools eutils multilib flag-o-matic
 
 DESCRIPTION="Lightweight audio player"
@@ -53,6 +53,7 @@ src_prepare() {
 }
 
 src_configure() {
+	append-cxxflags -std=c++11
 	econf \
 		--disable-shared \
 		$(use_enable syslog logging) \


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

* [gentoo-commits] repo/gentoo:master commit in: media-sound/gejengel/
@ 2016-01-03 11:54 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2016-01-03 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     24b765bfd9d5a02f7ca9e051f58ad4cbeeff85d8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 11:51:59 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 11:51:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b765bf

media-sound/gejengel: amd64 stable wrt bug #569536

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-sound/gejengel/gejengel-0.1.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gejengel/gejengel-0.1.4-r2.ebuild b/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
index 79c7954..627016e 100644
--- a/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
+++ b/media-sound/gejengel/gejengel-0.1.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+alsa audioscrobbler debug dbus +ffmpeg flac libnotify mad openal pulseaudio syslog"
 
 RDEPEND="dev-cpp/gtkmm:2.4


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

* [gentoo-commits] repo/gentoo:master commit in: media-sound/gejengel/
@ 2016-12-31 22:18 Göktürk Yüksek
  0 siblings, 0 replies; 4+ messages in thread
From: Göktürk Yüksek @ 2016-12-31 22:18 UTC (permalink / raw
  To: gentoo-commits

commit:     bbadbf2b6798c383e9e18184e8eef2598b8b8645
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 22:17:22 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 22:17:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbadbf2b

media-sound/gejengel: remove the proxied maintainer per his request

Package-Manager: portage-2.3.0

 media-sound/gejengel/metadata.xml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/media-sound/gejengel/metadata.xml b/media-sound/gejengel/metadata.xml
index 23241dc..9cd7ca8 100644
--- a/media-sound/gejengel/metadata.xml
+++ b/media-sound/gejengel/metadata.xml
@@ -1,15 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-                <email>DuPol@gmx.de</email>
-                <name>Dustin Polke</name>
-                <description>Proxy maintainer, to be assigned bugs</description>
-	</maintainer>
-	<maintainer type="project">
-                <email>proxy-maint@gentoo.org</email>
-                <name>Proxy Maintainers</name>
-        </maintainer>
+	<!-- maintainer-needed -->
 	<use>
 		<flag name="audioscrobbler">Enable track submission on last.fm</flag>
 	</use>


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 19:55 [gentoo-commits] repo/gentoo:master commit in: media-sound/gejengel/ Tobias Klausmann
  -- strict thread matches above, loose matches on Subject: below --
2015-12-23 20:38 Pacho Ramos
2016-01-03 11:54 Agostino Sarubbo
2016-12-31 22:18 Göktürk Yüksek

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