diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-02 22:56:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-02 22:56:31 +0000 |
commit | 873153a742686fe8de0a5ba399c35a35f950ec28 (patch) | |
tree | 97d3bdb572d039715ee258fedd4e39fbe4c0dbc7 /media-plugins | |
parent | amd64/x86 stable, bug #286773 (diff) | |
download | gentoo-2-873153a742686fe8de0a5ba399c35a35f950ec28.tar.gz gentoo-2-873153a742686fe8de0a5ba399c35a35f950ec28.tar.bz2 gentoo-2-873153a742686fe8de0a5ba399c35a35f950ec28.zip |
amd64/x86 stable, bug #286784
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/audacious-xosd/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/audacious-xosd/ChangeLog b/media-plugins/audacious-xosd/ChangeLog index 38de372c9634..9212c973494f 100644 --- a/media-plugins/audacious-xosd/ChangeLog +++ b/media-plugins/audacious-xosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/audacious-xosd -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/ChangeLog,v 1.13 2008/06/02 11:17:57 joker Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/ChangeLog,v 1.14 2009/10/02 22:56:31 maekke Exp $ + + 02 Oct 2009; Markus Meier <maekke@gentoo.org> audacious-xosd-0.9.ebuild: + amd64/x86 stable, bug #286784 02 Jun 2008; Christian Birchinger <joker@gentoo.org> audacious-xosd-0.9.ebuild: diff --git a/media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild b/media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild index 57cbd14b8617..3931868af826 100644 --- a/media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild +++ b/media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild,v 1.4 2008/06/02 11:17:57 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild,v 1.5 2009/10/02 22:56:31 maekke Exp $ DESCRIPTION="Audacious plugin for overlaying text/glyphs in X-On-Screen-Display" HOMEPAGE="http://www.netswarm.net/" @@ -10,7 +10,7 @@ IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" RDEPEND="x11-libs/xosd >=media-sound/audacious-1.4" |