diff options
author | 2008-01-09 08:15:43 +0000 | |
---|---|---|
committer | 2008-01-09 08:15:43 +0000 | |
commit | d984abef74ebe9b555884eab0286edc1ae60c8c5 (patch) | |
tree | b36329e09402f9a0131c7e0e72bc28d82dcdc69b /x11-misc/bubblemon | |
parent | Add missing x11-proto/inputproto to DEPEND. (diff) | |
download | gentoo-2-d984abef74ebe9b555884eab0286edc1ae60c8c5.tar.gz gentoo-2-d984abef74ebe9b555884eab0286edc1ae60c8c5.tar.bz2 gentoo-2-d984abef74ebe9b555884eab0286edc1ae60c8c5.zip |
Version bump.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'x11-misc/bubblemon')
-rw-r--r-- | x11-misc/bubblemon/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/bubblemon/bubblemon-2.0.8.ebuild | 24 | ||||
-rw-r--r-- | x11-misc/bubblemon/files/digest-bubblemon-2.0.8 | 3 |
3 files changed, 34 insertions, 1 deletions
diff --git a/x11-misc/bubblemon/ChangeLog b/x11-misc/bubblemon/ChangeLog index b9c2a4056cea..b03f00e9ea64 100644 --- a/x11-misc/bubblemon/ChangeLog +++ b/x11-misc/bubblemon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/bubblemon # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.29 2008/01/06 14:54:54 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.30 2008/01/09 08:15:43 nelchael Exp $ + +*bubblemon-2.0.8 (09 Jan 2008) + + 09 Jan 2008; Krzysiek Pawlik <nelchael@gentoo.org> + +bubblemon-2.0.8.ebuild: + Version bump. 06 Jan 2008; Samuli Suominen <drac@gentoo.org> bubblemon-1.46-r1.ebuild: Add missing pkgconfig dep wrt #204599 diff --git a/x11-misc/bubblemon/bubblemon-2.0.8.ebuild b/x11-misc/bubblemon/bubblemon-2.0.8.ebuild new file mode 100644 index 000000000000..9dbf286aa492 --- /dev/null +++ b/x11-misc/bubblemon/bubblemon-2.0.8.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-2.0.8.ebuild,v 1.1 2008/01/09 08:15:43 nelchael Exp $ + +inherit gnome2 + +DESCRIPTION="A fun monitoring applet for your desktop, complete with swimming duck" +HOMEPAGE="http://www.nongnu.org/bubblemon/" +SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.8.0 + >=gnome-base/gnome-panel-2 + >=gnome-base/libgnome-2.8 + >=gnome-base/libgnomeui-2.8" +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +DOCS="AUTHORS ChangeLog TRANSLATIONS README TODO" diff --git a/x11-misc/bubblemon/files/digest-bubblemon-2.0.8 b/x11-misc/bubblemon/files/digest-bubblemon-2.0.8 new file mode 100644 index 000000000000..b274659b5877 --- /dev/null +++ b/x11-misc/bubblemon/files/digest-bubblemon-2.0.8 @@ -0,0 +1,3 @@ +MD5 9a90dd42ee50072e9bd611357ee65cdd bubblemon-2.0.8.tar.gz 249796 +RMD160 42ebdd736add749ce1adf427d99ed759087a5045 bubblemon-2.0.8.tar.gz 249796 +SHA256 cc2921caa46b739512e6ec91bb4dfc17efbceaa02d647458b1d8ef494cbab71e bubblemon-2.0.8.tar.gz 249796 |