diff options
author | 2008-04-02 08:00:10 +0000 | |
---|---|---|
committer | 2008-04-02 08:00:10 +0000 | |
commit | 56f8a47e1ed236105886b19a7d3bc6250b5342df (patch) | |
tree | d7ab91f8e5ebad885ca4371cd214b9e1c8c2b7d2 /gnome-extra | |
parent | stable x86, bug 215149 (diff) | |
download | gentoo-2-56f8a47e1ed236105886b19a7d3bc6250b5342df.tar.gz gentoo-2-56f8a47e1ed236105886b19a7d3bc6250b5342df.tar.bz2 gentoo-2-56f8a47e1ed236105886b19a7d3bc6250b5342df.zip |
stable x86, bug 215385
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/music-applet/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/music-applet/music-applet-2.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/music-applet/ChangeLog b/gnome-extra/music-applet/ChangeLog index 30913e91e39d..a5e71eb45de9 100644 --- a/gnome-extra/music-applet/ChangeLog +++ b/gnome-extra/music-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/music-applet # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/music-applet/ChangeLog,v 1.11 2008/02/24 14:46:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/music-applet/ChangeLog,v 1.12 2008/04/02 08:00:10 opfer Exp $ + + 02 Apr 2008; Christian Faulhammer <opfer@gentoo.org> + music-applet-2.3.0.ebuild: + stable x86, bug 215385 *music-applet-2.3.0 (24 Feb 2008) diff --git a/gnome-extra/music-applet/music-applet-2.3.0.ebuild b/gnome-extra/music-applet/music-applet-2.3.0.ebuild index df4529636d64..f1ab16ec1691 100644 --- a/gnome-extra/music-applet/music-applet-2.3.0.ebuild +++ b/gnome-extra/music-applet/music-applet-2.3.0.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/gnome-extra/music-applet/music-applet-2.3.0.ebuild,v 1.1 2008/02/24 14:46:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/music-applet/music-applet-2.3.0.ebuild,v 1.2 2008/04/02 08:00:10 opfer Exp $ inherit gnome2 python @@ -10,7 +10,7 @@ SRC_URI="http://www.kuliniewicz.org/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="libnotify" # This ebuild is far from perfect, it does a lot of automagic detection |