diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-05 17:48:35 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-05 17:48:35 +0000 |
commit | b410573ef2ae273316be639617789e9b15056230 (patch) | |
tree | bef391fe668028cfdd03c14e4ffa6c8b23f52697 /media-sound/audacious | |
parent | Drop the use_enable line for session too. I guess it's going to be one of tho... (diff) | |
download | gentoo-2-b410573ef2ae273316be639617789e9b15056230.tar.gz gentoo-2-b410573ef2ae273316be639617789e9b15056230.tar.bz2 gentoo-2-b410573ef2ae273316be639617789e9b15056230.zip |
Drop README from dodoc as README was removed in 3.2.4
(Portage version: 2.2.0_alpha116/cvs/Linux i686)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 34b8b0b07b8e..fe71c74c5fd0 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.275 2012/07/05 17:44:07 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.276 2012/07/05 17:48:35 jdhore Exp $ + + 05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> audacious-3.2.4.ebuild: + Drop README from dodoc as README was removed in 3.2.4 05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> audacious-3.3_beta1.ebuild: Drop the use_enable line for session too. I guess it's going to be one of diff --git a/media-sound/audacious/audacious-3.2.4.ebuild b/media-sound/audacious/audacious-3.2.4.ebuild index 5bea99c11e38..4f523689fa8e 100644 --- a/media-sound/audacious/audacious-3.2.4.ebuild +++ b/media-sound/audacious/audacious-3.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild,v 1.1 2012/07/05 01:00:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild,v 1.2 2012/07/05 17:48:35 jdhore Exp $ EAPI=4 inherit eutils @@ -50,7 +50,7 @@ src_configure() { src_install() { default - dodoc AUTHORS README + dodoc AUTHORS # Gentoo_ice skin installation; bug #109772 insinto /usr/share/audacious/Skins/gentoo_ice |