diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-22 16:42:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-22 16:42:36 +0000 |
commit | a21fd5f5d8cc170f67a0100d08a8cc3420bb6d8c (patch) | |
tree | 96338568b258ae42136107fd7c70e33dbf61860e /x11-themes | |
parent | ppc stable (diff) | |
download | gentoo-2-a21fd5f5d8cc170f67a0100d08a8cc3420bb6d8c.tar.gz gentoo-2-a21fd5f5d8cc170f67a0100d08a8cc3420bb6d8c.tar.bz2 gentoo-2-a21fd5f5d8cc170f67a0100d08a8cc3420bb6d8c.zip |
amd64 stable, bug #263218
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/smplayer-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/smplayer-themes/smplayer-themes-0.1.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/smplayer-themes/ChangeLog b/x11-themes/smplayer-themes/ChangeLog index 202a84c026f7..275a24f84c96 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.19 2009/03/21 17:13:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.20 2009/03/22 16:42:36 maekke Exp $ + + 22 Mar 2009; Markus Meier <maekke@gentoo.org> + smplayer-themes-0.1.18.ebuild: + amd64 stable, bug #263218 21 Mar 2009; Raúl Porcel <armin76@gentoo.org> smplayer-themes-0.1.18.ebuild: diff --git a/x11-themes/smplayer-themes/smplayer-themes-0.1.18.ebuild b/x11-themes/smplayer-themes/smplayer-themes-0.1.18.ebuild index 0bcf8232c5bf..c3fe8af9ec78 100644 --- a/x11-themes/smplayer-themes/smplayer-themes-0.1.18.ebuild +++ b/x11-themes/smplayer-themes/smplayer-themes-0.1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.18.ebuild,v 1.2 2009/03/21 17:13:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.18.ebuild,v 1.3 2009/03/22 16:42:36 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" |