diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 19:41:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 19:41:07 +0000 |
commit | a4f91c2151472a753122faf775952b371522cf3f (patch) | |
tree | 585c35f78128f757c2ff5018408849e9be5720c9 /media-plugins/audacious-xosd | |
parent | Install documentation. (diff) | |
download | gentoo-2-a4f91c2151472a753122faf775952b371522cf3f.tar.gz gentoo-2-a4f91c2151472a753122faf775952b371522cf3f.tar.bz2 gentoo-2-a4f91c2151472a753122faf775952b371522cf3f.zip |
Keyworded ~sparc
(Portage version: 2.1.2-r5)
Diffstat (limited to 'media-plugins/audacious-xosd')
-rw-r--r-- | media-plugins/audacious-xosd/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/audacious-xosd/audacious-xosd-0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/audacious-xosd/ChangeLog b/media-plugins/audacious-xosd/ChangeLog index 5f169dd9f3d2..bbab3d085072 100644 --- a/media-plugins/audacious-xosd/ChangeLog +++ b/media-plugins/audacious-xosd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/audacious-xosd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/ChangeLog,v 1.4 2007/01/06 14:06:03 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/ChangeLog,v 1.5 2007/02/02 19:41:07 gustavoz Exp $ + + 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> + audacious-xosd-0.5.ebuild: + Keyworded ~sparc *audacious-xosd-0.5 (06 Jan 2007) diff --git a/media-plugins/audacious-xosd/audacious-xosd-0.5.ebuild b/media-plugins/audacious-xosd/audacious-xosd-0.5.ebuild index 7442e306a9bb..524400750b7d 100644 --- a/media-plugins/audacious-xosd/audacious-xosd-0.5.ebuild +++ b/media-plugins/audacious-xosd/audacious-xosd-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.ebuild,v 1.1 2007/01/06 14:06:03 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/audacious-xosd-0.5.ebuild,v 1.2 2007/02/02 19:41:07 gustavoz Exp $ DESCRIPTION="Audacious plugin for overlaying text/glyphs in X-On-Screen-Display" HOMEPAGE="http://www.netswarm.net/" @@ -8,7 +8,7 @@ SRC_URI="http://www.netswarm.net/misc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=x11-libs/xosd-2.2.14 |