summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2013-08-09 00:27:32 +0000
committerPatrick McLean <chutzpah@gentoo.org>2013-08-09 00:27:32 +0000
commitb1399d4a592b743809d8cceecf51d7ad0436c99e (patch)
tree42708cb60f8f8644a39e7472b91b1f2dc320cea3 /media-sound
parentNew package dev-lang/whitespace-0.3 (diff)
downloadgentoo-2-b1399d4a592b743809d8cceecf51d7ad0436c99e.tar.gz
gentoo-2-b1399d4a592b743809d8cceecf51d7ad0436c99e.tar.bz2
gentoo-2-b1399d4a592b743809d8cceecf51d7ad0436c99e.zip
Update patch names in 99999999 so it actually works.
(Portage version: 2.1.13.5/cvs/Linux x86_64, signed Manifest commit with key 5C350883)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pithos/ChangeLog5
-rw-r--r--media-sound/pithos/pithos-99999999.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/pithos/ChangeLog b/media-sound/pithos/ChangeLog
index 868d035c7466..665f22210434 100644
--- a/media-sound/pithos/ChangeLog
+++ b/media-sound/pithos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/pithos
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.3 2013/08/08 21:24:48 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.4 2013/08/09 00:27:32 chutzpah Exp $
+
+ 09 Aug 2013; Patrick McLean <chutz@gentoo.org> pithos-99999999.ebuild:
+ Update patch names in 99999999 so it actually works.
*pithos-20130808 (08 Aug 2013)
diff --git a/media-sound/pithos/pithos-99999999.ebuild b/media-sound/pithos/pithos-99999999.ebuild
index c01589ab664b..7dbf3e234a7e 100644
--- a/media-sound/pithos/pithos-99999999.ebuild
+++ b/media-sound/pithos/pithos-99999999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v 1.2 2013/08/08 21:24:48 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v 1.3 2013/08/09 00:27:32 chutzpah Exp $
EAPI=5
PYTHON_COMPAT=(python2_7)
@@ -37,8 +37,8 @@ RDEPEND="dev-python/pyxdg[${PYTHON_USEDEP}]
!gnome? ( dev-libs/keybinder[python] )"
PATCHES=(
- "${FILESDIR}"/${P}-detect-datadir.patch
- "${FILESDIR}"/${P}-dont-notify-volume.patch
+ "${FILESDIR}"/${PN}-20130808-detect-datadir.patch
+ "${FILESDIR}"/${PN}-20130808-dont-notify-volume.patch
)
src_prepare() {