summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-09-21 08:01:22 +0000
committerMichał Górny <mgorny@gentoo.org>2011-09-21 08:01:22 +0000
commit0ba88ac79724fe9d49208979c4a333c1e65867c2 (patch)
tree4a5d7f13c9e106bd03a0f14199755e2719e9310a /media-sound
parentMigrate to git-2. (diff)
downloadgentoo-2-0ba88ac79724fe9d49208979c4a333c1e65867c2.tar.gz
gentoo-2-0ba88ac79724fe9d49208979c4a333c1e65867c2.tar.bz2
gentoo-2-0ba88ac79724fe9d49208979c4a333c1e65867c2.zip
Migrate to git-2.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pms/ChangeLog7
-rw-r--r--media-sound/pms/pms-9999.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/pms/ChangeLog b/media-sound/pms/ChangeLog
index ec95c627c884..766a88b696ae 100644
--- a/media-sound/pms/ChangeLog
+++ b/media-sound/pms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/pms
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pms/ChangeLog,v 1.5 2010/09/16 07:10:28 wired Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pms/ChangeLog,v 1.6 2011/09/21 08:01:22 mgorny Exp $
+
+ 21 Sep 2011; Michał Górny <mgorny@gentoo.org> pms-9999.ebuild:
+ Migrate to git-2.
16 Sep 2010; Alex Alexander <wired@gentoo.org> pms-0.42.ebuild,
pms-9999.ebuild:
diff --git a/media-sound/pms/pms-9999.ebuild b/media-sound/pms/pms-9999.ebuild
index a79fd4345eda..8301db5635d3 100644
--- a/media-sound/pms/pms-9999.ebuild
+++ b/media-sound/pms/pms-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pms/pms-9999.ebuild,v 1.2 2010/09/16 07:10:28 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pms/pms-9999.ebuild,v 1.3 2011/09/21 08:01:22 mgorny Exp $
EAPI=2
-inherit autotools git
+inherit autotools git-2
DESCRIPTION="Practical Music Search: an open source ncurses client for mpd, written in C++"
HOMEPAGE="http://pms.sourceforge.net/"