diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-28 14:41:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-28 14:41:17 +0000 |
commit | 191eb4dd02e354750a04058465c92870b963b4c0 (patch) | |
tree | af9daccf2618ae0b9b838dee122eff05829b2fff /x11-themes/smplayer-themes | |
parent | amd64 stable, bug #238788 (diff) | |
download | gentoo-2-191eb4dd02e354750a04058465c92870b963b4c0.tar.gz gentoo-2-191eb4dd02e354750a04058465c92870b963b4c0.tar.bz2 gentoo-2-191eb4dd02e354750a04058465c92870b963b4c0.zip |
amd64/x86 stable, bug #238794
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc7 i686)
Diffstat (limited to 'x11-themes/smplayer-themes')
-rw-r--r-- | x11-themes/smplayer-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/smplayer-themes/ChangeLog b/x11-themes/smplayer-themes/ChangeLog index bf97c87a6039..829b77fae668 100644 --- a/x11-themes/smplayer-themes/ChangeLog +++ b/x11-themes/smplayer-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/smplayer-themes # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.12 2008/09/28 13:12:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.13 2008/09/28 14:41:17 maekke Exp $ + + 28 Sep 2008; Markus Meier <maekke@gentoo.org> + smplayer-themes-0.1.16.ebuild: + amd64/x86 stable, bug #238794 28 Sep 2008; Jeroen Roovers <jer@gentoo.org> smplayer-themes-0.1.16.ebuild: diff --git a/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild b/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild index e8b4302e6612..c543c234e757 100644 --- a/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild +++ b/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild,v 1.2 2008/09/28 13:12:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild,v 1.3 2008/09/28 14:41:17 maekke Exp $ DESCRIPTION="Icon themes for smplayer" HOMEPAGE="http://smplayer.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" DEPEND="" RDEPEND="media-video/smplayer" |