diff options
author | Luis Medinas <metalgod@gentoo.org> | 2007-01-31 12:48:37 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2007-01-31 12:48:37 +0000 |
commit | 3654d0ebf1debf9994ec8695c3562db886b286b1 (patch) | |
tree | 833d0b9a069f7b25e9f25f6a10055ebefe7ddc38 /gnome-extra | |
parent | Stable on ppc, thanks to Nathan Smith for reporting. (diff) | |
download | gentoo-2-3654d0ebf1debf9994ec8695c3562db886b286b1.tar.gz gentoo-2-3654d0ebf1debf9994ec8695c3562db886b286b1.tar.bz2 gentoo-2-3654d0ebf1debf9994ec8695c3562db886b286b1.zip |
Version Bump. Fix Homepage thanks to Chris <elfan@db-forge.com>
(Portage version: 2.1.2-r5)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/music-applet/ChangeLog | 10 | ||||
-rw-r--r-- | gnome-extra/music-applet/files/digest-music-applet-2.0.0 | 3 | ||||
-rw-r--r-- | gnome-extra/music-applet/music-applet-0.9.2.ebuild | 8 | ||||
-rw-r--r-- | gnome-extra/music-applet/music-applet-2.0.0.ebuild | 24 |
4 files changed, 39 insertions, 6 deletions
diff --git a/gnome-extra/music-applet/ChangeLog b/gnome-extra/music-applet/ChangeLog index 94615bb4a985..940354d99189 100644 --- a/gnome-extra/music-applet/ChangeLog +++ b/gnome-extra/music-applet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/music-applet -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/music-applet/ChangeLog,v 1.2 2006/12/04 16:55:09 metalgod Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/music-applet/ChangeLog,v 1.3 2007/01/31 12:48:37 metalgod Exp $ + +*music-applet-2.0.0 (31 Jan 2007) + + 31 Jan 2007; Luis Medinas <metalgod@gentoo.org> music-applet-0.9.2.ebuild, + +music-applet-2.0.0.ebuild: + Version Bump. Fix Homepage thanks to Chris <elfan@db-forge.com> 04 Dec 2006; Luis Medinas <metalgod@gentoo.org> music-applet-0.9.2.ebuild: D-Bus 1.0 love to dependencies. Bug #154521. diff --git a/gnome-extra/music-applet/files/digest-music-applet-2.0.0 b/gnome-extra/music-applet/files/digest-music-applet-2.0.0 new file mode 100644 index 000000000000..d7095928a619 --- /dev/null +++ b/gnome-extra/music-applet/files/digest-music-applet-2.0.0 @@ -0,0 +1,3 @@ +MD5 b1a6435828cef91fa1fe61b78acdb8b5 music-applet-2.0.0.tar.gz 429916 +RMD160 8524fd98505046cdf07a6116a122f06b2543a304 music-applet-2.0.0.tar.gz 429916 +SHA256 05b163aa5cafed1a2853058de76507c6fc38ac6b9da157375edbd0e31c24332e music-applet-2.0.0.tar.gz 429916 diff --git a/gnome-extra/music-applet/music-applet-0.9.2.ebuild b/gnome-extra/music-applet/music-applet-0.9.2.ebuild index dcd2e5babadc..5bb202c44a66 100644 --- a/gnome-extra/music-applet/music-applet-0.9.2.ebuild +++ b/gnome-extra/music-applet/music-applet-0.9.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/music-applet/music-applet-0.9.2.ebuild,v 1.2 2006/12/04 16:55:09 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/music-applet/music-applet-0.9.2.ebuild,v 1.3 2007/01/31 12:48:37 metalgod Exp $ inherit gnome2 DESCRIPTION="GNOME applet to control various music players" -HOMEPAGE="http://web.ics.purdue.edu/~kuliniew/music-applet" -SRC_URI="http://web.ics.purdue.edu/~kuliniew/${PN}/downloads/${P}.tar.gz" +HOMEPAGE="http://www.kuliniewicz.org/music-applet/" +SRC_URI="http://www.kuliniewicz.org/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/music-applet/music-applet-2.0.0.ebuild b/gnome-extra/music-applet/music-applet-2.0.0.ebuild new file mode 100644 index 000000000000..31156ecaf30c --- /dev/null +++ b/gnome-extra/music-applet/music-applet-2.0.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2007 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.0.0.ebuild,v 1.1 2007/01/31 12:48:37 metalgod Exp $ + +inherit gnome2 + +DESCRIPTION="GNOME applet to control various music players" +HOMEPAGE="http://www.kuliniewicz.org/music-applet/" +SRC_URI="http://www.kuliniewicz.org/${PN}/downloads/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="dbus" + +DEPEND=">=x11-libs/gtk+-2.6 + >=gnome-base/libgnomeui-2 + >=gnome-base/gnome-panel-2 + || ( >=dev-libs/dbus-glib-0.71 <sys-apps/dbus-0.90 ) + dev-lang/python" + +RDEPEND="dev-util/pkgconfig" + +G2CONF="--with-dbus --without-xmms2" |