summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-11-20 15:49:56 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-11-20 15:49:56 +0000
commit7b674da5dca6ba31d2f71144e4a8770e5d85f2f1 (patch)
treedc5e189855edb1db5b7969760e603f6218f8fd9f /x11-libs
parentMarked ~hppa too (thanks to LuckyLuke). (diff)
downloadhistorical-7b674da5dca6ba31d2f71144e4a8770e5d85f2f1.tar.gz
historical-7b674da5dca6ba31d2f71144e4a8770e5d85f2f1.tar.bz2
historical-7b674da5dca6ba31d2f71144e4a8770e5d85f2f1.zip
bug fix release from upstream. adds GtkStatusIcon support
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libnotify/ChangeLog7
-rw-r--r--x11-libs/libnotify/Manifest14
-rw-r--r--x11-libs/libnotify/libnotify-0.4.5.ebuild26
3 files changed, 45 insertions, 2 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index aa9dc27c7e1f..442ecbc2c526 100644
--- a/x11-libs/libnotify/ChangeLog
+++ b/x11-libs/libnotify/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/libnotify
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.41 2008/06/23 13:37:59 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.42 2008/11/20 15:49:56 cardoe Exp $
+
+*libnotify-0.4.5 (20 Nov 2008)
+
+ 20 Nov 2008; Doug Goldstein <cardoe@gentoo.org> +libnotify-0.4.5.ebuild:
+ bug fix release from upstream. adds GtkStatusIcon support
23 Jun 2008; Samuli Suominen <drac@gentoo.org> libnotify-0.4.4.ebuild:
Because repoman ci is broken commit to fix notification-daemon-xfce
diff --git a/x11-libs/libnotify/Manifest b/x11-libs/libnotify/Manifest
index be2343bab5c9..47fbcc5ac9c4 100644
--- a/x11-libs/libnotify/Manifest
+++ b/x11-libs/libnotify/Manifest
@@ -1,4 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST libnotify-0.4.4.tar.gz 395528 RMD160 d5f1a2b63b98dc4abcd521b625ff5e7c206741c8 SHA1 51375cb75ea933962bb3bf594f8f1856968aa2e7 SHA256 2389a9b8220f776033f728a8d46352cfee5c8705066e34887bfb188f9f0d3856
+DIST libnotify-0.4.5.tar.gz 364142 RMD160 6ddf4feb50504012c5f5fd205123d9f27cb12ef6 SHA1 e0a3be6249978ae2eb18bb77cdd22763271dc904 SHA256 0799db8ea1500b65a477421a8c930cc8c8b0bbc0596e55ea1601e2542f3fb0d9
EBUILD libnotify-0.4.4.ebuild 822 RMD160 140f2b1618dc121f08bf2136ffe7b469a9da15a3 SHA1 c8c1d1eb495b2e400a0bc61afcd1c5cc2929091b SHA256 79d086bf5815554ebd8058de0277d62c30ba6ed10d2f06cba6a81556f009b0bd
-MISC ChangeLog 5278 RMD160 41691e30a8b3f8cd79e5e7e0c8d006f58a141034 SHA1 df3180a79327a43a56b005a200c511238e389bee SHA256 8acd0987768d26f1d64dc610f888ae2b48ab62c388cb0da4f968112865f7eeac
+EBUILD libnotify-0.4.5.ebuild 833 RMD160 b30a466a60dcb281f60ec5df83e05a2b26343116 SHA1 8706f9941d056506325fcfddda22a5292eda69a6 SHA256 8d1506f453e48357d129d7609bf439646318ca6424645d7a6c41b6b57b7db313
+MISC ChangeLog 5448 RMD160 4b312c0816fc6158054915a1c68ad3abc95b2360 SHA1 fdf3e262588ec4a4093329ed697d2c196794e7a5 SHA256 c7474d02354d7fa3d9b3bdaee24a0d94788458b54ecf95b54deb8772e96d44b4
MISC metadata.xml 309 RMD160 41a011e8c4aa3b21a2dd17d07d4169816141fb8a SHA1 49d26a613994ed1e423d9200bf3b66592c0760c5 SHA256 37dfe8555749481a6f02759a7ad6c2961e71283013c9c9be94f57aa6e1358bfb
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkklhzwACgkQoeSe8B0zEfy+3QCdHAwO2OMvifPVb8njczQ3CIVy
+Ll4AniHKkFCzx9l3SvwpUDorzdj8lLiF
+=aKIB
+-----END PGP SIGNATURE-----
diff --git a/x11-libs/libnotify/libnotify-0.4.5.ebuild b/x11-libs/libnotify/libnotify-0.4.5.ebuild
new file mode 100644
index 000000000000..2f74c0f69b36
--- /dev/null
+++ b/x11-libs/libnotify/libnotify-0.4.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.1 2008/11/20 15:49:56 cardoe Exp $
+
+inherit eutils
+
+DESCRIPTION="Notifications library"
+HOMEPAGE="http://www.galago-project.org/"
+SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="doc"
+
+RDEPEND=">=x11-libs/gtk+-2.6
+ >=dev-libs/glib-2.6
+ >=dev-libs/dbus-glib-0.71
+ || ( x11-misc/notification-daemon x11-misc/notification-daemon-xfce )"
+DEPEND="${RDEPEND}
+ doc? ( >=dev-util/gtk-doc-1.4 )"
+
+src_install() {
+ emake install DESTDIR="${D}" || die "make install failed"
+ dodoc AUTHORS ChangeLog NEWS
+}