diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-04-19 09:18:28 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-04-19 09:18:28 +0000 |
commit | 11bdc494202f12e51b2a1be48d809bad3712231e (patch) | |
tree | 633db2db36b9a25bdec1f70dcf2809046d6b450d /x11-themes/smplayer-themes | |
parent | Stable on x86 wrt bug #217963 (diff) | |
download | gentoo-2-11bdc494202f12e51b2a1be48d809bad3712231e.tar.gz gentoo-2-11bdc494202f12e51b2a1be48d809bad3712231e.tar.bz2 gentoo-2-11bdc494202f12e51b2a1be48d809bad3712231e.zip |
Stable on x86
(Portage version: 2.1.4.4)
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.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/smplayer-themes/ChangeLog b/x11-themes/smplayer-themes/ChangeLog index 30fe91277c6a..d156558c86df 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.6 2008/04/16 17:07:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.7 2008/04/19 09:18:28 cla Exp $ + + 19 Apr 2008; Dawid Węgliński <cla@gentoo.org> + smplayer-themes-0.1.15.ebuild: + Stable on x86 16 Apr 2008; Markus Rothe <corsair@gentoo.org> smplayer-themes-0.1.15.ebuild: diff --git a/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild b/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild index 8cf59c5f08f5..9fe7e8f268e0 100644 --- a/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild +++ b/x11-themes/smplayer-themes/smplayer-themes-0.1.15.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.15.ebuild,v 1.4 2008/04/16 17:07:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild,v 1.5 2008/04/19 09:18:28 cla 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 ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" DEPEND="" RDEPEND="media-video/smplayer" |